Releases: alibaba-fusion/next
Releases · alibaba-fusion/next
build/1.27.0
1.27.0 (2024-01-02)
Code Refactoring
- Create new project structure
- Upgrade to TypeScript Project progressive
- Improve maintenance for documentation and component APIs
- Improve test cases with cypress
build/1.26.37
build/1.26.36
1.26.36 (2023-12-07)
Bug Fixes
- Cascader: set cache false default when multiple=false, close #3954 (#4531) (8fece00)
- Message: when only content, vertical icon and content, issue#3910 (#4636) (f619a0c)
- Table: correct table column resizing (#4508) (a81c7c2)
- Table: lock columns table dislocation, close #4248 (#4286) (6133892)
- Table: scroll position error, close #4484 (#4635) (7ae8eaa)
- Table: set initial value for lastScrollTop, close #4394 (#4633) (1abe3f5)
- Field: clear errors when the field is unmounted, close #4017 (#107)(9b5bb9a)
build/1.26.35
build/1.26.34
build/1.26.33
build/1.26.32
1.26.32 (2023-11-16)
Bug Fixes
- Checkbox: support boolean value type, close #3931 (#4519) (26a08d8)
- Search: press enter will call onSearch once when autoHighlightFirstItem=false, close #4049 (#4524) (1eea155)
- Table: can use Input as column.title normally, close #4370 (#4522) (bde3b4e)
- Table: change the way to use of sortable (#4514) (d73a9f1)
build/1.26.31
build/1.26.30
1.26.30 (2023-11-01)
build/1.26.29
1.26.29 (2023-11-01)
Bug Fixes
- Calendar: calendar should support uncontrolled mode, close #4491 (64396da)
- Cascader: first level menu always can collapse next level menus, close #4472 (#4502) (c8ed0b5)
- Select: should prevent scroll when click wrapper, close #4492 (#4504) (dae8daf)
- Switch: should unClickable while diabled, close #4478 (28266ad)
- Tab: scroll by active correctly, close #4227 (#4505) (1f0a4f4)