🛠 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
🛠 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.2.
Release notes
Sourced from antd's releases.
... (truncated)
Changelog
Sourced from antd's changelog.
... (truncated)
Commits
4dfa7dd
chore: update pre-publish1d74336
chore: update changelog dateeb3fe50
chore: update pre-publish script2c189d0
chore: update pre-publish (#51708)a4c884c
chore: up release data (#51703)af7bce7
fix: Select align issue (#51694)579d172
fix: Vertical alignment of clear icon in Input (#51700)556e8e8
docs: update changelog 5.22.2 (#51688)7dfc5e3
type(TextArea): combine TextAreaRef and TextAreaProps imports (#51695)0d5f4ff
chore: remove useless var (#51689)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