- 🐞 Fix ColorPicker hover boundary issue. #42669 @RedJue
- 🐞 Fix Menu that
overflowedIndicatorClassName
should not override origin classes. #42692 @MadCcc - 🐞 Fix Select that in some cases will display the letter
A
. #42651 @895433995 - 🐞 Fix Card when
cover
is set to Image, hover mask does not have rounded corner attribute, resulting in UI exception. #42642 @iNeedToCopy - 🐞 Fix Checkbox align with label. #42590 @MadCcc
- 🐞 Fix ConfigProvider makes Form component in the bundle even not use it. #42604
- 🐞 Fix InputNumber cannot align well by baseline. #42580
- 🐞 Fix spinning icon animation in Badge. #42575 @MadCcc
- 📦 Optimize Form
setFieldsValue
logic to reduce bundle size. #42635 - 💄 Optimize ImagePreviewGroup style. #42675 @kiner-tang
- 💄 Fix Tag borderless style with
error
and other status. #42619 @li-jia-nan - 💄 Fix Table
rowSpan
hover highlight style missing. #42572 - 💄 Fix Pagination's link icon and ellipsis hover style when disabled. #42541 @qmhc
- 💄 Fix that global token should be able to override component style. #42535 @MadCcc
- 🇱🇹 Add missing i18n for
lt_LT
locale. #42664 @Digital-512 - RTL
- 🐞 修复 ColorPicker 组件悬停边界问题。#42669 @RedJue
- 🐞 修复 Menu 组件
overflowedIndicatorClassName
覆盖了原本的 class 的问题。#42692 @MadCcc - 🐞 修复 Select 组件在某些情况下显示乱码问题。#42651 @895433995
- 🐞 修复 Card 组件,当 Image 设置
cover
属性时,悬停蒙版没有圆角属性,导致 UI 异常。#42642 @iNeedToCopy - 🐞 修复 Checkbox 和 label 不对齐的问题。#42590 @MadCcc
- 🐞 修复使用 ConfigProvider 会导致未使用的 Form 组件也被打包的问题。#42604
- 🐞 修复 InputNumber 和其他组件无法基线对齐的问题。#42580
- 🐞 修复 Badge 组件中旋转的
icon
动画。#42575 @MadCcc - 📦 优化 Form
setFieldsValue
相关代码以降低打包尺寸。#42635 - 💄 优化 Image 组件预览组样式。#42675 @kiner-tang
- 💄 修复 Tag 无边框样式在
error
等状态下不生效的问题。#42619 @li-jia-nan - 💄 修复 Table
rowSpan
悬浮高亮背景颜色丢失的问题。#42572 - 💄 修复 Pagination 在禁用状态下 link 图标和 ellipsis hover 时的样式。#42541 @qmhc
- 💄 修复部分全局 Token 无法覆盖组件样式的问题。#42535 @MadCcc
- 🇱🇹 为
lt_LT
添加缺失的部分文案。#42664 @Digital-512 - RTL