Table now supports rowSelection.defaultSelectedRowKeys
. #29879 @keelii
- Fix TextArea display value will be cut by
maxLength
when in controlled. FixonCompositionEnd
not trigger when input exceedmaxLength
. Fix emoji count not align withmaxLength
&showCount
. #29867 - Fix Button click effect style not working in shadow root. #29897 @JohnDeved
- Pagination
- Fix Steps progress item getting cut at edge. #29893
- Prevent Upload drop event bubbling to handle nest case. #29832 @jojonarte
- Apply ConfigProvider
componentSize
on Tabs component. #29844 @bn3t - Remove Tag hover style since it do not have click interactive. #29874
- Add missing
fr_FR
translations. #29839 @bn3t - Add missing
sv_SE
translations. #29896 @isakol
- Table 新增
rowSelection.defaultSelectedRowKeys
支持。#29879 @keelii - 修复 TextArea 受控时展示值会被
maxLength
截取的问题;修复maxLength
下超出部分无法触发onCompositionEnd
事件的问题;修复使用 emoji 时maxLength
和showCount
计数逻辑不一致的问题。#29867 - 修复 Button 点击效果在 Shadow Root 下不生效的问题。#29897 @JohnDeved
- Pagination
- 修复 Steps 进度在边缘会被截断的问题。#29893
- Upload 默认阻止拖拽冒泡事件以支持嵌套结构。#29832 @jojonarte
- ConfigProvider 的
componentSize
现在也会作用到 Tabs 上。#29844 @bn3t - 移除 Tag 鼠标悬浮样式以避免其误以为是可点击交互组件。#29874
- 补充
fr_FR
语言缺失内容。#29839 @bn3t - 补充
sv_SE
语言缺失内容。#29896 @isakol
Assets 2
转自 https://github.com/ant-design/ant-design/releases