- Typography
- Icon
- 🐞 Fix
<Icon component={HomeOutlined} />
and<HomeOutlined />
not aligned. (#33709) - 🐞 Fix
<Icon component={SyncOutlined} spin />
shake. #33726 @JX-Zhuang
- 🐞 Fix
- 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
- 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