Skip to content

Releases: abelflopes/react-ck

v4.21.0

02 Oct 13:57

Choose a tag to compare

4.21.0 (2025-10-02)

Features

Bug Fixes

  • remove flex prop when select is full-width (6ab86b3)
  • remove possible undefined (84604d6)
  • style of value to use all available space (d702fd3)
  • styles for when is multiple (54e3bbd)

v4.20.0

29 Sep 13:57

Choose a tag to compare

4.20.0 (2025-09-29)

Features

  • adds ref API and visibility controls (#6) (d3f2211)
  • react-ck: global library package (6b1cf8d)

Bug Fixes

  • display loading when children are present (#5) (b19c100)

v4.19.0

22 Sep 14:34

Choose a tag to compare

4.19.0 (2025-09-22)

Features

  • allow custom key for virtualised list items (d0b1cfd)
  • infinite scroll: add pagination mode (c8d2128)
  • react-ck: global library package (f3e52b7)

v4.18.0

21 Sep 01:03

Choose a tag to compare

4.18.0 (2025-09-21)

Features

  • react-ck: global library package (c31fc15)
  • select: add custom display value renderer (75969cb)

v4.17.0

20 Sep 22:22

Choose a tag to compare

4.17.0 (2025-09-20)

Features

  • infinite scroll: support infinite scroll up (892a968)
  • react-ck: global library package (829a4a9)

Bug Fixes

  • table: fix scrollable table (45ce194)

v4.16.0

17 Sep 16:56

Choose a tag to compare

4.16.0 (2025-09-17)

Features

  • collapse: allow hiding caret and lock state when controlled (61dec15)
  • modal: allow configuring blur (fb55991)

v4.15.0

04 Sep 11:40

Choose a tag to compare

4.15.0 (2025-09-04)

Features

  • react-ck: global library package (55faff6)

Bug Fixes

  • dropdown: fix ref validation (aae2b60)

Changes Reverted

  • remove dropdown anchor validation (da445c3)

v4.14.0

03 Sep 14:20

Choose a tag to compare

4.14.0 (2025-09-03)

Features

  • react-ck: global library package (a50cabd)

Bug Fixes

  • dropdown: add ref validation (baf5371)
  • exclude input with value from keyboard arrow navigation (1c5259a)

v4.13.0

20 Aug 17:02

Choose a tag to compare

4.13.0 (2025-08-20)

Features

  • use single unique id generator (a3ddb73)

v4.12.0

18 Aug 15:58

Choose a tag to compare

4.12.0 (2025-08-18)

Features

  • react-ck: global library package (7a5349e)

Bug Fixes

  • textarea: add missing ref (f84f23d)