Releases: alibaba-fusion/next
Releases · alibaba-fusion/next
build/1.27.11
build/1.27.10
1.27.10 (2024-04-03)
Features
- Avatar: support imgProps, close #3476 (#4799) (0045f5b)
- CascaderSelect: support focus() and keyboard control, close #3608 (66437cd)
Bug Fixes
- Grid: pass legal HTML props to the root dom node, close #2867 (3b60374)
- Step: compatible with legacy direction and labelPlacement, close #4813 (#4814) (fd14601)
- TimePicker2: use props.format to validate value, close #3651 (#4803) (aac4730)
Code Refactoring
build/1.27.8
1.27.8 (2024-03-21)
Features
Bug Fixes
- Avatar: size should work in box , close #3511 (881cad8)
- DatePicker2: should pass inputProps to trigger function to support custom range picker trigger (2bdb937)
- DatePicker2: WeekPicker should format value correctly when date is 01-01 (#4786) (103aafe)
- DatePicker: should show clear icon when it only has start/end value, close #3448 (67cf979)
- Table: should not log warn when primaryKey is 0, close #3740 (f7b8c8c)
- remove banner msg from dist/*.css to make @charset useful (77b0c2e)
Documentation
- Search: remove unnecessary symbol "," (4c15a1b)
Code Refactoring
build/1.27.7
build/1.27.6
1.27.6 (2024-03-07)
Features
- DatePicker: improve focus logic, close #3998 (#4769) (1cdd236)
- TreeSelect: support useDetailValue, close #3531 (#4771) (d19ebdd)
Bug Fixes
- Shell: phone shell should hidden when collapsed, close #3886 (#4766) (94d3030)
- Table: fix merging cell width in locked columns, close #4716 (#4752) (9bda719)
- Upload: should hide trigger when limit is reached for Upload.Dragger, close #3951 (#4761) (f2d5303)
Documentation
- Calendar2: remove legacy api, close #3100 (8a6536f)
- Field: improve document description of parseName, close #3453 (004fa0e)
Code Refactoring
build/1.27.5
1.27.5 (2024-02-22)
Bug Fixes
- ConfigProvider: improve config types, close #4751 (b442d93)
- TimePicker2: should has focus style when visible, close #4657 (#4738) (228b621)
- Overlay: solve crash problems caused by numerical floating, close #4740 (8f29094)
- rollback #4746 and fix textarea clear spec (e486542)
Code Refactoring
build/1.27.4
build/1.27.3
1.27.3 (2024-01-25)
Features
Bug Fixes
- Menu: should update layout when children size changed, close #4640 (#4722) (f4ceaf7)
- Overlay: fix the crash issue when resize is caused by adjustment, close #4692 (7315f9e)
- Rating: fix grade background, close #4734 (#4735) (54d7f57)
- Tree: expand action area should not shrink when the content is oversize, close #4689 (#4723) (157835f)
Documentation
- Generate docs from tsdoc (f89d6b2)
Code Refactoring
- Animate: convert to TypeScript, impove docs and tests (#4719)
- Box: convert to TypeScript, impove docs and tests (e1805e2)
- Core: support node&sass tests, complete types, improve tests and docs (9b1b054)
- MixinUiState: convert to TypeScript, improve tests (86e5414)
- Search: convert to TypeScript, impove docs and tests (5997230)