🛠 Adjust DatePicker.RangePicker to not allow switching to the next field by clicking the input when needConfirm and the user has not submitted the date. #51591@zombieJ
🛠 Lock Input.OTP ctrl + z operation to avoid data not correct. #51609@zombieJ
🐞 Fix Select tags or multiple mode display issue. #51605@guoyunhe
💄 Fixed the issue of DatePicker.RangePicker flashing when the mouse moves between cells. #51533@afc163
Input.OTP
🆕 In the Input.OTP component, add onInput event to get the value of each user input. At the same time, the relevant documentation has been updated. #51289@aojunhao123
🛠 Adjust DatePicker.RangePicker to not allow switching to the next field by clicking the input when needConfirm and the user has not submitted the date. #51591@zombieJ
🛠 Lock Input.OTP ctrl + z operation to avoid data not correct. #51609@zombieJ
🐞 Fix Select tags or multiple mode display issue. #51605@guoyunhe
💄 Fixed the issue of DatePicker.RangePicker flashing when the mouse moves between cells. #51533@afc163
Input.OTP
🆕 In the Input.OTP component, add onInput event to get the value of each user input. At the same time, the relevant documentation has been updated. #51289@aojunhao123
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.21.1 to 5.22.1.
Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
... (truncated)
Commits
70c93e5
docs: Changelog 5.22.1 (#51617)c17eb81
chore: prevent z (#51609)3aee945
fix(Select): text overflow in tag mode (#51605)34b01ec
chore: adjust dumi config (#51604)021745f
fix: Safari Badge scroll number missing (#51598)e713ea1
fix(tabs): prevent content overlap in tabs-nav-list (#51571)776cd5f
fix: lock range picker when not finish selection (#51591)c83f3ca
demo: fix Form variant demo (#51587)d80828c
Fix transfer selected keys (#51523)77804ad
docs(color-picker): update mode type (#51585)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