体验【开源中国】全新APP,一站式掌握开源技术动态,即刻下载,开启您的开源技术探索之旅!
Ant Design 5.22.3 现已发布,主要变化如下:
- 修复 Select 清除按钮在 Form.Item 中位置可能错误的问题。#51649
- 修复 InputNumber
handleVisible
token 不生效的问题。#51728 - 修复 ColorPicker 的
presets
属性中的label
字段传入ReactNode
会报错的问题。#51808 - 修复 Menu 的
inlineCollapsed
属性在 Layout 中不生效的问题。#51775 - 修复 Table
onHeaderCell
提供的style
无法被覆盖的问题。#51793 - 优化 Collapse 组件的可访问性。#51836
- TypeScript
- 增加 Table 属性中
clearFilters
函数的入参类型。#51754 - 修复 Form 设置
preserve
为false
时,Form.List 中嵌套的字段卸载会丢失值的问题。#51796
- 增加 Table 属性中
更新说明:https://github.com/ant-design/ant-design/releases/tag/5.22.3
还没有评论,来说两句吧...