Next Versions Save

🦍 A configurable component library for web built on React.

build/1.27.11

3 weeks ago

1.27.11 (2024-04-12)

Bug Fixes

  • Switch: form fail to pass checked to Switch by wrong displayName, close #4819 (c178333)

Code Refactoring

  • Nav: rename to ts & upgrade document & refactor unit testing (2073475)
  • Radio: convert to TypeScript, impove docs and tests, close #4556 (f39cffc)

build/1.27.10

1 month ago

1.27.10 (2024-04-03)

Features

Bug Fixes

  • Grid: pass legal HTML props to the root dom node, close #2867 (3b60374)
  • Step: compatible with legacy direction and labelPlacement, close #4813 (#4814) (fd14601)
  • TimePicker2: use props.format to validate value, close #3651 (#4803) (aac4730)

Code Refactoring

  • Rating: convert to TypeScript, impove docs and tests, close #4603 (7d72565)
  • Switch: convert to TypeScript, impove docs and tests, close #4611 (334c8cc)
  • Tree: convert to TypeScript, impove docs and tests, close #4619 (b42bd2e)

build/1.27.8

1 month ago

1.27.8 (2024-03-21)

Features

Bug Fixes

  • Avatar: size should work in box , close #3511 (881cad8)
  • DatePicker2: should pass inputProps to trigger function to support custom range picker trigger (2bdb937)
  • DatePicker2: WeekPicker should format value correctly when date is 01-01 (#4786) (103aafe)
  • DatePicker: should show clear icon when it only has start/end value, close #3448 (67cf979)
  • Table: should not log warn when primaryKey is 0, close #3740 (f7b8c8c)
  • remove banner msg from dist/*.css to make @charset useful (77b0c2e)

Documentation

  • Search: remove unnecessary symbol "," (4c15a1b)

Code Refactoring

  • Checkbox: convert to TypeScript, impove docs and tests (#4688)
  • Dialog: convert to TypeScript, impove docs and tests (#4772)
  • Drawer: convert to TypeScript, impove docs and tests (#4760)
  • Step: convert to TypeScript, impove docs and tests (#4770)

build/1.27.7

1 month ago

1.27.7 (2024-03-08)

Bug Fixes

  • Collapse: hotfix panel className missing (8430d71)

build/1.27.6

1 month ago

1.27.6 (2024-03-07)

Features

Bug Fixes

  • Shell: phone shell should hidden when collapsed, close #3886 (#4766) (94d3030)
  • Table: fix merging cell width in locked columns, close #4716 (#4752) (9bda719)
  • Upload: should hide trigger when limit is reached for Upload.Dragger, close #3951 (#4761) (f2d5303)

Documentation

  • Calendar2: remove legacy api, close #3100 (8a6536f)
  • Field: improve document description of parseName, close #3453 (004fa0e)

Code Refactoring

  • Collapse: convert to TypeScript, impove docs and tests (#4713)
  • Field: convert to TypeScript, impove docs and tests (#4710)
  • Timeline: convert to TypeScript, impove docs and tests (#4715)

build/1.27.5

2 months ago

1.27.5 (2024-02-22)

Bug Fixes

  • ConfigProvider: improve config types, close #4751 (b442d93)
  • TimePicker2: should has focus style when visible, close #4657 (#4738) (228b621)
  • Overlay: solve crash problems caused by numerical floating, close #4740 (8f29094)
  • rollback #4746 and fix textarea clear spec (e486542)

Code Refactoring

  • Cascader: convert to TypeScript, impove docs and tests (#4730)
  • Grid: convert to TypeScript, impove docs and tests (#4703)
  • List: convert to TypeScript, impove docs and tests (#4702)
  • Validate: convert to TypeScript, improve tests (910c957)

build/1.27.4

3 months ago

1.27.4 (2024-01-26)

Bug Fixes

  • Util: compatibility breaking introduced by Object.hasOwn (6caea8e)

build/1.27.3

3 months ago

1.27.3 (2024-01-25)

Features

Bug Fixes

  • Menu: should update layout when children size changed, close #4640 (#4722) (f4ceaf7)
  • Overlay: fix the crash issue when resize is caused by adjustment, close #4692 (7315f9e)
  • Rating: fix grade background, close #4734 (#4735) (54d7f57)
  • Tree: expand action area should not shrink when the content is oversize, close #4689 (#4723) (157835f)

Documentation

  • Generate docs from tsdoc (f89d6b2)

Code Refactoring

  • Animate: convert to TypeScript, impove docs and tests (#4719)
  • Box: convert to TypeScript, impove docs and tests (e1805e2)
  • Core: support node&sass tests, complete types, improve tests and docs (9b1b054)
  • MixinUiState: convert to TypeScript, improve tests (86e5414)
  • Search: convert to TypeScript, impove docs and tests (5997230)

build/1.27.2

3 months ago

1.27.2 (2024-01-11)

Features

Bug Fixes

build/1.27.1

3 months ago

1.27.1 (2024-01-03)

Bug Fixes

  • Set esModuleInterop true to compat esbuild