Releases: alibaba-fusion/next
Releases · alibaba-fusion/next
build/1.27.28
1.27.28 (2024-10-21)
Bug Fixes
- DatePicker2: after entering a customized date format and pressing Enter, the value should not change,closed #4896 (e74ab40)
- Grid: The style prop of Col in the Grid does not take effect (836eeb6)
- Timeline: left content of timeline item cannot be styled correctly (f27e646)
Code Refactoring
- DatePicker: convert to TypeScript, improve docs and tests (4c37bf5)
- Form: convert to TypeScript, improve docs and tests, close#4585 (adbb6c9)
- Form: update form field options and dependencies (f1c17a1)
- Range: convert to TypeScript, improve docs and tests (d4b99e9)
- Shell: convert to TypeScript, improve docs and tests (202f538)
- Tab: convert to TypeScript, improve docs and tests (4632a46)
- TimePicker2: convert to TypeScript, improve docs and tests, close #4616 (e082513)
build/1.27.27
build/1.27.26
build/1.27.25
build/1.27.23
1.27.23 (2024-09-10)
Bug Fixes
- Form: enabled responsive form should maintain alignment between label and input (db30f4f)
- Overlay: overlay support SSR, close #4205 (69241bc)
- Select: adjust auto-complete menu length issue, close #4873 (bf08e19)
- Upload: theme page fail to render (a200df1)
- VirtualList: resolve bugs in jumpIndex functionality, close #4883 (324b0d3)
Code Refactoring
- Balloon: convert to TypeScript, improve docs and tests, close#4565 (cf6a80d)
- Card: convert to TypeScript, improve docs and tests, close#4571 (15ff8b6)
- Pagination: convert to TypeScript, improve docs and tests (442240d)
- Slider: convert to TypeScript, improve docs and tests (0ddbb65)
- VirtualList: convert to TypeScript, improve docs and tests (21518d4)
build/1.27.18
1.27.18 (2024-08-06)
Bug Fixes
- Breadcrumb: fix comment issues (03873e7)
- Calendar: make switch panel unclickable when showOtherMonth is false, close #4782 (8fd68ff)
- Upload: support upload again when an upload fails, close #4849 (1fd28f9)
- Upload: support itemRender on Dragger, close #4840 and #4721 (f4c56c0)
Documentation
Code Refactoring
- Breadcrumb: upgrade tests and docs, convert to TypeScript (997721c)
- Dropdown: improve ts & docs & test (edc7c11)
- MenuButton: rename to ts, improve tc, types and docs (08bf3d2)
- Overlay: ts & docs & test tools (bda0ef3)
- TimePicker: upgrade tests and docs, convert to TypeScript (5ede00a)
- Upload: convert to TypeScript, improve docs and tests, close #4622 (#4841) (26d59c9)