Skip to content

Releases: alibaba-fusion/next

build/1.18.5

18 Oct 01:58
Compare
Choose a tag to compare

1.18.5 (2019-10-17)

Bug Fixes

  • Balloon: Tooltip shoule support alignEdge, close #1222 (3c6289a)
  • Shell: should support use nothing (1c76aea)

build/1.18.4

11 Oct 11:15
Compare
Choose a tag to compare

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

30 Sep 07:51
Compare
Choose a tag to compare

1.18.3 (2019-09-30)

Bug Fixes

  • Icon: correct eye/eye-close's width (19b7d04)
  • NumberPicker: corner config (db5929f)
  • NumberPicker: fix display valueunder controlled. fix #1163 (7207532)
  • NumberPicker: up down key (6edc9a6)
  • Progress: backgroundColor is invalid (#1180) (b4ee796)
  • Typescript: add field (01fdcd2)

build/1.18.2

27 Sep 03:53
Compare
Choose a tag to compare

1.18.2 (2019-09-26)

build/1.17.12

19 Sep 04:17
Compare
Choose a tag to compare

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

11 Sep 11:35
Compare
Choose a tag to compare

1.17.11 (2019-09-11)

Bug Fixes

  • Collapse: cannot read property 'key' of null (a31a979)
  • Select: cascader-select component hasclear attr (c22796e)
  • Tab: close #1105 (2c841b1)

build/1.17.10

05 Sep 12:10
Compare
Choose a tag to compare

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

05 Sep 11:51
Compare
Choose a tag to compare

1.16.9 (2019-09-05)

Bug Fixes

  • Tab: remove tab nav border hover transition (9a085e1)
  • Tab: update default border color when hover (75a7195)

build/1.17.9

02 Sep 09:38
Compare
Choose a tag to compare

1.17.9 (2019-09-02)

Bug Fixes

build/1.17.8

29 Aug 11:42
Compare
Choose a tag to compare

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