Releases: alibaba-fusion/next
Releases · alibaba-fusion/next
build/1.18.5
build/1.18.4
1.18.4 (2019-10-11)
Bug Fixes
- Breadcrumb: unused css-prefix (b05cddf)
- Checkbox: remove focused style (2002161)
- Dialog: quick-calling support set prefix to dialog (7d458d4)
- Radio: remove checked focused style (e750cd6)
- Select: add api menuProps for menu. close #1141 (38fed47)
- Select: can re select in AutoComplete. close #1199 (2814be4)
- Select: keep search value while unselect with Enter. fix #1173 (a5f5519)
- Select: should not del disabled item with backspace. fix #1196 (81b0e75)
- Select: should not del item while disabled/readonly .fix #1022 (7c98e1c)
- Shell: header should be able to be removed (c1ef847)
- Table: remove warning, close #644 (56faee6)
- Upload: outline error (2c53354)
build/1.18.3
1.18.3 (2019-09-30)
Bug Fixes
build/1.18.2
1.18.2 (2019-09-26)
build/1.17.12
1.17.12 (2019-09-19)
Bug Fixes
- Input: border should collapse in input group, close #1127 (ac4e604)
- Overlay: wrong object of reference in safari (cba0d1e)
- Rating: click offset in allowHalf, close #1123 (b4278c4)
- Select: popupStyle width should override autoWidth, close #1075 (0e75a2f)
- Tab: fix tab nav border in fusion cool (43d2013)
- Util: copy react node directly, close #1132 (04618b0)
build/1.17.11
build/1.17.10
1.17.10 (2019-09-05)
Bug Fixes
- CascaderSelect: search menu always exist after (ee9739c)
- Pagination: pagination size select over width (8822f05)
- Search: filter attr setting default value. close #1034 (589c9cb)
- Tab: isTouchable use slide tabs (7de99ca)
- Tab: remove padding&margin&border in hidden (3abf12f)
- Table: add filterProps for users to customize filter (a3db26f)
build/1.16.9
build/1.17.9
build/1.17.8
1.17.8 (2019-08-29)
Bug Fixes
- CascaderSelect: click selected item can`t close (b623436)
- Dialog: allow disableScroll. fix #954 (04f19b3)
- Field: shallow copy. Close #1062 (97ffea6)
- Search: change the way of using sass method(color calculation) (84808e1)
- Slider: correct arrow disabled state in some case, close #1065 (a9b319b)
- Tab: use visibility instead of display to control tab content show. (#1058) (2bb776d)
- Tree: disabled node can`t set checked (dcb1686)
- Collapse: use getDerivedStateFromProps (01eb9f2)(17598a6)
Features
- Table: add small size (bce73f0)