- Upload
- 💄 Fix Select focus shadow style. #26465 @Rainy
- Table
- 🐞 Fix Table Pagination not hide with empty data when show on top position. #26143 @zhangchen915
- 💄 Fix Table expand icon size issue when
@font-size-base
is12px
. #26409
- Space
- 🐞 Fix Badge not work when
status
orcolor
is empty. #26375 @zhangchen915 - 💄 Fix Tree draggable transition style. #26387
- 🐞 Fix
colorPalette is not defined
when customize theme in some situation. #26395 - TypeScript
- 🐞 Fix TimePicker.RangePicker typescript need
picker
issue. #26446 - 🐞 Upload extended
showUploadList
of Upload withremoveIcon
anddownloadIcon
properties. #26406 @bencallaway
- 🐞 Fix TimePicker.RangePicker typescript need
- RTL
- 🐞 Fix the rtl style of Col. #26479 #26482 @TrueMoein
- Upload
- 💄 修复 Select focus 状态样式无阴影。#26465 @Rainy
- Table
- 🐞 修复 Table Pagination 展示于上侧且没有数据时不消失的问题。#26143 @zhangchen915
- 💄 修复 Table 展开图标在
@font-size-base
为12px
时样式错位的问题。#26409
- Space
- 🐞 修复 Badge 在
status
或color
为空时不展示。#26375 @zhangchen915 - 💄 修复 Tree
draggable
切换时样式 transition 变化的问题。#26387 - 🐞 修复使用主题有时会报
colorPalette is not defined
的问题。#26395 - TypeScript
- 🐞 修复 TimePicker.RangePicker 定义需要
picker
的问题。#26446 - 🐞 Upload 组件
showUploadList
类型添加removeIcon
和downloadIcon
属性声明。#26406 @bencallaway
- 🐞 修复 TimePicker.RangePicker 定义需要
- RTL
- 🐞 修复 Col RTL 样式。#26479 #26482 @TrueMoein