- Anchor
- 🐞 Fix Grid
offset
can not be overwritten problem under different device screen sizes. #41309 @Yuiai01 - 🐞 Fix Breadcrumb
onClick
not working bug. #41283 @acyza - 🐞 Fix Upload trigger Progress warning after upload. #41234 @kiner-tang
- 🐞 Fix Table unexpected layout problem when dragging element to the right. #41139 @hoho2017
- 💄 Fix Tabs more icon color in dark mode. #41313 @PhosphorusP
- 💄 Fix Button focus outline style be covered by Dropdown.Button. #41282 @Yuiai01
- 💄 Fix Input.TextArea style problem when focusing. #41228 @MuxinFeng
- RTL
- 💄 Fix Input.TextArea RTL style when enable
showCount
. #41319 @ds1371dani
- 💄 Fix Input.TextArea RTL style when enable
- TypeScript
- 🤖 Export
CountdownProps
for Statistic. #41341 @li-jia-nan - 🤖 Improve most alias token meta info. #41297 @arvinxx
- 🤖 Improve Badge
React.forwardRef
type definition. #41189 @li-jia-nan
- 🤖 Export
- Anchor
- 🐞 修复 Grid 在不同设备屏幕下的
offset
设置不会被覆盖的问题。#41309 @Yuiai01 - 🐞 修复 Breadcrumb
onClick
不工作的问题。#41283 @acyza - 🐞 修复 Upload 在上传完毕后 Progress 组件抛出警告的问题。#41234 @kiner-tang
- 🐞 修复 Table 在拖动元素一直右移时布局错误的问题。#41139 @hoho2017
- 💄 修复 Tabs 在深色模式下更多图标的色值。#41313 @PhosphorusP
- 💄 修复 Button 下拉时聚焦轮廓被其他元素遮挡的问题。#41282 @Yuiai01
- 💄 修复 Input.TextArea 在 focus 状态下的样式问题。#41228 @MuxinFeng
- RTL
- 💄 修复 Input.TextArea 在启用
showCount
时 RTL 模式下位置不正确的问题。#41319 @ds1371dani
- 💄 修复 Input.TextArea 在启用
- TypeScript
- 🤖 导出 Statistic 的
CountdownProps
类型。#41341 @li-jia-nan - 🤖 优化 token 的类型提示和说明。#41297 @arvinxx
- 🤖 优化 Badge
React.forwardRef
类型定义。#41189 @li-jia-nan
- 🤖 导出 Statistic 的