Skip to content
- 🆕 Image.PreviewGroup add
current prop. #29153
- InputNumber
- 🆕 InputNumber support
bordered prop. #29105
- 🆕 InputNumber add
keyboard prop which could disable keyboard behavior. #29110 @kerm1it
- 💄 Darken Tag text color to enhance readability. #29144
- 💄 Fix Row with vertical
gutter provides additional margin-bottom style. #29059
- 🐞 Fix Collapse header disappers with delay. #29158
- 🐞 Fix the problem that
showCount display data is incorrect when TextArea input emoji. #29057 @HomyeeKing
- 📦 Optimize ConfigProvider to avoid import all icons when tree shaking is not enabled. #29045
- 🌐 Add en-GB missing translations for table. #29131 @eberjoe
- Table
- 🆕 Table
showSorterTooltip now could be a object for more configuration. #29002 @harrisoff
- ⚡️ Optimize calling sequence of
onChange and onSelectAll in rowSelection of Table. #29079 @kerm1it
- Badge
- 💄 Fix Badge change
count content to hide miss style. #29089
- 🐞 Fix Badge digital animation problem. #29100
- TypeScript
- 🤖 Table TS definition update
dataSource to readonly. #29084
- Less
- 🆕 Image.PreviewGroup 添加
current 属性支持受控模式。#29153
- InputNumber
- 💄 加深 Tag 文字颜色以提升可读性。#29144
- 💄 修复 Row 配置垂直
gutter 时会额外添加 margin-bottom 样式的问题。#29059
- 🐞 修复 Collapse 标题区域隐藏延迟的问题。#29158
- 🐞 修复 TextArea 输入 emoji 时
showCount 展示数据不正确的问题。#29057 @HomyeeKing
- 📦 优化 ConfigProvider 在未开启 tree shaking 的项目中引入所有图标的问题。#29045
- 🇬🇧 为表格添加
en-GB 翻译。#29131 @eberjoe
- Badge
- 🐞 修复 Badge 的数字动画方向问题。#29100
- 💄 修复 Badge 修改
count 内容以隐藏时的样式问题。#29089
- Table
- TypeScript
- 🤖 更新 Table TypeScript 定义
dataSource 至 readonly。#29084
- Less