next

🦍 A configurable component library for web built on React.

MIT License

Downloads
52K
Stars
4.6K
Committers
179

Bot releases are hidden (Show)

next - build/1.17.3

Published by youluna about 5 years ago

1.17.3 (2019-08-09)

Bug Fixes

  • Select: width should be in outer dom (c8f072f)
next - build/1.17.2

Published by youluna about 5 years ago

1.17.2 (2019-08-09)

next - build/1.17.1

Published by youluna about 5 years ago

1.17.1 (2019-08-08)

next - build/1.17.0

Published by youluna about 5 years ago

1.17.0 (2019-08-08)

Bug Fixes

  • add name and value (5beedd8)
  • Input: fix textarea (ac270ea)
  • Input: fix ts property (9ceb94a)
  • Menu: paddingLeft should only be related to inline mode (1115687)
  • Menu: string in Group/SubMenu causes error, close #952 (18a7f17)
  • Nav: subNav should be selected if it has selected child, close #520 (3eca52f)
  • Range: prevent arrow keyup event when disabled (05f5a87)
  • Search: onSearch ts (35d33dc)
  • Select: popupComponent do not need syncWidth (71d7943)
  • Tab: only focus after first render (5feb398)
  • Transfer: fix that Transfer component cannot be dragged in firefox (0f72ef6)
  • Transfer: pass test case (632dea7)
  • Tree: Still can check after disableChecked (20ac774)
  • Typescript: add a tags ts. (443eecf)
  • TypeScript: correct Upload Dragger props, close #936 (2c4ad4c)

Features

  • Add Next Adaptor (0c7f49c)
  • Add Next Adaptor (#903) (807e258)
  • time-function & duration update (f4535d3)
  • Breadcrumb: maxNode support auto (9ce0323)
  • ConfigProvider: add device prop (67161a1)
  • DatePicker: support set Array defaultValue (2f9ea90)
  • Dialog: add max-width to fit phone (66f463a)
  • Drawer: add new component Drawer (2ca6f17)
  • Form: force set labelAlign=top while device=phone (f07260f)
  • NumberPicker: force set type=inline while device=phone (0666869)
  • Pagination: support device (52054e1)
  • Range: add touch test case for Range (6e2c85a)
  • Range: range component support touch event (ac03213)
  • Select: add api popupComponent to custom Popup (737f7e4)
  • Tab: support device touchable (3c356bf)
  • TimePicker: add renderTimeMenuItems prop (8c368f1)
next - build/1.16.6

Published by youluna about 5 years ago

1.16.6 (2019-08-01)

Bug Fixes

  • Typescript: fix menu-button & split-button (0cfe939)
next - build/1.16.5

Published by youluna about 5 years ago

1.16.5 (2019-08-01)

Bug Fixes

  • CascaderSelect: not exist value be removed (2b1dee8)
  • Dialog: pass event to onClose of Dialog.show, close #947 (9921578)
  • Field: use constructor not initValue fix #924 (3fe5cf7)
  • Pagination: button style override pagination (41e9399)
  • Typescript: add button props to menu-button split-button (61a9c54)
  • Upload: bug by Dragger value under controlled. Close #923 (c2ea8a7)
next - build/1.16.5-beta.1

Published by myronliu347 about 5 years ago

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

Bug Fixes

  • Pagination: button style override pagination (41e9399)
  • Timepicker: Can`t select last time (40b9f46)
next - build/1.16.5-beta.0

Published by myronliu347 about 5 years ago

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

Bug Fixes

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

Published by youluna about 5 years ago

1.16.4 (2019-07-23)

Bug Fixes

next - build/1.16.3

Published by youluna about 5 years ago

1.16.3 (2019-07-22)

Bug Fixes

next - build/1.16.2

Published by myronliu347 over 5 years ago

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

Published by youluna over 5 years ago

1.16.1 (2019-07-15)

Bug Fixes

next - build/1.16.0

Published by youluna over 5 years ago

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

Published by youluna over 5 years ago

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

Published by myronliu347 over 5 years ago

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

Published by youluna over 5 years ago

1.15.10 (2019-06-27)

Features

  • Table: dragable table with react-dnd (95c05c9)
next - build/1.15.9

Published by myronliu347 over 5 years ago

1.15.9 (2019-06-20)

Bug Fixes

  • Tree: set checkedStrategy check error (fa3c164)
next - build/1.15.8

Published by myronliu347 over 5 years ago

1.15.8 (2019-06-20)

Bug Fixes

  • MenuButton: error types path (4293361)
  • Tree: dataSource will update indeterminateKeys (9b1c07d)
next - build/1.15.7

Published by myronliu347 over 5 years ago

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

next - build/1.15.6

Published by youluna over 5 years ago

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)