Skip to content
- 🐞 Fix Badge not showing count when customize
color prop. #31617 @eokoneyo
- 🐞 Fix circle Progress
success.strokeColor cannot take effect. #31589
- 🐞 Fix the type error due to the Select component didn't ignore the
getRawInputElement prop. #31566 @aoilti
- 🐞 Fix Pagination's
totalBoundaryShowSizeChanger property type error. #31549 @Monty-Ma
- 🐞 Fix
className applied to both Skeleton.Avatar wrapper and element itself. #31536 @Greatshock
- 💄 Fix Form
<Input bordered={false} /> outline style. #31562
- 🌐 Internationalization
- 🐞 修复 Badge 设置自定义
color 不显示数字的问题。#31617 @eokoneyo
- 🐞 修复 Progress 环形进度条
success.strokeColor 不生效的问题。#31589
- 🐞 修复 Select 组件没有忽略
getRawInputElement 属性导致的类型报错问题。#31566 @aoilti
- 🐞 修复 Pagination 的
totalBoundaryShowSizeChanger 属性类型错误。#31549 @Monty-Ma
- 🐞 修复 Skeleton.Avatar
className 重复应用的问题。 #31536 @Greatshock
- 💄 修复 Form 内
<Input bordered={false} /> 错误状态下有异常外框样式的问题。#31562
- 🌐 国际化