Skip to content
- 🔥 Refactor Menu to support keyboard access and enhance accessibility experience. #30382
- 💄 Redesign Table filter and sorter buttons to clarify current column. #30651
- Table
- 🆕 Table.Summary supports
sticky mode. #30631
- 🐞 Fix nested Table margin inside Table with fixed columns. #30587
- 🆕 Table add the
expandable.fixed property to set the expansion icon to be fixed. #29959
- Upload
- 🆕 Upload
itemRender add actions param. #30236
- 🆕 Upload: Remove
stopPropagation from drag events and add onDrop prop. #30319 @ebonow
- Typography
- 🆕 Typography support for italics. #30458 @alwaysloseall
- 🐞 Fix Typography flush issue when use
ellipsis={{ suffix: 'xxx' }}. #30582
- Collapse
- 💄 Fix Collapse arrow style bug when no
header. #30586
- 🐞 Fix Collapse content disappears when set
activeKey while it is hidden. #30555 @zjffun
- 🐞 Fix Menu.SubMenu icon margin issue when using third party icon libraries. @#30642
- 🐞 Fix Descriptions wrong styling import. @#30602 @lisenenkov
- 🆕 Radio.Group supports
data-* and aria-* props. #30507
- 🆕 Statistic.CountDown support
onChange event. #30265 @appleshell
- 🆕 PageHeader
breadcrumb allows to set as a reactnode. #30019 @gepd
- 🆕 ConfigProvider supports dynamic
prefixCls. #30625
- 🐞 Fix Anchor cannot trigger
onChange when have getCurrentAnchor prop. #30601
- 🐞 Fix Notification custom styles don't apply to correct div by
className when using useNotification. #30588
- 🐞 Fix Tabs
tabBarGutter not working. #30545
- 💄 Rewrite Space to use
flexGap instead of margin style to deal with layout issues under certain border situations. #30023
- 🐞 Fix Form error style of Input.Group and Cascader. #30640
- 🌐 Internationalization
- TypeScript
- 🤖 Space TypeScript definition supports HTMLAttribute props. #30590
- 🔥 重构 Menu,支持键盘操作以及无障碍体验优化。#30382
- 💄 重新设计 Table 筛选和排序按钮的位置,使其归属列更明确。#30651
- Table
- 🆕 Table.Summary 支持
sticky 模式。#30631
- 🐞 修复有固定列的 Table 内嵌 Table 的额外边距丢失的问题。#30587
- 🆕 Table 新增
expandable.fixed 属性用于设置扩展图标固定。#29959
- Upload
- 🆕 Upload 组件
itemRender 添加 actions 调用参数。#30236
- 🆕 Upload 从拖动事件中删除
stopPropagation,并添加onDrop 回调。#30319 @ebonow
- Typography
- Collapse
- 💄 修复 Collapse 不指定
header 时箭头错位的问题。#30586
- 🐞 修复 Collapse 隐藏时设置
activeKey 时内容会消失的问题。#30555 @zjffun
- 🐞 修复 Menu.SubMenu 的
icon 设置为第三方 icon 库时的样式问题。@#30642
- 🐞 修复 Descriptions 单独引入样式丢失的问题。@#30602 @lisenenkov
- 🆕 Radio.Group 支持
data-* 和 aria-* 属性。#30507
- 🆕 Statistic.CountDown 组件增加
onChange 事件。#30265 @appleshell
- 🆕 PageHeader 的
breadcrumb 中允许设置为组件。#30019 @gepd
- 🆕 ConfigProvider 支持动态设置
prefixCls。#30625
- 🐞 修复 Anchor 指定
getCurrentAnchor 后无法触发 onChange 的问题。#30601
- 🐞 修复 Notification
useNotification 生成的通知框 className 作用范围不一致的问题。#30588
- 🐞 修复 Tabs
tabBarGutter 属性失效的问题。#30545
- 💄 改写 Space 使用
flexGap 以代替 margin 样式以处理某些边界情况下的布局问题。#30023
- 🐞 修复 Form 校验错误状态下 Input.Group 和 Cascader 边框颜色错误。#30640
- 🌐 国际化
- TypeScript
- 🤖 Space TypeScript 定义支持 HTMLAttribute 属性。#30590