mirror of
https://github.com/ant-design/ant-design.git
synced 2025-01-18 22:36:31 +08:00
Update migration-v4.en-US.md (#21450)
This commit is contained in:
parent
71a3575f49
commit
034113d876
@ -115,7 +115,9 @@ const Demo = () => (
|
|||||||
- DatePicker rewrite
|
- DatePicker rewrite
|
||||||
- Provide the `picker` property for selector switching.
|
- Provide the `picker` property for selector switching.
|
||||||
- Range selection can now select start and end times individually.
|
- Range selection can now select start and end times individually.
|
||||||
- Tree, Select, TreeSelect, AutoComplete use virtual scrolling.
|
- Tree, Select, TreeSelect, AutoComplete rewrite
|
||||||
|
- use virtual scrolling.
|
||||||
|
- `onBlur` no longer trigger value change.
|
||||||
- `dropdownMatchSelectWidth` no longer automatically adapts to the content width, please set the dropdown width with numbers.
|
- `dropdownMatchSelectWidth` no longer automatically adapts to the content width, please set the dropdown width with numbers.
|
||||||
- The Grid component uses flex layout.
|
- The Grid component uses flex layout.
|
||||||
- Button's `danger` is now treated as a property instead of a button type.
|
- Button's `danger` is now treated as a property instead of a button type.
|
||||||
|
Loading…
Reference in New Issue
Block a user