- 🚧 Move part
mixins
related less file tothemes
instead since it requires theme variable. We do not recommend use internal file but please note this if you already use it. #32763 - 🐞 Fix the problem that the bottom Drawer component has no animation. #32761 @solitia7125
- 💄 Fix Steps
progressDot
style when it isvertical
. #32742 - 💄 Fix Input set to
disabled
still keep focused style. #32739 - 🐞 Fix Typography ellipsis with
rows: 1
doesn't wrap after expanding. #32735 @hydraZty - 💄 Fix Table
loading
jumpy style when setsticky
. #32703 @miloudbelaabed - TypeScript
- 🤖 Modify the type of Spin
tip
to ReactNode.. #32733 @tychenjiajun
- 🤖 Modify the type of Spin
- 🚧 移动部分
mixins
less 文件到themes
文件下,因为它们依赖于主题相关变量。我们不推荐直接引用底层 less 文件,但是如果你使用了请注意这部分变更。#32763 - 🐞 修复底部 Drawer 组件没有动画的问题。#32761 @solitia7125
- 💄 修复 Steps 垂直
progressDot
的对齐样式问题。#32742 - 💄 修复 Input 设置
disabled
时仍然保留聚焦样式的问题。#32739 - 🐞 修复 Typography 在单行折叠时展开后不换行。#32735 @hydraZty
- 💄 修复 Table 设置
sticky
的时候loading
样式跳动的问题。#32703 @miloudbelaabed - TypeScript
- 🤖 修改 Spin
tip
的类型为 ReactNode。#32733 @tychenjiajun
- 🤖 修改 Spin