- BreadCrumb
- Fix BreadCrumb
dropdownProps
does not working bug. #43151 @linxianxi - Improve BreadCrumb behavior when receiving a null title. #43099 @Asanio06
- Fix BreadCrumb
- Fix Slider disabled state within Form. #43142 @Starpuccino
- Fix Form that label offset does not work in vertical mode. #43155 @kiner-tang
- Fix Table open filter popup throw react ref warning. #43139
- Fix Transfer with
rowKey
makes item unselectable. #43115 - Fix Space
size
priority when using with other components #42752 @linxianxi - Fix QRCode color in dark mode. #43162 @ds1371dani
- Fix Select option unexpected margin when using with Badge and Tag. #43097 @Yuiai01
- TypeScript
- Improve Button
target
property type definition. #43129 @li-jia-nan - Improve Progress
size
property type to support percent value. #43123 @Ali-ovo - Improve Slider tooltip type definition. #43094 @li-jia-nan
- Improve Button
- BreadCrumb
- 修复 BreadCrumb 传递
dropdownProps
不生效的问题。#43151 @linxianxi - 优化 BreadCrumb 处理
title
为null
时的行为。#43099 @Asanio06
- 修复 BreadCrumb 传递
- 修复 Slider 在 Form 内部时的禁用状态。#43142 @Starpuccino
- 修复 Form 标签偏移值在垂直布局中不生效的问题。#43155 @kiner-tang
- 修复 Table 打开筛选面板会报
react ref
错误警告信息。#43139 - 修复 Transfer 配置
rowKey
后无法选中的问题。#43115 - 修复 Space 与其他组件搭配使用时的
size
优先级#42752 @linxianxi - 修复 QRCode 在暗黑模式下的颜色。#43162 @ds1371dani
- 修复 Select 选项使用 Badge 和 Tag 时底部存在意外边距的问题。#43097 @Yuiai01
- TypeScript
- 优化 Button 的
target
属性类型定义。#43129 @li-jia-nan - 优化 Progress 的
size
属性类型定义以支持百分比值。#43123 @Ali-ovo - 优化 Slider tooltip 的类型定义。#43094 @li-jia-nan
- 优化 Button 的