Skip to content

Releases: abelflopes/react-ck

v4.11.0

07 Aug 19:19

Choose a tag to compare

4.11.0 (2025-08-07)

Features

  • react-ck: global library package (3774b11)

Bug Fixes

v4.10.0

06 Aug 17:36

Choose a tag to compare

4.10.0 (2025-08-06)

Features

  • react-ck: global library package (1032d1c)

Bug Fixes

  • breadcrumbs: text wrap & overflow (6a29e43)

v4.9.0

06 Aug 16:31

Choose a tag to compare

4.9.0 (2025-08-06)

Features

  • react-ck: global library package (b67b8e8)
  • table: add bordered row & bordered column variations (f0f27a0)

Bug Fixes

  • checkbox: fix alignment (4ef71ab)
  • table: border radius clipping (46e75c4)

v4.8.0

05 Aug 00:08

Choose a tag to compare

4.8.0 (2025-08-05)

Features

  • react-ck: global library package (c844e2e)

Code Refactoring

v4.7.0

02 Aug 18:37

Choose a tag to compare

4.7.0 (2025-08-02)

Features

  • add keyboard controls, focus navigation with arrows, and escape dismiss (9bf499c)
  • breadcrumbs ui (0770c8a)
  • button: add block size variation (da0f52f)
  • react-ck: global library package (4f1cf32)
  • table: add interactive row hover state (2a12cf4)
  • update focus styles (f4228b1)

Bug Fixes

v4.6.0

31 Jul 03:39

Choose a tag to compare

4.6.0 (2025-07-31)

Features

  • react-ck: global library package (b716f93)

Bug Fixes

  • card: use disabled mixin from theme (f0bea2c)

v4.5.0

31 Jul 02:07

Choose a tag to compare

4.5.0 (2025-07-31)

Features

  • breadcrumb: add interactive styles (5125d2f)
  • card: add selectable & disabled variations (65b7f90)
  • checkbox: implement indeterminate state (4c17ce8)
  • icon: update sizes (39301ee)
  • modal: update ui & support actions (7c48b9c)
  • table: support interactive and selected ui, adjust font and spacings (81eb716)

Bug Fixes

Code Refactoring

  • destruct args list in merge refs util (3bed311)
  • text: allow defining variation and skin in text-base mixin (fd736eb)

v4.4.0

29 Jul 16:56

Choose a tag to compare

4.4.0 (2025-07-29)

Features

  • breadcrumbs: allow collapsing inner items into dropdown (4a663bc)
  • expandable: implement horizontal expanding (951c625)
  • overlay spinner: allow customise offset (713d24a)
  • react-ck: global library package (4b531e5)

Code Refactoring

  • replace image skeleton by customisable fallback (bb24ec8)

v4.3.0

28 Jul 01:10

Choose a tag to compare

4.3.0 (2025-07-28)

Features

  • react-ck: global library package (dd130fc)

Bug Fixes

  • virtualised list detection default threshold (faf258e)

v4.2.0

25 Jul 15:34

Choose a tag to compare

4.2.0 (2025-07-25)

Features

  • dropdown: add content renderer function to DropdownButton with handlers (f1ad166)
  • support custom actions in attachment (4f53ee3)

Bug Fixes

  • click outside: fix outside click not being detected (c8d23ec)
  • form field reserve space (b2fc955)