Skip to content

Releases: alibaba-fusion/next

build/1.16.5-beta.0

29 Jul 11:16
Compare
Choose a tag to compare

1.16.5-beta.0 (2019-07-29)

Bug Fixes

  • Pagination: button style override pagination (41e9399)
  • Timepicker: Can`t select last time (40b9f46)

build/1.16.4

23 Jul 12:44
Compare
Choose a tag to compare

1.16.4 (2019-07-23)

Bug Fixes

build/1.16.3

22 Jul 08:57
Compare
Choose a tag to compare

1.16.3 (2019-07-22)

Bug Fixes

build/1.16.2

19 Jul 02:22
Compare
Choose a tag to compare

1.16.2 (2019-07-19)

Bug Fixes

  • DatePicker: RangePicker select year error (e32cbbe)
  • Dialog: br br alignment: fixes #887 (0a92c73)
  • Nav: label should show in iconOnly mode, close #894 (5cfd0fa)
  • Table: filter Menu blocked, close #893 (a16d566)
  • Upload: add errorcode in beforeUpload (c6a505a)

build/1.16.1

15 Jul 12:30
Compare
Choose a tag to compare

1.16.1 (2019-07-15)

Bug Fixes

build/1.16.0

11 Jul 02:40
Compare
Choose a tag to compare

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

11 Jul 02:21
Compare
Choose a tag to compare

1.15.12 (2019-07-11)

Bug Fixes

  • remove 'next-' in variable.scss of theme package, close #865 (a9d46f5)
  • Pagination: override button disabled style (253239b)

build/1.15.11

04 Jul 12:32
Compare
Choose a tag to compare

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)

build/1.15.10

27 Jun 13:50
Compare
Choose a tag to compare

1.15.10 (2019-06-27)

Features

  • Table: dragable table with react-dnd (95c05c9)

build/1.15.9

20 Jun 11:56
Compare
Choose a tag to compare

1.15.9 (2019-06-20)

Bug Fixes

  • Tree: set checkedStrategy check error (fa3c164)