Skip to content
- 🛠 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
- 🐞 Fix Badge
count motion missing in Safari. #51598 @zombieJ
- 🐞 Fix Tabs with
centered the tabs can not fully display. #51571 @DDDDD12138
- 🐞 Fix Transfer with controlled
dataSource & selectedKeys sometime miss sync checked state. #51523 @IsKaros
- 🐞 Revert Button
display inline-flex back to inline-block to resolve Icon align issue. #51588 @Wxh16144