๐ Since v4.20.0 Segemented props onChange callback function parameter adjusted from ChangeEvent (v4.20.0-alpha.0, v4.20.0-alpha.1) to value to simplify API. #35187@โvagusX
Form
๐ฅ Form support useWatch to get current field value. #35036
๐ Form support useFormInstance to get current context form instance. #35039
๐ Fix Form broken layout when set labelCol={{ sm: 24 }} and wrapperCol={{ sm: 24 }}. #34907
๐ Menu support items for perf prepare, and children will be removed in next major version. #34559
๐ Image PreviewGroup Support top progress rendering. #35038@โzpc7
Upload
๐ Upload support crossOrigin for images in picture-card mode. #34981@โdragmove
๐ Fix Upload prefixCls don't work on file list. #34944@โswchen
๐ Since v4.20.0 Segemented props onChange callback function parameter adjusted from ChangeEvent (v4.20.0-alpha.0, v4.20.0-alpha.1) to value to simplify API. #35187@โvagusX
Form
๐ฅ Form support useWatch to get current field value. #35036
๐ Form support useFormInstance to get current context form instance. #35039
๐ Fix Form broken layout when set labelCol={{ sm: 24 }} and wrapperCol={{ sm: 24 }}. #34907
๐ Menu support items for perf prepare, and children will be removed in next major version. #34559
๐ Image PreviewGroup Support top progress rendering. #35038@โzpc7
Upload
๐ Upload support crossOrigin for images in picture-card mode. #34981@โdragmove
๐ Fix Upload prefixCls don't work on file list. #34944@โswchen
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)
Bumps antd from 3.26.20 to 4.20.0.
Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
... (truncated)
Commits
3467c36
docs: Update Segmented changelog59c7c37
docs: fix changelog dateda85ed4
docs: 4.20.0 changelog (#35203)75c741c
chore: update ui.yml0efba5f
docs: add demo link for Menu legacy usage (#35202)f410b18
fix: remove Tabs overflow hidden style (#35195)cf99398
site: tweak theme button margin of site footer (#35192)1548f44
feat: upgrade rc-segmented v2 (#35187)5bb4705
chore: fix argos-ci check status in PR (#35193)a9806a2
perf: optimize calculation of filteredKeysIsAllControlled (#35064)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)