antd 4.9.3
- 💄 Fix Badge standalone motion blink when show/hide. #28240
- 🐞 Fix Table
filtersnot 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
draggableTS definition. #28262 @DavidSichau - 🤖 Fix Image.PreviewGroup TS definition. #28263 @liuchao233
- 🤖 Improve
message().thenTS definition. #28304 - 🤖 Fix TransferProps
titlesto 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