antd 5.25.4
- 💄 Tweak Select selected item background in dark theme to make it easier to identify. #53956 @afc163
- ⌨️ Timeline now uses
olinstead ofulto meet HTML semantic requirements. #53944 @fnoopv - 🐞 Fix Drawer mask does not fade out when changing from true to false. #53955 @afc163
- 🐞 Fix Input.Search does not support
onPressEnter. #53898 @codingories - 🛠 Remove
!importantstyle syntax from Checkbox. #53953 @doandevhere - TypeScript
- 🤖 Fix Descriptions.Item
spanproperty type. #53913 @DDDDD12138
- 🤖 Fix Descriptions.Item
- 💄 调整 Select 选中项在暗色模式下的背景色,使其更容易识别。#53956 @afc163
- ⌨️ Timeline 使用
ol代替ul以符合 html 语义要求。#53944 @fnoopv - 🐞 修复 Drawer
mask从 true 改为 false 时没有渐出的问题。#53955 @afc163 - 🐞 修复 Input.Search 不支持
onPressEnter的问题。#53898 @codingories - 🛠 移除 Checkbox 的
!important样式语法。#53953 @doandevhere - TypeScript
- 🤖 修正 Descriptions.Item
span属性类型。#53913 @DDDDD12138
- 🤖 修正 Descriptions.Item