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.24.10

Published by lakerswgq about 3 years ago

1.24.10 (2021-10-19)

Bug Fixes

  • Input: password compatible edge, close #3289 (29b17e9)
  • Table: Different sorts have different className of table header, close #3386 (a03f292)
  • Tree: reduce rerender caused by onDrageLeave (21049f4)
next - build/1.24.9

Published by youluna about 3 years ago

1.24.9 (2021-10-15)

Bug Fixes

  • Card: arrow down rotate (0ff263b)
  • Rating: hover color when score<2 and disabled fix #3400 (d883045)
  • Tab: repair slipping question, close #3342 (3f5ec74)
  • Typescript: add ts type for ConfigProvider Consumer (#3401) (17ae8d7)
next - build/1.24.8

Published by youluna about 3 years ago

1.24.8 (2021-10-12)

Bug Fixes

  • DatePicker2: should support fullWidth (#3395) (6b9a04b)
  • Tree: remove guide line when beyond boundary (695efdc)
next - build/1.24.6

Published by youluna about 3 years ago

1.24.6 (2021-09-26)

Bug Fixes

next - build/1.24.5

Published by youluna about 3 years ago

1.24.5 (2021-09-24)

Bug Fixes

  • Balloon: close #3357 (85f6b9b)
  • Card: hr should be visible, close #3281 (a7936a5)
  • ConfigProvider: popupContainer should work when container set undefined, close #3368 (716ddc7)
  • DatePicker2: popupTriggerType hover should work, close #3366 (ac4baac)
  • Nav: add disabled style (4e06f71)
  • Select: useVirtual when children > 10 (cedf011)
next - build/1.24.4

Published by youluna about 3 years ago

1.24.4 (2021-09-18)

Bug Fixes

Features

  • add main.scss for only main style (97814ec)
next - build/1.24.2

Published by youluna about 3 years ago

1.24.2 (2021-09-09)

Bug Fixes

  • Dialog: add font weight for dialog (8dfd031)
  • Typescript: dialog (772a2e6)
  • Upload: support capture (3dbfb97)

Features

  • expose componet props for adapter (0f2ca58)
  • Input: add $input-feedback-error-color=$input-text-color (2167b08)
  • Table: add asyncResizable for table (0955927)
next - build/1.24.1

Published by youluna about 3 years ago

1.24.1 (2021-08-26)

Bug Fixes

  • Form: form label previewfor theme config (238980f)
  • Nav: increase weight of nav-item, close #3187 (54e505c)
next - build/1.24.0

Published by youluna about 3 years ago

1.24.0 (2021-08-23)

Bug Fixes

  • Message: animation for message (f67e216)
  • NumberPicker: delete 0 at beginning for stringMode (1ed7b45)
  • NumberPicker: onChange fired twice on win10 & cn input, close #3110 (eed9b55)
  • NumberPicker: step should work on undefined and win10 bug, close #3110 (8366fdf)
  • Upload: remove reUpload in ie9 (c8f0021)

Features

  • remove dependency of next, in mobile mode, close #3080 (3c3cdd7)
  • Form: add api disabled for Form fix #3024 (b966299)
  • Form: move name to FormItem fix #937 (9977f45)
  • Form: support config label and text color when isPreview=true fix #2418,#2107 (c5e0c14)
  • Message: support multiple instance by Message.config fix #3259 (b28077a)
  • NumberPicker: add bignumber support (eca241d)
  • NumberPicker: refactor interactive logic (5eabf65)
  • Table: update resize style, close #3215 (b71f725)
  • Upload: add removeCallback for itemRender fix #3022 (fb23c5d)
  • Upload: new api reUpload for upload error fix #3010 (05d80a3)
  • Upload: new api showDownload to show download icon (638e001)
next - build/1.23.24

Published by youluna about 3 years ago

1.23.24 (2021-08-23)

Bug Fixes

  • CascaderSelect: deduplicate value (3c86c31)
  • Table: filter invalid dom attributes (1a40ac6)
next - build/1.23.23

Published by youluna about 3 years ago

1.23.23 (2021-08-17)

Bug Fixes

  • Overlay: resolve crash when Popup receives an empty node, close #3233 (c1f5765)
  • Tab: Maximum update depth on didUpdate fix #2981 (c511de7)
next - build/1.24.0-beta.5

Published by youluna about 3 years ago

1.24.0-beta.5 (2021-08-06)

Bug Fixes

  • NumberPicker: delete 0 at beginning for stringMode (1ed7b45)
  • NumberPicker: onChange fired twice on win10 & cn input, close #3110 (eed9b55)
  • NumberPicker: step should work on undefined and win10 bug, close #3110 (8366fdf)
  • Upload: remove reUpload in ie9 (c8f0021)

Features

  • remove dependency of next, in mobile mode, close #3080 (3c3cdd7)
  • Form: add api disabled for Form fix #3024 (b966299)
  • Form: move name to FormItem fix #937 (9977f45)
  • NumberPicker: add bignumber support (eca241d)
  • NumberPicker: refactor interactive logic (5eabf65)
  • Table: update resize style, close #3215 (b71f725)
  • Upload: add removeCallback for itemRender fix #3022 (fb23c5d)
  • Upload: new api reUpload for upload error fix #3010 (05d80a3)
  • Upload: new api showDownload to show download icon (638e001)
next - build/1.23.22

Published by youluna about 3 years ago

1.23.22 (2021-08-05)

Bug Fixes

  • Slider: activeIndex not work when resize, close #3245 (f53a36a)
  • Table: bug when list table with useVirtal (856a352)

Features

next - build/1.23.21

Published by youluna about 3 years ago

1.23.21 (2021-08-04)

Bug Fixes

next - build/1.23.20

Published by youluna about 3 years ago

1.23.20 (2021-07-30)

Bug Fixes

  • DatePicker2: FooterPanel miss locale prop (6937505)
  • Select: should support object without value in item, in case of useDetailValue (0776a3b)
  • Table: virtual not work with async dataSource, close #3232 (e2aaf44)
next - build/1.23.19

Published by youluna about 3 years ago

1.23.19 (2021-07-28)

Bug Fixes

next - build/1.24.0-beta.4

Published by youluna about 3 years ago

1.24.0-beta.4 (2021-07-28)

Bug Fixes

  • NumberPicker: delete 0 at beginning for stringMode (1ed7b45)
  • NumberPicker: onChange fired twice on win10 & cn input, close #3110 (eed9b55)
  • NumberPicker: step should work on undefined and win10 bug, close #3110 (8366fdf)
  • Select: input space while custom popup fix #1502 (03b6fc3)
  • Select: warning of state=success/warnign fix #2333 (1ca147d)
  • Tree: icon issue (46a78cd)
  • Upload: remove reUpload in ie9 (c8f0021)

Features

  • remove dependency of next, in mobile mode, close #3080 (3c3cdd7)
  • Form: add api disabled for Form fix #3024 (b966299)
  • Form: move name to FormItem fix #937 (9977f45)
  • NumberPicker: add bignumber support (eca241d)
  • NumberPicker: refactor interactive logic (5eabf65)
  • Table: update resize style, close #3215 (b71f725)
  • Upload: add removeCallback for itemRender fix #3022 (fb23c5d)
  • Upload: new api reUpload for upload error fix #3010 (05d80a3)
  • Upload: new api showDownload to show download icon (638e001)
next - build/1.23.18

Published by youluna about 3 years ago

1.23.18 (2021-07-27)

Bug Fixes

  • Calendar: select in calendar can't show in h5 (5cb9f42)
  • Select: native onCompositionStart onCompositionEnd fix #3181 (0b24e3a)
  • Select: position relative to warper fix #3149 (c4c9a6c)
  • Tree: change unfold icon content (4416c62)

Features

  • Timeline: add mode?: 'alternate' | 'left', close #3183 (439e9e4)
next - build/1.23.17

Published by youluna about 3 years ago

1.23.17 (2021-07-23)

Bug Fixes

  • DaatePicker2: should support value empty when showTime (f07b5f8)
  • DatePicker2: format && outputFormat should support array type (2287c39)
  • DatePicker2: panelValue issues, close #3186 (86045fa)
  • DatePikcer2: timePanelProps.defaultValue issue, close #3203 (1a7b25c)

Features

  • Tree: support switcher icon config (beb92b2)
next - build/1.24.0-beta.2

Published by youluna over 3 years ago

1.24.0-beta.2 (2021-07-19)

Bug Fixes

  • NumberPicker: delete 0 at beginning for stringMode (1ed7b45)
  • NumberPicker: onChange fired twice on win10 & cn input, close #3110 (eed9b55)

Features

  • remove dependency of next, in mobile mode, close #3080 (3c3cdd7)
  • NumberPicker: add bignumber support (eca241d)
  • NumberPicker: refactor interactive logic (5eabf65)