next

🦍 A configurable component library for web built on React.

MIT License

Downloads
52K
Stars
4.6K
Committers
179

Bot releases are visible (Hide)

next - build/1.18.12

Published by youluna almost 5 years ago

1.18.12 (2019-11-05)

Bug Fixes

  • Checkbox: fix nested checkbox style (1088fbb)
  • Input: lifecycle for didUpdate close #1301 (8e21cc8)
  • Menu: make arrow in hoz configurable, #1280 (b7c6322)
  • Nav: correct child selected state, close #1280 (9d68697)
  • Nav: icon is blocked 1px in iconOnly mode, close #1278 (9c3fd0a)
  • Notification: title and content are not both required (49b4b96)
  • Switch: update getDerivedStateFromProps logic (638e6b1) (5ac62df)
  • Table: expanded trigger cell's width should be unchanged, close #1281 (9fca31b)
  • TreeSelect: Can`t remove tag (7ef73f0)
next - build/1.18.11

Published by youluna almost 5 years ago

1.18.11 (2019-10-31)

Bug Fixes

  • Range: add window.pageXOffset when calculate (#1289) (3460f0f)
  • Field: getValues should return all keys (f37da3e)
next - build/1.18.10

Published by myronliu347 almost 5 years ago

1.18.10 (2019-10-29)

Bug Fixes

  • ConfigProvider: warning when config function component (6eb71b5)
  • NumberPicker: under control input 0 => 0. (60c0d86)
next - build/1.18.9

Published by youluna almost 5 years ago

1.18.9 (2019-10-28)

Bug Fixes

next - build/1.18.8

Published by youluna almost 5 years ago

1.18.8 (2019-10-25)

Bug Fixes

  • Overlay: use rgba instead of change-color to get a color with alpha (e552a66)
  • Table: reset style (db24905)
next - build/1.18.7

Published by myronliu347 almost 5 years ago

1.18.7 (2019-10-25)

Bug Fixes

  • Cascader: scroll focus error (fa92198)
next - build/1.18.6

Published by myronliu347 almost 5 years ago

1.18.6 (2019-10-24)

Bug Fixes

  • Affix: fix recursive call in some situation (633c3b6)
  • Button: style vertical align middle (cec2e9a)
  • Shell: config Shell.Page (4249e0a)
  • Tab: make dropdown mode tab nav scroll to active (881ce87)
next - build/1.18.5

Published by youluna about 5 years ago

1.18.5 (2019-10-17)

Bug Fixes

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

Published by myronliu347 about 5 years ago

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)
next - build/1.18.3

Published by youluna about 5 years ago

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)
next - build/1.18.2

Published by youluna about 5 years ago

1.18.2 (2019-09-26)

next - build/1.17.12

Published by myronliu347 about 5 years ago

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)
next - build/1.17.11

Published by youluna about 5 years ago

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)
next - build/1.17.10

Published by myronliu347 about 5 years ago

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)
next - build/1.16.9

Published by myronliu347 about 5 years ago

1.16.9 (2019-09-05)

Bug Fixes

  • Tab: remove tab nav border hover transition (9a085e1)
  • Tab: update default border color when hover (75a7195)
next - build/1.17.9

Published by youluna about 5 years ago

1.17.9 (2019-09-02)

Bug Fixes

next - build/1.17.8

Published by youluna about 5 years ago

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

next - build/1.17.7

Published by myronliu347 about 5 years ago

1.17.7 (2019-08-21)

Bug Fixes

  • Checkbox: checkbox will update indeterminate state when in group (8b9582a)
  • Overlay: remove position absolute. fix #1016 (7d87e86)
  • Select: fix onSearchClear function (12f2a92)
  • Select: readonly (0d732d6)
  • Tree: undined of parent (f38f440)
next - build/1.17.6

Published by youluna about 5 years ago

1.17.6 (2019-08-15)

Bug Fixes

  • Menu: value in selectedKeys doesn't exit in k2n (fef80cd)
next - build/1.17.5

Published by myronliu347 about 5 years ago

1.17.5 (2019-08-14)

Bug Fixes

  • Field: bug of resetToDefault withtou initValue. close #1001 (a76b05c)
  • Input: support null to reset value (0ecc5c2)
  • Pagination: react warning use setTimout event (0e92ade)

Features

  • Animate: add slide animations (407dc5b)
  • Drawer: make drawer configurable (fbc4ad2)
  • Locale: add Drawer words (1be3ea8)