- 🐞 Fix InputNumber using
variant=underlined
andsuffix
will show the border radius issue. #54228 @kiner-tang - 🐞 Fix FloatButton.Group always throw the wrong warning of
shape
. #54215 @deathemperor - 💄 Adjust Typography title using
fontWeightStrong
token. #54185 @p-a - 🐞 Fix Tree.DirectoryTree dragging inidicator style issue. #54183 @uioonm
- TypeScript
- 🐞 修复 InputNumber 在
variant=underlined
与suffix
配合时,样式会出现圆角的问题。#54228 @kiner-tang - 🐞 修复 FloatButton.Group 总是错误的抛出
shape
配置警告信息。#54215 @deathemperor - 💄 调整 Typography 标题使用
fontWeightStrong
token。#54185 @p-a - 🐞 修复 Tree.DirectoryTree 拖拽样式指示器位置不正确的问题。#54183 @uioonm
- TypeScript