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

Published by lakerswgq over 2 years ago

1.25.35 (2022-05-10)

Bug Fixes

  • Balloon: api placementOffset to Balloon (#3881) (6712175)
  • Input: Add getInputNode signature, close #3878 (267dffa)
  • NumberPicker: Add getInputNode signature, related to #3878 (affdea2)
  • Select: repair multiple highlightKey and ts add popupAutoFocus, close #3876 #3869 (c8edfb9)

Features

next - build/1.25.34

Published by youluna over 2 years ago

1.25.34 (2022-04-27)

next - build/1.25.33

Published by youluna over 2 years ago

1.25.33 (2022-04-26)

next - build/1.25.33-beta

Published by youluna over 2 years ago

1.25.33-beta (2022-04-26)

Features

next - build/1.25.32

Published by lakerswgq over 2 years ago

1.25.32 (2022-04-21)

Bug Fixes

next - build/1.25.31

Published by lakerswgq over 2 years ago

1.25.31 (2022-04-19)

Bug Fixes

next - build/1.25.30

Published by lakerswgq over 2 years ago

1.25.30 (2022-04-12)

Bug Fixes

  • Cascader: do not render Menu Item when itemRender return null (#3838) (3da6cd2)
  • Message: repair message iconType warning, close #3843 (86c7def)
  • Slider: config for hover on dot, fix #3839 (#3840) (bb3f704)
  • Typescript: update Table cell props (7c235b7)
next - build/1.25.29

Published by lakerswgq over 2 years ago

1.25.29 (2022-03-31)

Bug Fixes

  • Calendar2: update header panel display value when panel value changed, close #3831 (b33e0ba)
  • Dialog: use "确定" instead of "确认" for zh-cn (201cacf)
next - build/1.25.28

Published by lakerswgq over 2 years ago

1.25.28 (2022-03-25)

Bug Fixes

  • Dialog: could custom margin-bottom when no footer fix #3799 (#3809) (6ddace0)
  • Dialog: height type can be either number or string (#3807) (174a971)
  • Range: onProcess&onChange props type error fix #2769 (#3816) (2235092)
  • Select: make highlight color configurable (13d3dea)
  • Table: data should be mutable for async load (1df62bf)
  • Table: do not change dataSource (#3811) (3c70a31)
  • Table: hidden to __hidden (d818db6)

Features

  • Message: can remove icon by iconType: false (3cf723d)
next - build/1.25.27

Published by youluna over 2 years ago

1.25.27 (2022-03-18)

Bug Fixes

  • Dialog: height type can be either number or string (#3807) (174a971)
next - build/1.25.25

Published by lakerswgq over 2 years ago

1.25.25 (2022-03-17)

Bug Fixes

  • some pc h5 cross issue (f5d23e2)
  • Select: could select item already selected fix #3791 (15c373b)
  • Select: optimize controlled highlightKey question, close #3795 (#3798) (444680a)
  • Table: virtual table with selection should tell all records, fix #3792 (ff7bb16)
  • 修复从只读态切换到输入态时无法删除已上传的问题 (2ded045)
next - build/1.25.24

Published by lakerswgq over 2 years ago

1.25.24 (2022-03-15)

Bug Fixes

  • Input: now allow to toggle visibility when password input is disabled (91a2cf2)
  • Range: repair browser count float issue, close #3652 (eef6e11)
  • Select: make width stable (1ff2b73)
  • Tab: style compile fail (8033e4a)
  • Table: tree table support virtual (0a4a311)
  • TimePicker2: fix RangePicker wrong minutes and seconds disabled (#3771), close #3766 (1aa6f16)
next - build/1.25.22

Published by lakerswgq over 2 years ago

1.25.22 (2022-03-01)

Bug Fixes

next - build/1.25.21

Published by lakerswgq over 2 years ago

1.25.21 (2022-02-24)

Bug Fixes

  • Tab: config active line padding (66ee0cb)
  • Transfer: fix some wrong prop-types of transfer (a4c95dd)
next - build/1.25.20

Published by lakerswgq over 2 years ago

1.25.20 (2022-02-22)

Bug Fixes

  • NumberPicker: repair field setValues 0 numberPicker unread, clos… (#3752) (53c6feb)
  • Overlay: ts add placement (#3753) (6de9d6b)
  • Upload: card add ts (78d3bb6)
next - build/1.25.19

Published by lakerswgq over 2 years ago

1.25.19 (2022-02-15)

Bug Fixes

next - build/1.25.18

Published by lakerswgq over 2 years ago

1.25.18 (2022-02-10)

Bug Fixes

  • Core: division deprecation warning when using dart-sass (a145c26)
  • Field: fix field.validate function signature (#3723) (2bca1f6)
  • Overlay: onTouchEnd stopPropagation by default (#3714) (fcc451d)
  • Switch: set children text size to form-element-font-size, fix #3710 (#3711) (6e2c156)

Features

  • Transfer: transfer support different search config between panels (#3724), close #3664 (2ce740f)
next - build/1.25.17

Published by lakerswgq over 2 years ago

1.25.17 (2022-01-27)

Bug Fixes

  • CascaderSelect: could pass menuProps={{focusable: true}} to cascader fix #3685 (607a30c)
  • CascaderSelect: focus to input after select (#3712) (6a2537d)
  • DatePicker2: fix selected value display when disabled (#3706), close #3705 (667a11b)
  • Dialog: could disappear one by one while click mask (e1fd08e)
  • Dialog: lockcache pop (04e471c)
  • Menu: bug of mode=popup with only 1 children Item (4426f30)
  • NumberPicker: optimize delete value from 1.x to 1. while under control, close #3698 (#3700) (148d713)
  • NumberPicker: update displayValue, close #3666 (#3689) (dc412e2)
  • Range: fix onChange/onProgress types (04559e1)
  • Select: handleClear should selectAllYet is false (#3690) (593483c)
  • Select: select useDetailValue optimize highlightkey, close #3693 (420cb22)

Features

  • optimize id-ID language copy writer (985cb21)
next - build/1.25.13

Published by lakerswgq almost 3 years ago

1.25.13 (2022-01-11)

Bug Fixes

next - build/1.25.11

Published by lakerswgq almost 3 years ago

1.25.11 (2021-12-28)

Bug Fixes

  • Popup: set animation position while placement adjust to top (0b9c313)
  • Select: add highlightKey for ts (#3650) (18b9e56)
  • Select: select ts add defaultHighlightKey (bafaf75)
  • Table: border issue, close #3610 (#3642) (08ce3ee)