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

Published by YSMJ1994 11 months ago

1.26.35 (2023-11-30)

Bug Fixes

  • Table: header and body always scroll together while GroupHeader and StickyLock, close 4396 (#4550) (a11365a), closes #4396

Features

  • Form: the error help does not affect the item margin, close #3994 (#4546) (99a08ba)
next - build/1.26.34

Published by YSMJ1994 11 months ago

1.26.34 (2023-11-23)

Bug Fixes

  • Balloon: adjust overlay position at boundary when fixed, close #4137 (#4541) (c542089)
  • Slider: some props should not affect index at didUpdate, close #4533 (#4535) (7d2bc79)

Others

next - build/1.26.33

Published by YSMJ1994 11 months ago

1.26.33 (2023-11-16)

Bug Fixes

  • Search: enter search always be called once each time, close #4049 (#4530) (aac300f)
next - build/1.26.32

Published by YSMJ1994 11 months ago

1.26.32 (2023-11-16)

Bug Fixes

next - build/1.26.31

Published by YSMJ1994 12 months ago

1.26.31 (2023-11-09)

Bug Fixes

  • Overlay: support show-hide in nested scroll component (#4517) (8cef2a1)
next - build/1.26.30

Published by YSMJ1994 12 months ago

1.26.30 (2023-11-01)

next - build/1.26.29

Published by YSMJ1994 12 months ago

1.26.29 (2023-11-01)

Bug Fixes

  • Calendar: calendar should support uncontrolled mode, close #4491 (64396da)
  • Cascader: first level menu always can collapse next level menus๏ผŒ close #4472 (#4502) (c8ed0b5)
  • Select: should prevent scroll when click wrapper, close #4492 (#4504) (dae8daf)
  • Switch: should unClickable while diabled, close #4478 (28266ad)
  • Tab: scroll by active correctly, close #4227 (#4505) (1f0a4f4)

Features

  • upload: add listType 'none' to hide upload list (#4500) (bf5bf12)
  • Breadcrumb: Add onClick eventHandler for item, close #4457(fdcf494)
next - build/1.26.28

Published by YSMJ1994 12 months ago

1.26.28 (2023-10-25)

Bug Fixes

  • TreeSelect: valueRender prop type, close (#4494) (4ca767b)
next - build/1.26.27

Published by YSMJ1994 12 months ago

1.26.27 (2023-10-25)

Bug Fixes

  • CascaderSelect: a typesetting error occurred while being at the โ€ฆ (#4455) (49bb89e)
  • DatePicker2: change inputValue when only mode changes (#4486) (c98ec12)
  • Dialog: in case of overlay is empty, close #4333 (#4475) (d96899a)
  • Dialog2: clear warning by ConfigProvider cross ref props with no forwardRef component (496601c)
  • Field: field props rules should be immutable, close #4367 (#4479) (cb7701e)
  • NumberPicker: fix minimum value on initialization (#4477) (f5b999f)
  • Select: can infinite scroll when useVirtual, close #4175 (#4476) (9044b0e)
  • Table: error when columns is undefined, close #4070 (#4474) (c60faec)

Features

next - build/1.26.26

Published by eternalsky about 1 year ago

1.26.26 (2023-10-11)

next - build/1.26.25

Published by kyokaxin about 1 year ago

1.26.25 (2023-09-25)

Bug Fixes

  • Animate: correct type of Animate, close #3859 (#4412) (c378b79)
  • CascaderSelect: fail to scroll menu when changeOnSelect and expandTriggerType is hover (18fb080)
  • DatePicker: test case RangePicker & showTime failed (dee574d)
  • DatePicker2: onChange empty when value not ISO8601, close #4404 (89a9091)
  • Input: remove input propType onClear, close #4438 (#4446) (72d5618)
  • Overlay: overlay eslint error (1978e09)
  • Tree: test case should support keyboard & should support useVirtual failed (8a1258e)
  • TreeSelect: should support keyboard test case fail (2450132)
  • Upload: the ts type is incomplete, close #4442 (#4445) (fa53328)

Features

  • Menu: add new prop footerWrapperClassName, close #4432 (6522209)
  • TreeSelect: In check mode, click the node directly to check, close #4408 (#4424) (7055c4f)
next - build/1.26.24

Published by eternalsky about 1 year ago

1.26.24 (2023-09-06)

Bug Fixes

  • Actions: github actions fail caused by cache failure (#4416) (ba3a594)
  • Dialog: the status returned by using onCancel in Promise loading added to the okProps (286800f)
  • Input: textarea autoHeight issue, close #4414 (87fd26e)

Features

  • Menu: add new theme var menu-item-border-radius, close #4403 (56a1fd0)
next - build/1.26.23

Published by eternalsky about 1 year ago

1.26.23 (2023-08-11)

Bug Fixes

  • Balloon: the offset attribute does not take effect after the v2 version is enabled, close #4378 (#4391) (f373e41)
  • Timeline: fix i18n issue, close #4398 (#4400) (56b2906)
next - build/1.26.22

Published by lakerswgq over 1 year ago

1.26.22 (2023-07-12)

Bug Fixes

  • Button: fix style issue when set icon size, close #4383 (#4388) (8045d56)
  • Button: optimize type definition of component props (#4380) (fdf0033)

Features

  • DatePicker2: add onCalendarChange method to support disable dynamically, close #4135 (#4389) (96c84f7)
next - build/1.26.21

Published by lakerswgq over 1 year ago

1.26.21 (2023-06-28)

Bug Fixes

next - build/1.26.20

Published by lakerswgq over 1 year ago

1.26.20 (2023-06-27)

Bug Fixes

  • CascaderSelect: use multiple props over mode props when use together, close #4355 (#4360) (4bbf8c7)
  • ConfigProvider: validate momentjs before locale (#4373) (15a2aa8)
  • Tree: support config virtualList props, close #4326 (#4332) (a97cced)
  • Uploader: add null check to improve robustness (#4371) (6f6cdae)
next - build/1.26.19

Published by lakerswgq over 1 year ago

1.26.19 (2023-06-05)

Bug Fixes

next - build/1.26.18

Published by lakerswgq over 1 year ago

1.26.18 (2023-05-08)

Bug Fixes

  • Button: add types support for react-router Link as component (#4329) (e9e956d)
  • CascaderSelect: optimize default not-found text, close #4325 (4199601)
  • switch: add type definition for loading props (#4324), close #4323 (45554d8)
next - build/1.26.17

Published by lakerswgq over 1 year ago

1.26.17 (2023-04-19)

next - build/1.26.16

Published by lakerswgq over 1 year ago

1.26.16 (2023-04-19)

Bug Fixes

  • Checkbox: optmize props type definitions, close #4299 (#4303) (c994892)
  • TreeSelect: fix select bug when use preserveNonExistentValue (#4320) (0b24a45)
  • Typescript: fix type conflict with @type/react, close #4313 (#4317) (41a2011)