Releases: alibaba-fusion/next
Releases · alibaba-fusion/next
build/1.25.4
build/1.25.3
1.25.3 (2021-11-30)
Bug Fixes
- CascaderSelect: add renderPreview type (f08b134)
- CascadeSelect: add isPreview types (ada822c)
- Dialog: compate with usage style.width (43a748f)
- Dialog: v2 compate with typeof closeMode = string (5d2e861)
- Input: set innerAfter color = label (#3563) (ec36d12)
- Overlay: support Functional Component (01129c6)
- Search: repair highlightKey, close #3560 (35e3ea7)
- Utils: improve dom.getStyle robustness (40ed79d)
build/1.25.2
build/1.25.1
build/1.25.0
1.25.0 (2021-11-22)
Bug Fixes
- DatePicker: should not close popup while click input (0c20a92)
- DatePicker2: double style margin on button (372412f)
- Dialog: auto height/width fix #941 (f47f15b)
- Dialog: autoFocus for v2 (8eafba7)
- Dialog: body padding without title fix #2777 (72d1a66)
- Dialog: btn global loading fix #2576 (b4caa8d)
- Dialog: overflow while set height fix #3262 (463ceea)
- Dialog: update onClose usage (a3f9690)
- overlay: compatible with react17, fix #2959 (#3519) (1583e14)
- Select: autoHighlightFirstItem while search (#3502) (be28f95)
Features
- Balloon: new api v2 for Overlay v2 (756fee1)
- DatePicker2: move Popup panel when RangePicker focus change, close #3492 (#3525) (6d321bd)
- Dialog: add type succss/error/warning/notice/help fix #3488 (38de821)
- Dialog: new Component for fixed Dialog (f39034e)
- Dialog: support draggable for Dialog fix #231 (d35f067)
- Overlay: v2 fix #3070,#3054,#2797,#2689,#2606,#2598,#2533,#2500,#742 (e11555d)
- Select: popupProps={{v2:true}} for v2 popup (62c05ed)
- TimePicker: refacor & add TimePicker.RangePicker (29a8c80)
- TreeSelect: support preserveNonExistentValue props (#3424), close #3375 (04abd78)