antd 5.26.3
- 🐞 Fix InputNumber using
variant=underlinedandsuffixwill show the border radius issue. #54228 @kiner-tang - 🐞 Fix FloatButton.Group always throw the wrong warning of
shape. #54215 @deathemperor - 💄 Adjust Typography title using
fontWeightStrongtoken. #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 标题使用
fontWeightStrongtoken。#54185 @p-a - 🐞 修复 Tree.DirectoryTree 拖拽样式指示器位置不正确的问题。#54183 @uioonm
- TypeScript