- 💄 Fix Badge standalone motion blink when show/hide. #28240
- 🐞 Fix Table
filters
not support number and boolean type. #28220 @Meowu - 💄 Remove Tree hover background color when
selectable={false}
. #28269 - 💄 Fix Statistics decimal font size. #28223
- TypeScript
- 🤖 Fix Tree
draggable
TS definition. #28262 @DavidSichau - 🤖 Fix Image.PreviewGroup TS definition. #28263 @liuchao233
- 🤖 Improve
message().then
TS definition. #28304 - 🤖 Fix TransferProps
titles
to ReactNode. #28326 @jacklee814
- 🤖 Fix Tree
- 💄 修复 Badge 独立使用时展示/收起动画跳动的问题。#28240
- 🐞 修复 Table
filters
不支持数字和 boolean 类型的问题。#28220 @Meowu - 💄 修复 Tree 当
selectable={false}
时节点依然有 hover 背景色的问题。#28269 - 💄 修复 Statistics 小数点字体大小问题。#28223
- TypeScript
- 🤖 修复 Tree
draggable
支持函数的定义。#28262 @DavidSichau - 🤖 修复 Image.PreviewGroup 类型。#28263 @liuchao233
- 🤖 优化
message().then
的 TS 定义。#28304 - 🤖 修正 TransferProps 的
titles
类型为 ReactNode。#28326 @jacklee814
- 🤖 修复 Tree