Skip to content
- 🐞 Fix Select multiple item max-width to prevent unexpected wrapping. #54181 @afc163
- 💄 Fix incorrect DatePicker small token. #53668 @765477020
- 🐞 Fix Error of not being able to control visibility through showZero when count is 0 #54156 @Meet-student
- 💄 Fix Tree/List/Table virtual scrollbar visibility in dark themes. #54155 @afc163
- 🐞 Fix Switch/Rate is not align centerly in Form.Item. #54106 @afc163
- TypeScript
- 🤖 Input: Fix TypeScript definitions for
classNames and styles props to match documented API. #54162 @aojunhao123