InputNumber support stringMode
for high precision step
. value
in control out of range shows warning style instead of changing it. Dynamic update min
& max
will not trigger onChange
anymore. #29373
- Upload support
beforeUpload
returnUpload.LIST_IGNORE
to skip item added in UploadList. #29474 - Image support config motion name. #29394 @crazyair
- ConfigProvider
- Form.List nest multiple level Form.Item support
preserve
prop. #29267 - Drawer support
contentWrapperStyle
. #29219 @kerm1it - Layout.Sider added ref support. #29169 @qramilq
- Fix Table
pagination.current
display error when result of filter is empty. #29386 @jinchaofs - Fix Anchor throws error when
target
don’t return a html element. #29523 @bcd337 - Fix Steps with small size that icon shift up
1px
. #29484 - Select
- Dropdown
- Fix tree-shaking warning on development builds. #29378
- Fix TimePicker Korean locale. #29540
- TypeScript
- InputNumber 添加
stringMode
属性以支持高精度step
。value
受控并超出范围时展示警告样式而不是强制改值。动态修改min
和max
不再触发onChange
事件。#29373 - Upload 支持
beforeUpload
返回Upload.LIST_IGNORE
时不将文件展示在列表中。#29474 - Image 支持配置动画相关类型。#29394 @crazyair
- ConfigProvider
- Form.List 嵌套多层 Form.Item 支持
preserve
属性。#29267 - Drawer 支持
contentWrapperStyle
。#29219 @kerm1it - Layout.Sider 組件添加了
ref
支持。#29169 @qramilq - 修复 Table 当过滤结果为空时,
pagination.current
展示错误。#29386 @jinchaofs - 修复 Anchor
target
不是 html 元素时会出错的问题。#29523 @bcd337 - 修复 Steps 小尺寸时图标偏上的问题。#29484
- Select
- Dropdown
- Fix 在本地开发时会报 tree-shaking 警告信息的问题。#29378
- 修复 TimePicker 本地化。#29540
- TypeScript
Assets 2
转自 https://github.com/ant-design/ant-design/releases