Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps antd from 3.26.20 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 use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 18, 2021
@dependabot-preview
Copy link
Contributor Author

Superseded by #490.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/antd-4.10.3 branch January 25, 2021 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant