- ConfigProvider
- Tabs
- Button
- Input
- 🐞 Fix Input.OTP caretColor is wrong when customize
prefixCls
. #54588 @765477020 - 🐞 Input.Password support
suffix
prop. #54342 @QdabuliuQ
- 🐞 Fix Input.OTP caretColor is wrong when customize
- 🆕 Table support
getHeaderCheckboxProps
method to the checkbox in the table title. #54600 @EmilyyyLiu - 🆕 Tooltip support adjusting the text color based on configured
color
. #54552 @EmilyyyLiu - 🆕 Tag.CheckableTag supports
icon
prop. #54298 @QdabuliuQ - 🆕 Splitter support
showCollapsibleIcon
to control if hiding collapse icon. #54154 @rxy001 - 🐞 Fix the issue where the
suffix
shifts to the left after the mouse hovers over InputNumber in read-only mode. #54585 @Wxh16144 - 🐞 Fix Typography
copyable
cause react maximum render error in some cases. #54449 @Meet-student - 🐞 Fixed Avatar component to properly apply font size design tokens. #54187 @doandevhere
- 🐞 Fix Modal and Drawer
panelRef
prop not work. #54619 @dengfuping - 💄 DatePicker remove
!important
style. #54634 @Jiyur - 💄 Fixed Form.Item layout disorder when
layout="vertical"
is set tolayout="horizontal"
. #54611 @crazyair - 💄 Fix Space.Compact border cropping issue. #54596 @765477020
- 💄 Adjusted the Carousel dot background to prevent white gaps during animation. #54529 @Limoer96
- 💄 MISC: Add new CSS variables for the "size" series. #54621 @765477020
- 💄 Fix Select, TreeSelect and Cascader unexpected compact style inside popup. #54544 @EmilyyyLiu
- 🇻🇳 Add missing transfer component localization text of vi-VN. #54638 @Jiyur
- 🛠 MISC: Remove unnecessary object spread syntax for
genFocusOutline
calls. #54622 @afc163 - 🛎 Fix Button and Splitter warn in SSR. #54517 @Meet-student
- TypeScript
- 🤖 Optimize Menu
data-*
attributes to support more types. #54539 @gregor-mueller - 🤖 Upload
showUploadList
support generic. #54540 @li-jia-nan
- 🤖 Optimize Menu
- ConfigProvider
- Tabs
- Button
- Input
- 🐞 修复自定义
prefixCls
时 Input.OTP 光标颜色不对的问题。#54588 @765477020 - 🐞 Input.Password 支持
suffix
属性。#54342 @QdabuliuQ
- 🐞 修复自定义
- 🆕 Table 标题中复选框增加
getHeaderCheckboxProps
方法。#54600 @EmilyyyLiu - 🆕 Tooltip 支持根据背景色自动调整文本颜色。#54552 @EmilyyyLiu
- 🆕 Tag.CheckableTag 支持传入
icon
属性。#54298 @QdabuliuQ - 🆕 Splitter 支持通过
showCollapsibleIcon
控制可折叠图标显隐。#54154 @rxy001 - 🐞 修复 InputNumber 在只读状态下鼠标划入后
suffix
出现左移的问题。#54585 @Wxh16144 - 🐞 修复 Typography 组件
copyable
在某些情况下导致 react 渲染过多的问题。#54449 @Meet-student - 🐞 修复 Avatar 组件未正确应用字体大小设计令牌的问题。#54187 @doandevhere
- 🐞 修复 Modal 和 Drawer
panelRef
属性不生效的问题。#54619 @dengfuping - 💄 DatePicker 移除
!important
样式。#54634 @Jiyur - 💄 修复 Form
layout="horizontal"
时layout="vertical"
的 Form.Item 布局错乱的问题。#54611 @crazyair - 💄 修复 Space.Compact 边框裁剪问题。#54596 @765477020
- 💄 修复 Carousel 动画中的白缝问题。#54529 @Limoer96
- 💄 杂项:新增 size 系列 css 变量。#54621 @765477020
- 💄 修复 TreeSelect 和 Cascader 组件弹窗内错误套用 compact 样式的问题。#54544 @EmilyyyLiu
- 🛠 杂项:移除
genFocusOutline
多余的 spread 语法。#54622 @afc163 - 🛎 修复 Button 和 Splitter 组件在 SSR 下的 Warning。#54517 @Meet-student
- 🇻🇳 添加 vi-VN 缺失的 Transfer 组件本地化文本。#54638 @Jiyur
- TypeScript
- 🤖 优化 Menu 组件
data-*
属性以支持更多类型。#54539 @gregor-mueller - 🤖 Upload 组件
showUploadList
支持泛型。#54540 @li-jia-nan
- 🤖 优化 Menu 组件