🔥 Form support Form.Item.useStatus for custom components to get Form.Item validate status. #36486
🆕 Form support setFieldValue to simplify config array index value. #36058
🐞 Fix Form.Item shaking when trigger validate so fast. #36575
🆕 Radio.Group support onBlur and onFocus props. #36041
🆕 Typography ellipsis.tooltip supports a object for Tooltip props. #36099
🛠 Refactor Drawer to remove directly style control which helps more React way. #36672
🛠 Refactor Sketelon.Button square shape style that its width is equal to height, and old become the default. #36123@alanhaledc
🐞 Fix Modal.confirm onCancel argument close is not a function sometimes. #36600@Wxh16144
🐞 Revert #36439 to fix the problem of incorrect status when uploading and deleting files, and fix the status color change when Upload removes files again change problem. #36706
Tree
🛠 Tree/TreeSelect switcherIcon argument support more parameters from { expanded: boolean } to AntTreeNodeProps. #36651@alanhaledc
🐞 Fix Tree draggable Fn params type from AntTreeNode to DataNode. #36648@tianyuan233
Table
💄 Fix Table extra shadow and scrollbar when all columns are fixed. #36606@dashaowang
💄 Fix Table tree data ellipsis style problem. #36608
🐞 Revert back panel style into wrapper dom node in case developer use contentWrapperStyle for overwrite. #36748
🐞 Fix for the string type as width/height value and warning which should use number type instead. #284
4.22.1
2022-07-27
🐞 Fix Drawer with percentage width display issue. #36729
4.22.0
2022-07-26
Form
🔥 Form support Form.Item.useStatus for custom components to get Form.Item validate status. #36486
🆕 Form support setFieldValue to simplify config array index value. #36058
🐞 Fix Form.Item shaking when trigger validate so fast. #36575
🆕 Radio.Group support onBlur and onFocus props. #36041
🆕 Typography ellipsis.tooltip supports a object for Tooltip props. #36099
🛠 Refactor Drawer to remove directly style control which helps more React way. #36672
🛠 Refactor Sketelon.Button square shape style that its width is equal to height, and old become the default. #36123@alanhaledc
🐞 Fix Modal.confirm onCancel argument close is not a function sometimes. #36600@Wxh16144
🐞 Revert #36439 to fix the problem of incorrect status when uploading and deleting files, and fix the status color change when Upload removes files again change problem. #36706
Tree
🛠 Tree/TreeSelect switcherIcon argument support more parameters from { expanded: boolean } to AntTreeNodeProps. #36651@alanhaledc
🐞 Fix Tree draggable Fn params type from AntTreeNode to DataNode. #36648@tianyuan233
Table
💄 Fix Table extra shadow and scrollbar when all columns are fixed. #36606@dashaowang
💄 Fix Table tree data ellipsis style problem. #36608
This version was pushed to npm by vagusx, a new releaser for antd since your current version.
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 4.16.0 to 4.22.3.
Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
... (truncated)
Commits
ab0b6b2
chore: clean Drawer ts def (#36823)a09377f
docs: add changelog 4.22.3 (#36812)587c911
Fix custom less variable being overwritten (#36805)ae43c26
fix: upload list item flashes after being removed in react18 (#36801)819eec8
chore(deps): update dependency@size-limit/file
to v8 (#36802)f01aa3c
chore(deps): update dependency size-limit to v8 (#36803)ffb3a4d
fix: Form vertical with span row (#36800)c5668a7
docs: Form disabled version (#36760)51954aa
fix: fix row in flex layout size cal (#36770)9a308bb
docs: 4.22.2 changelog (#36764)Maintainer changes
This version was pushed to npm by vagusx, a new releaser for antd since your current version.
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)