Next Versions Save

🦍 A configurable component library for web built on React.

build/1.26.28

7 months ago

1.26.28 (2023-10-25)

Bug Fixes

  • TreeSelect: valueRender prop type, close (#4494) (4ca767b)

build/1.26.27

7 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

build/1.26.26

7 months ago

1.26.26 (2023-10-11)

build/1.26.25

8 months 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)

build/1.26.24

8 months 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)

build/1.26.23

9 months 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)

build/1.26.22

10 months 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)

build/1.26.21

11 months ago

1.26.21 (2023-06-28)

Bug Fixes

build/1.26.20

11 months 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)

build/1.26.19

11 months ago

1.26.19 (2023-06-05)

Bug Fixes