Ant Design 5.25.4 现已发布,主要更新内容如下:
- 调整 Select 选中项在暗色模式下的背景色,使其更容易识别。#53956
- Timeline 使用
ol
代替ul
以符合 html 语义要求。#53944 - 修复 Drawer
mask
从 true 改为 false 时没有渐出的问题。#53955 - 修复 Input.Search 不支持
onPressEnter
的问题。#53898 - 移除 Checkbox 的
!important
样式语法。#53953 - TypeScript
- 修正 Descriptions.Item
span
属性类型。#53913
- 修正 Descriptions.Item
更新说明:https://github.com/ant-design/ant-design/releases/tag/5.25.4