Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump antd from 4.6.6 to 4.10.3 in /superset-frontend #11

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jan 21, 2021

Bumps antd from 4.6.6 to 4.10.3.

Release notes

Sourced from antd's releases.

4.10.3

  • 🐞 Fix Button not adapting to the @btn-border-width when loading. #28886 @jjanssen
  • Table
    • 💄 Add @table-border-color less variable. #28903
    • 🐞 Fix that invalid params passed to onChange event if define custom filterDropdown and nested filters. #28850 @Meowu
    • 💄 Tweak Table selection column width to 32px. #28073
  • Transfer
  • Upload
    • 🐞 Support for capturing Error message for the Upload error tooltip. #28716 @wangcch
    • 🆕 Upload auto fills uid of fileList when not provided. #28832
  • 🐞 Fix Slider getPopupContainer prop has no default value document.body. #28865 @rinick
  • 🐞 Fix Empty description validateDOMNesting warning. #28862
  • 💄 Fix Tree filterTreeNode missing style. #28866
  • 💄 fix Badge dot width issue when size="small". #28854

  • 🐞 修复按钮在 loading 加载时 @btn-border-width 失效问题。#28886 @jjanssen
  • Table
    • 🐞 修复 Table 自定义过滤器时 onChange 参数 filters 被错误转换及为空数组的问题。#28850 @Meowu
    • 💄 调整 Table 选中列宽度至 32px#28073
    • 💄 新增 @table-border-color less 变量。#28903
  • Transfer
  • Upload
    • 🐞 支持 Upload 报错提示对 Error 文本信息的捕获(Tooltip)。#28716 @wangcch
    • 🆕 Upload 在 fileList 没有提供 uid 时,会自动对其进行填充。#28832
  • 🐞 修复 Slider getPopupContainer 属性没有默认值 document.body 问题。#28865 @rinick
  • 🐞 修复 Empty description 内使用 div 会报 validateDOMNesting 的问题。#28862
  • 💄 修复 Tree filterTreeNode 高亮样式丢失的问题。#28866
  • 💄 修复 Badge dot 宽度样式。#28854

4.10.2

  • 🐞 Fix import error when use antd in commonjs. #28715

  • 🐞 修复 commonjs 下引入 antd 报错的问题。#28715

4.10.1

  • 🛠 Optimize Select search performance. #28715 @kerm1it
  • 🐞 Fix Slider throw forcePopupAlign error when unmounted. #28699 @Kerumen
  • 🐞 Fix Transfer throws Cannot add property key, object is not extensible when dataSource is immutable. #28675

... (truncated)

Changelog

Sourced from antd's changelog.

4.10.3

2021-01-18

  • 🐞 Fix Button not adapting to the @btn-border-width when loading. #28886 @jjanssen
  • Table
    • 💄 Add @table-border-color less variable. #28903
    • 🐞 Fix that invalid params passed to onChange event if define custom filterDropdown and nested filters. #28850 @Meowu
    • 💄 Tweak Table selection column width to 32px. #28073
  • Transfer
  • Upload
    • 🐞 Support for capturing Error message for the Upload error tooltip. #28716 @wangcch
    • 🆕 Upload auto fills uid of fileList when not provided. #28832
  • 🐞 Fix Slider getPopupContainer prop has no default value document.body. #28865 @rinick
  • 🐞 Fix Empty description validateDOMNesting warning. #28862
  • 💄 Fix Tree filterTreeNode missing style. #28866
  • 💄 fix Badge dot width issue when size="small". #28854

4.10.2

2021-01-11

  • 🐞 Fix import error when use antd in commonjs. #28715

4.10.1

2021-01-10

  • 🛠 Optimize Select search performance. #28715 @kerm1it
  • 🐞 Fix Slider throw forcePopupAlign error when unmounted. #28699 @Kerumen
  • 🐞 Fix Transfer throws Cannot add property key, object is not extensible when dataSource is immutable. #28675
  • 🐞 Fix Notification box closing height issue generated by useNotification. #28660
  • 🐞 Fix Drawer and Modal disabled scrollbar after closing. #28749
  • 🛠 Reduce gzipped bundle size 2kB. #28678
  • TypeScript

4.10.0

2021-01-04

🎉 Happy New Year!

  • 🐞 Fix the compatibility issue of less 4.0.0.
  • 🐞 Fix the problem of cursor jumping when Typography is editable. #28545
  • 🐞 Fix the problem that repeatedly clicking on expanded nodes when Tree dynamically loads data will lead to wrong status.#28349 @liuchao233
  • 🐞 Fix the problem that TreeSelect & Select cannot open the dropdown menu when it's searchValue has value. #28574
  • 🐞 Fix Dropdown disabled menu item link style. #28578

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Jan 21, 2021

The following labels could not be found: npm, dependabot.

@dependabot @github
Copy link
Author

dependabot bot commented on behalf of github Mar 15, 2021

Superseded by #14.

@dependabot dependabot bot closed this Mar 15, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/superset-frontend/antd-4.10.3 branch March 15, 2021 08:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants