修复 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