💄 Fix the suffix style problem of InputNumber without control. #50450@coding-ice
🆕 Form rule.message supports skipping variable substitution through \\${}. #50412@zombieJ
🐞 Fixed the issue where the rounded corners of the trigger element are missing when the FloatButton component has shape="square" and in menu mode when the menu pops up. #50408@li-jia-nan
🐞 Fixed the problem that Upload.Dragger does not work when dragging and dropping upload folders. #50394@huiliangShen
🐞 Fixed the issue where the arrow icon disappears after hovering when Select specifies getPopcontainer={node=node.parentNode}. #50382@afc163
🐞 Fixed the arrow misalignment error when Popover sets the arrow.pointAtCenter property. #50260@Wxh16144
📖 Transfer adds Russian and Ukrainian localization copy. #50429@alexlag
TypeScript
🤖 Roll back the Table partial generic constraint object to any to reduce break changes caused by #50351. #50372@crazyair
💄 Fix the suffix style problem of InputNumber without control. #50450@coding-ice
🆕 Form rule.message supports skipping variable substitution through \\${}. #50412@zombieJ
🐞 Fixed the issue where the rounded corners of the trigger element are missing when the FloatButton component has shape="square" and in menu mode when the menu pops up. #50408@li-jia-nan
🐞 Fixed the problem that Upload.Dragger does not work when dragging and dropping upload folders. #50394@huiliangShen
🐞 Fixed the issue where the arrow icon disappears after hovering when Select specifies getPopcontainer={node=node.parentNode}. #50382@afc163
🐞 Fixed the arrow misalignment error when Popover sets the arrow.pointAtCenter property. #50260@Wxh16144
📖 Transfer adds Russian and Ukrainian localization copy. #50429@alexlag
TypeScript
🤖 Roll back the Table partial generic constraint object to any to reduce break changes caused by #50351. #50372@crazyair
5.20.1
2024-08-11
ColorPicker
🐞 Fix ColorPicker compile error of @ant-design/fast-color. #50293@afc163
💄 Fix ColorPicker not adjust border style when under Space.Compact. #50291@zombieJ
💄 Fix Table zIndexTableFixed token not support CSS var. #50355@li-jia-nan
🐞 Fix FloatButton don't support zIndexPopupBase token. #50349@Yuzu-io
🐞 Fix Typography tooltip not show with precision issue of ellipsis. #50315@zombieJ
🐞 Fix Form preserve={false} should not trigger shouldUpdate rerender. #50283@zombieJ
🐞 Fix Tour default z-index not follow zIndexPopup token issue. #50300@zombieJ
🐞 Fix Calendar locale should override locale from ConfigProvider. #50236@Asanio06
💄 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
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.19.3 to 5.20.2.
Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
... (truncated)
Commits
5888e6a
docs: add 5.20.2 changelogs (#50492)5561a46
chore: turn off sourcemap (#50473)e80ef92
docs: add link of Pronunciation (#50469)fa3fddb
test: use bun in github action (#50466)8a23050
type(tag): Optimize ts types (#50427)7481e14
docs(typo): chose to choose (#50460)bda8cb0
fix(input-number): without controls suffix style (#50450)4235d11
docs(ConfigProvider): improve component config classnames/styles (#50451)72fda1a
docs: rm useless demo (#50449)ae44eb9
docs(carousel): improve dots description (#50446)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