🛠 Adjust Tree & TreeSelect defaultExpandAll logic to only add internal expandedKeys which treeNode has children instead to avoid perf issue when with large data or loadData case. #50689@zombieJ
🐞 Fix Cascader not show parent option in search when using multiple. #50689
🐞 Fix Typography ellipsis.tooltip.title with ReactNode will cause dead loop. #50688@zombieJ
🛠 Adjust Tree & TreeSelect defaultExpandAll logic to only add internal expandedKeys which treeNode has children instead to avoid perf issue when with large data or loadData case. #50689@zombieJ
🐞 Fix Cascader not show parent option in search when using multiple. #50689
🐞 Fix Typography ellipsis.tooltip.title with ReactNode will cause dead loop. #50688@zombieJ
5.20.4
2024-09-02
Menu
🐞 Fix Menu token itemPaddingInline inoperative not working. #50663@coding-ice
🐞 Fix Menu missing hover transition style. #50624@afc163
💄 Badge add transition effect to count node. #50607@afc163
💄 Fix Table column header move with unexpected transition. #50605@afc163
🛠 Refactor Typography code to optimize internal logic. #50561@afc163
🐞 Disable the Rate component within Form.Item when the form is disabled. #50594@nikzanda
🐞 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
You can trigger a rebase of this PR 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)
You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/libamtrack/web/network/alerts).
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Removes node-fetch. It's no longer used after updating ancestor dependencies node-fetch, antd and @ant-design/compatible. These dependencies need to be updated together.
Removes
node-fetch
Updates
antd
from 3.26.20 to 5.20.6Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
... (truncated)
Commits
5cb88bc
docs: changelog for 5.20.6 (#50763)a870e6b
docs: Update README.md (#50764)5003f05
type: narrow Collapse onChange argument to string[] (#50754)ac5bb7c
fix: Dropdown cannot wrap correctly when out of screen edge (#50752)61e365f
fix(menu): Improve collapse animation smoothness (#50751)127ccb3
enhance(badge): move out animation (#50743)f5b0a98
chore: Update virtual-list.tsx (#50741)89f55f2
fix: virtual table display error (#50737)ba023f5
refactor: use React.useMemo manage the object of ContextProvider value (#50735)c5c24aa
style: fix Input.Search search button radius style (#50734)Maintainer changes
This version was pushed to npm by peachscript, a new releaser for antd since your current version.
Updates
@ant-design/compatible
from 1.1.2 to 5.1.3Release notes
Sourced from
@ant-design/compatible
's releases.... (truncated)
Commits
37222fa
5.1.3fe96701
fix: antd latest version compatible921f883
fix CSS-in-JS warning about content without quotes (#157)38e317e
v5.1.27565ed7
feat: update v4 theme (#158)c96e5b1
v5.1.11c4678b
fix: father export bug (#155)e64aa93
fix: remove useless less (#154)f26827a
5.1.0480dcd0
feat: v5 compatible v3 form (#152)You can trigger a rebase of this PR 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