- Form
- Table
- 🐞 Fix Modal
confirm()
has no default icon. #24956 - 🐞 Fix List
grid
not working in React.Fragment or wrapped List.Item. #24955 - 🐞 Fix Avatar fallback to children when loading image with error. #24944 @sosohime
- 🐞 Fix Drawer doesn't omit prop
getTargetContainer
. #24938 - 🐞 Fix Tabs dropdown clip text when tab title too long. #24928
- 🐞 Fix Carousel under Tabs shaking when tab switch. #24873
- 🐞 Fix Transfer package size will increase if tree shaking is disabled. #24847 @DavidSichau
- 💄 Add
@rate-star-hover-scale
to control Rate scale when cursor hover. #24917 - 💄 Add
@divider-orientation-margin
less variable to control Divider's left margin whenorientation
is set. #24877 - 🌐 Localization
- TypeScript
- Form
- Table
- 🐞 修复 Modal 缺少
confirm()
默认图标。#24956 - 🐞 修复 List
grid
属性在 React.Framgment 或者封装了的 List.Item 上失效的问题。#24955 - 🐞 修复 Avatar 图片加载错误的显示问题。#24944 @sosohime
- 🐞 修复 Drawer
getTargetContainer
属性没有被忽略的问题。#24938 - 🐞 修复 Tabs 下拉框标题过长时被截断的问题。#24928
- 🐞 修复 Carousel 在 Tabs 下切换时会跳跃的问题。#24873
- 🐞 修复 Transfer 在关闭 tree shaking 后打包尺寸增加的问题。#24847 @DavidSichau
- 💄 新增
@rate-star-hover-scale
控制 Rate 鼠标悬浮放大比例。#24917 - 💄 新增
@divider-orientation-margin
less 变量,以控制 Divider 设置了orientation
时的左侧距离。#24877 - 🌐 Localization
- TypeScript