Refactor Menu to support keyboard access and enhance accessibility experience. #30382
- Redesign Table filter and sorter buttons to clarify current column. #30651
- Table
- Upload
- Typography
- Typography support for italics. #30458 @alwaysloseall
- Fix Typography flush issue when use
ellipsis={{ suffix: 'xxx' }}
. #30582
- Collapse
- Fix Menu.SubMenu icon margin issue when using third party icon libraries. @#30642
- Fix Descriptions wrong styling import. @#30602 @lisenenkov
- Radio.Group supports
data-*
andaria-*
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 havegetCurrentAnchor
prop. #30601 - Fix Notification custom styles don’t apply to correct div by
className
when usinguseNotification
. #30588 - Fix Tabs
tabBarGutter
not working. #30545 - Rewrite Space to use
flexGap
instead ofmargin
style to deal with layout issues under certain border situations. #30023 - Fix Form error style of Input.Group and Cascader. #30640
- Internationalization
- Added Romanian internationalization. #30419 @stefy
- Added Dutch (Netherland ) and Dutch (Belgium ) internationalization. #30389 @lewis-fidlers
- TypeScript
- Space TypeScript definition supports HTMLAttribute props. #30590
- 重构 Menu,支持键盘操作以及无障碍体验优化。#30382
- 重新设计 Table 筛选和排序按钮的位置,使其归属列更明确。#30651
- Table
- Upload
- Typography
- Typography 增加斜体字支持。#30458 @alwaysloseall
- 修复 Typography 配置
ellipsis={{ suffix: 'xxx' }}
时换行闪动问题。#30582
- Collapse
- 修复 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
- 国际化
- 补充罗马尼亚语国际化。#30419 @stefy
- 补充荷兰语(荷兰 )及荷兰语(比利时 )国际化。#30389 @lewis-fidlers
- TypeScript
- Space TypeScript 定义支持 HTMLAttribute 属性。#30590
Assets 2
转自 https://github.com/ant-design/ant-design/releases