💄 Optimize ColorPicker when selecting a color from the transparent state, it defaults to using a bright color instead of black color to enhance the user interaction experience. #50148
🆕 ConfigProvider support indicator property for Spin. #50183@coding-ice
🆕 Upload showUploadList support extra for additional content. #50098@guoyunhe
🆕 Tree support custom loading icon for tree nodes with new prop switcherLoadingIcon. #49716@coding-ice
Slider
🆕 Slider support range.editable to dynamic add/remove handles. #49923
🆕 Slider range.editable support minCount and maxCount. #49987
⌨️ Optimize Input be changed repeatedly when hold the enter key in multi-mode. rc-input#72@crazyair
🐞 Fix grouping columns does not apply sorting for Table. #50086@Zyf665
🐞 Fix Popover/PopConfirm/Tooltip with topLeft, topRight, bottomLeft, bottomRight zoom in transform origin not correct when target element width is too large. #50134
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 show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@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)
Bumps antd from 5.17.3 to 5.20.1.
Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
... (truncated)
Commits
e1e0c0b
docs(✨ ): release 5.20.1 (#50363)0ae6d69
chore: Update pr-open-notify.yml (#50361)5b5d385
chore: fix surge deploy by locking version to 0.23.1 (#50359)5aa5c3d
fix(Table): set z-index unit to false (#50357)429cf1b
refactoring: rewrite renderCircle with React Component (#50358)dd34321
chore: fix surge preview deploy not throw error (#50356)dab9ab6
fix(Table): style value should support CSS var (#50355)0c97a6f
test: speed up test workflow (#50346)d6be2b2
chore(deps): update dependency cheerio to v1.0.0 (#50352)857ee24
type(Table): TypeScript improvement (#50351)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 show