![Ant Design 4.18.4发布](http://www.linuxeden.com/wp-content/uploads/2018/08/ant-design_NdS8A.png)
- Typography
- ⚡️ Optimize Typography to use native css ellipsis when
tooltip
is configured. #33669
- 🐞 Refactor Typography
ellipsis
logic to fix error when children
use Context content. #33725
- Icon
- 🐞 Fix
<Icon component={HomeOutlined} />
and <HomeOutlined />
not aligned. (#33709)
- 🐞 Fix
<Icon component={SyncOutlined} spin />
shake. #33726 @JX-Zhuang
- Input
- ⚡️ Fix ConfigProvider and Anchor rerender unexpectedly. #33723 @mrwd2009
- 🐞 Fix the duplicate keys warning in console for Cascader. #33649 @dimbslmh
- 🐞 Checkbox.Group support number and boolean as options element. #33678
- 🐞 Fix Form
validateMessages
bug in multiple ConfigProvider. #33705
- 🐞 Fix Steps the tail part would be hidden when type is navigation and labelPlacement is vertical. #33716 @toSayNothing
- 🐞 Fix Image has bottom blank style. #33631 @fanerge
- 🐞 Fix TreeSelect with keyboard operation missing highlight issue. #33755
- 🇰🇭 Fix some translations for Khmer (km_KH). #33738 @vireakkeosokvibol
- Typography
- ⚡️ 优化 Typography 在配置
tooltip
时优先使用原生省略样式以提升性能。#33669
- 🐞 重构 Typography
ellipsis
逻辑以修复 children
如果消费上游 Context 会报错的问题。 #33725
- Icon
- 🐞 修复
<Icon component={HomeOutlined} />
和 <HomeOutlined />
不对齐的问题。#33709
- 🐞 修复
<Icon component={SyncOutlined} spin />
抖动的问题。#33726 @JX-Zhuang
- Input
- ⚡️ 修复 ConfigProvider 和 Anchor 的渲染函数多次运行的问题。#33723 @mrwd2009
- 🐞 修复 Cascader 组件中出现重复 key 的控制台 warning 问题。#33649 @dimbslmh
- 🐞 Checkbox.Group 的
options
支持数组中直接传入 number 和 boolean 类型。#33678
- 🐞 修复 Form
validateMessages
在多个 ConfigProvider 内错乱的问题。#33705
- 🐞 修复 Steps 组件在
type
为 navigation 和 labelPlacement
为 vertical 时,tail 部分不会显示的问题。#33716 @toSayNothing
- 🐞 修复 Image 底部留白问题。#33631 @fanerge
- 🐞 修复 TreeSelect 键盘操作时,激活项不会高亮的问题。#33755
- 🇰🇭 修正高棉语 (km_KH) 语言包中部分翻译。#33738 @vireakkeosokvibol