- Form
- 🆕 Radio.Group support
onBlur
andonFocus
props. #36041 - 🆕 Typography
ellipsis.tooltip
supports a object for Tooltip props. #36099 - 🛠 Refactor Drawer to remove directly style control which helps more React way. #36672
- 🛠 Refactor Sketelon.Button square shape style that its width is equal to height, and old become the default. #36123 @alanhaledc
- 🐞 Fix Modal.confirm
onCancel
argument close is not a function sometimes. #36600 @Wxh16144 - 🐞 Revert #36439 to fix the problem of incorrect status when uploading and deleting files, and fix the status color change when Upload removes files again change problem. #36706
- Tree
- 🛠 Tree/TreeSelect
switcherIcon
argument support more parameters from{ expanded: boolean }
toAntTreeNodeProps
. #36651 @alanhaledc - 🐞 Fix Tree
draggable
Fn params type from AntTreeNode to DataNode. #36648 @tianyuan233
- 🛠 Tree/TreeSelect
- Table
- 💄 Fix Table extra shadow and scrollbar when all columns are fixed. #36606 @dashaowang
- 💄 Fix Table tree data ellipsis style problem. #36608
- 🌐 Localization
- 🇱🇰 Add Sri Lanka locale. #36149 @sayuri-gi
- Form
- 🆕 Radio.Group 支持
onBlur
和onFocus
属性。#36041 - 🆕 Typography
ellipsis.tooltip
属性支持传入一个对象。#36099 - 🛠 重构 Drawer 移除直接的 dom 操作以使其更符合 React 运作方式。#36672
- 🛠 重构 Sketelon.Button square shape 样式为宽高相等,之前的 square 改为默认样式。#36123 @alanhaledc
- 🐞 修复 Modal.confirm 中
onCancel(close)
参数有时候不是 function 的问题。#36600 @Wxh16144 - 🐞 回滚 #36439 以修复上传和删除文件时状态不对的问题,并再次修复 Upload 移除文件时状态色会变化的问题。#36706
- Tree
- 🛠 Tree/TreeSelect
switcherIcon
参数现在支持完整 TreeNode 属性,从{ expanded: boolean }
变为AntTreeNodeProps
。#36651 @alanhaledc - 🐞 修改 Tree
draggable
函数的参数类型由 AntTreeNode 改为 DataNode。#36648 @tianyuan233
- 🛠 Tree/TreeSelect
- Table
- 💄 修复 Table 固定列额外阴影和滚动条样式的问题。#36606 @dashaowang
- 💄 修复 Table 树形数据固定列的省略样式错位的问题。#36608
- 🌐 国际化
- 🇱🇰 添加斯里兰卡语言。#36149 @sayuri-gi