Releases: alibaba-fusion/next
Releases · alibaba-fusion/next
build/1.16.5-beta.0
1.16.5-beta.0 (2019-07-29)
Bug Fixes
build/1.16.4
build/1.16.3
build/1.16.2
build/1.16.1
build/1.16.0
1.16.0 (2019-07-11)
Bug Fixes
- Badge: change count to -1 error, close #845 (a17e586)
- Field: getValues return initValue, close #792 (#807) (2459716)
- NumberPicker: support innerAfter. Close #860 (4c0e018)
- Overlay: comment out unnecessary code (52ddf8d)
- Overlay: endless loop in position calculate (5553799)
- Overlay: wrapper position absolute-close #812 (9fb3708)
- Overlay: wrong top when 2+ scroll bars, close #861 (d00329f)
- Radio: change demo default state (e1a08f3)
- Select: support innerAfter. Close #859 (b49a35e)
- Tab: add tests to cover auto scroll feature (4004f1d)
Features
- Badge: add API showZero, close #848 (8f48f50)
- Calendar: add onModeChange (514846e)
- Calendar: add yearRange prop (32a6f31)
- Checkbox: label color configrable (da4a411)
- Menu: add hozInLine to fold SubMenus if too long (63f9962)
- Radio: label configurable when used standalone (3b3e510)
- Tab: make capsure border hover configurable (1b1554f)
- Tab: support auto scroll to active tab (5bcfa02)
- Tag: split primary and primary deletable (4ace5a6)
- Theme: add font weight (b31e2e8)
build/1.15.12
build/1.15.11
1.15.11 (2019-07-04)
Bug Fixes
- 'name' does not exist on type SelectProps (732de79)
- CascaderSelect: overflow-x shaking (6e83df4)
- Form: use ref in FormItem. Close #820 (4585c9c)
- Input: check if navigator exist to support SSR (f9b9dfd)
- Nav: disabled background should be the same with others (46f7959)
- Overlay: check if instance of React Component (c9e6802)
- Overlay: support function children-#close-810 (cff7566), closes children-#close-810
- Search: fix onChange argc. Close #394 (aa9de65)
- Select: scroll after search by hightlight click item. Close #801 (2e31d0a)
- Tree: cancel select on click twice (61657a1)