- 🐞 Fix Select clear button may has incorrect position within Form.item. #51649 @dislido
- 🐞 Fix InputNumber
handleVisible
token not work as expected. #51728 @dengfuping - 🐞 Fix ColorPicker error when pass
ReactNode
tolabel
field ofpresets
property. #51808 @li-jia-nan - 🐞 Fix Menu
inlineCollapsed
property not works bug within Layout. #51775 @coderz-w - 🐞 Fix Table
onHeaderCell
provided partstyle
can not override. #51793 @Wxh16144 - ⌨️ Improve Collapse accessibility. #51836 @aojunhao123
- TypeScript
- 🐞 修复 Select 清除按钮在 Form.Item 中位置可能错误的问题。#51649 @dislido
- 🐞 修复 InputNumber
handleVisible
token 不生效的问题。#51728 @dengfuping - 🐞 修复 ColorPicker 的
presets
属性中的label
字段传入ReactNode
会报错的问题。#51808 @li-jia-nan - 🐞 修复 Menu 的
inlineCollapsed
属性在 Layout 中不生效的问题。#51775 @coderz-w - 🐞 修复 Table
onHeaderCell
提供的style
无法被覆盖的问题。#51793 @Wxh16144 - ⌨️ 优化 Collapse 组件的可访问性。#51836 @aojunhao123
- TypeScript