💄 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 ColorPicker onChangeComplete not correct when click directly without move on the picker panel. #50501@zombieJ
🐞 Fix FloatButton.Group with controlled mode warning for nest updating issue. #50500@zombieJ
5.20.2
2024-08-19
💄 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
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.20.1 to 5.20.4.
Release notes
Sourced from antd's releases.
Changelog
Sourced from antd's changelog.
Commits
bdb2cd2
docs: changelog of 5.20.4 (#50674)d80b956
docs: tweak ColorPicker usage in customize theme doc (#50673)b440972
fix: add Transfer.deselectAll to tr_TR (#50672)612d5c0
docs: Tour gap prop (#50574)9570ae0
chore: upgrade deps (#50667)cfc07f2
docs(button): bump from@emotion/css
to antd-style (#50662)33e9878
fix(menu): itemPaddingInline inoperative (#50663)3d54838
docs: update color-picker onChage Docs (#50656)c2ee092
test: fix codecov comment (#50640)b27b062
style: fix Menu item background transition style (#50624)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