- 💄 Tweak Select selected item background in dark theme to make it easier to identify. #53956 @afc163
- ⌨️ Timeline now uses
ol
instead oful
to 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
!important
style syntax from Checkbox. #53953 @doandevhere - TypeScript
- 🤖 Fix Descriptions.Item
span
property 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