Skip to content

Releases: alibaba-fusion/next

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)

build/1.15.8

20 Jun 05:41
Compare
Choose a tag to compare

1.15.8 (2019-06-20)

Bug Fixes

  • MenuButton: error types path (4293361)
  • Tree: dataSource will update indeterminateKeys (9b1c07d)

build/1.15.7

19 Jun 11:51
Compare
Choose a tag to compare

1.15.7 (2019-06-19)

Bug Fixes

  • Checkbox: add label cursor (0122707)
  • Checkbox: change default cursor to pointer (499f581)
  • Overlay: stop click propagation. #close 791 (c0b7ef6)
  • Pagination: popupProps warning (b534738)
  • Radio: change default cursor to pointer (e8e4911)
  • Radio: only add tabIndex to Radio instead of all child of Group (d2054f1)
  • Tree: can`t pos of undefined (9b0ff2c)

Features

build/1.15.6

13 Jun 13:02
Compare
Choose a tag to compare

1.15.6 (2019-06-13)

Bug Fixes

  • Balloon: position shouldn't be chanaged when no space, close #774 (a6d55f8)
  • Dialog: title radius when bg color #close-783 (8692936), closes #close-783
  • Field: setError valiate - #close 747 (25adbd1)
  • NumberPicker: support null to clear value. relate #780 (15ae286)
  • Search: hasIcon with shape=simple. Close #734 (033bfb8)
  • Slider: lazyLoad pre and next pics, close #706 (f841201)

build/1.15.5

06 Jun 11:15
Compare
Choose a tag to compare

1.15.5 (2019-06-06)

Bug Fixes

  • CascaderSelect: clear search input change (bff0134)
  • Date-picker: prop 'onOk' typescript declaration File wrong (3c21dcd)
  • Nav: disorder when set margin(t, b) of hoz Nav, close #744 (f6f9625)
  • RangePicker: to start month after selected (2ea6cf6)
  • Select: warning in select base, close #771 (dae7047)
  • Table: resizeable won't work if isTree on, close #384 (bf1eb55)

Features

  • Table: add API filterMenuProps (61ab2b0)

build/1.15.4

31 May 11:40
Compare
Choose a tag to compare

1.15.4 (2019-05-31)

Bug Fixes

  • Table: React.Fragment is supported in 16.2.4, use [] instead (aec5368)

Features

  • Select: add API tagInline to make it won't wrap (d21f8a1)

build/1.15.3

30 May 03:24
Compare
Choose a tag to compare

1.15.3 (2019-05-30)

Bug Fixes

  • Select: tag should show all content but it ellipsis, close #751 (46122aa)

build/1.15.2

29 May 11:27
Compare
Choose a tag to compare

1.15.2 (2019-05-29)

Bug Fixes

  • Nav: active line should have disappear animation (8a1ad70)
  • NumberPicker: UI for button height not eq input (c8b78bb)
  • Tag: checkable selected Tag border should be able to config (c06f513)
  • Tag: resolve overflow issues, close #727 (538e1d4)
  • Tag: text overflow for custom height (5b52372)

Features

  • Upload: add upload border-radius variable (fb3f8e4)

build/1.15.1

27 May 07:36
Compare
Choose a tag to compare

1.15.1 (2019-05-27)

Bug Fixes

  • ConfigProvider: locale should deep merge zh-cn.js, close #719 (c10baa2)
  • Tag: check icon should use variable, close #720 (709d5d4)
  • Tag: clean up scss (7c643a3)

Deprecated

  • Table: getRowProps => rowProps, getCellProps => cellProps (185d70a), closes #724

Features

  • add followTrigger for component with overlay (f98fb15)
  • Balloon: make font-size font-weight configurable (e6f7137)
  • Button: component support div or span (66341a0)
  • Calendar: support 0.x locale.format (c2d7db2)
  • Calendar: support 0.x YearCellRender (1ee70af)
  • Core: split shadow distance from sdn to sdny (85101eb)
  • DatePicker: support 0.x ranges (59d0483)
  • Nav: add theme configuration about hover (27ccded)
  • NumberPicker: support 0.x onDisabled (947d3d2)
  • Pagintion: add config variables (7a27465)
  • Slider: support 0.x onBeforeChange (34603cc)
  • Table: add columnProps/titleAddons/titleProps of rowSelection (965118f)
  • Tag: change tag var sections (b71c883)
  • Tag: closable normal has custom colors (da08e11)
  • Tag: primary and closable primary use same style (28d4738)
  • Tag: primary theme customization (b82e7b1)
  • Transfer: make footer shadow configurable (9df069d)

build/1.15.0

24 May 11:53
Compare
Choose a tag to compare

1.15.0 (2019-05-24)

Bug Fixes

  • fusion cool render issues (fbdffaa)
  • Calendar: select month auto change date view (354f545)
  • Field: resetDefault when parseValue false (e2c2b00)
  • Message: can`t close after click (53fe94d)
  • Select: init flatten ds (57667a4)
  • Select: value no show fillProps with empty dataSource. Close #715 (70a15ab)

Features

  • Select: add api to customize show tag content (4c29109)
  • Select: add maxTagPlaceholder (bfc9b20)