Skip to content

Releases: canonical/react-components

v0.58.0

28 Jun 10:07
Compare
Choose a tag to compare

0.58.0 (2024-06-28)

Bug Fixes

Features

  • add application layout side navigation components (3412c90)

v0.57.0

28 Jun 10:05
Compare
Choose a tag to compare

0.57.0 (2024-06-28)

Features

  • add application layout Panel component (57a9e0c)
  • add ID to title element (18537ba)

v0.56.0

20 Jun 10:31
Compare
Choose a tag to compare

0.56.0 (2024-06-20)

Features

  • accordion: allow to use a ReactNode as title for an accordion (f704e2e)

v0.55.0

04 Jun 14:21
1479b18
Compare
Choose a tag to compare

0.55.0 (2024-06-04)

Features

  • textarea component: Enable control+enter form submission from within a text area [WD-10959] (#1095) (1479b18)

v0.54.0

28 May 09:42
3abb04f
Compare
Choose a tag to compare

0.54.0 (2024-05-28)

Features

v0.53.2

21 May 14:38
288b385
Compare
Choose a tag to compare

0.53.2 (2024-05-21)

Bug Fixes

  • Getting started page error & update its GH links (#1092) (288b385)

v0.53.1

14 May 10:24
407add1
Compare
Choose a tag to compare

0.53.1 (2024-05-14)

Bug Fixes

  • make EmptyState implementation consistent with Vanilla Framework (#1076) (407add1)

v0.53.0

13 May 14:10
929a409
Compare
Choose a tag to compare

0.53.0 (2024-05-13)

Features

  • allow focusing disabled buttons and displaying tooltips (#1082) (929a409)

v0.52.0

22 Apr 09:40
Compare
Choose a tag to compare

0.52.0 (2024-04-22)

Features

  • allow loading and disable state for confirm button in ConfirmationModal (b6067ee)

v0.51.7

19 Apr 13:15
Compare
Choose a tag to compare

0.51.7 (2024-04-19)

Bug Fixes

  • tooltip should not reopen when target element is not hovered anymore. fixes #1073 (3de71fc)