- 🐞 Fix Tour positioning when the
target
is a Table with fixed headers. #55124 @afc163 - 💄 Fix Card body extra padding when adding
gap
style. #54974 @QdabuliuQ - 💄 Fix DatePicker design token for text color. #55065 @765477020
- 💄 Fix List overflow problem when bordered. #55075 @Jiyur
- ⌨️ Fix Modal.confirm
aria-labelledby
accessibility attribute missing problem. #55266 @Jiyur - ⚡️ Improve Cascader rendering for loading icon. #55285 @li-jia-nan
- TypeScript
- 🤖 Fix FloatButton type definition missing for
disabled
property. #55156 @deathemperor
- 🤖 Fix FloatButton type definition missing for
- 🐞 修复 Tour 指定
target
为 Table 固定列头时定位错误的问题。#55124 @afc163 - 💄 修复 Card body 增加
gap
样式时有多余 padding 的问题。#54974 @QdabuliuQ - 💄 修复 DatePicker 文本颜色 token 错误的问题。#55065 @765477020
- 💄 修复 List 启用边框时会内容溢出的问题。#55075 @Jiyur
- ⌨️ 修复 Modal.confirm 缺失
aria-labelledby
可访问性属性的问题。#55266 @Jiyur - ⚡️ 优化 Cascader loading 图标的渲染。#55285 @li-jia-nan
- TypeScript
- 🤖 修复 FloatButton
disabled
属性类型缺失的问题。#55156 @deathemperor
- 🤖 修复 FloatButton