Releases: alibaba-fusion/next
Releases · alibaba-fusion/next
build/1.25.30
build/1.25.29
build/1.25.28
1.25.28 (2022-03-25)
Bug Fixes
- Dialog: could custom margin-bottom when no footer fix #3799 (#3809) (6ddace0)
- Dialog: height type can be either number or string (#3807) (174a971)
- Range: onProcess&onChange props type error fix #2769 (#3816) (2235092)
- Select: make highlight color configurable (13d3dea)
- Table: data should be mutable for async load (1df62bf)
- Table: do not change dataSource (#3811) (3c70a31)
- Table: hidden to __hidden (d818db6)
Features
- Message: can remove icon by iconType: false (3cf723d)
build/1.25.27
build/1.25.25
1.25.25 (2022-03-17)
Bug Fixes
build/1.25.24
1.25.24 (2022-03-15)
Bug Fixes
- Input: now allow to toggle visibility when password input is disabled (91a2cf2)
- Range: repair browser count float issue, close #3652 (eef6e11)
- Select: make width stable (1ff2b73)
- Tab: style compile fail (8033e4a)
- Table: tree table support virtual (0a4a311)
- TimePicker2: fix RangePicker wrong minutes and seconds disabled (#3771), close #3766 (1aa6f16)