Skip to content

Releases: canonical/react-components

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)

v0.51.6

18 Apr 14:07
67d2e42
Compare
Choose a tag to compare

0.51.6 (2024-04-18)

Bug Fixes

  • textarea: reset value to an empty string (#1070) (67d2e42)

v0.51.5

18 Apr 08:47
Compare
Choose a tag to compare

0.51.5 (2024-04-18)

Bug Fixes

  • searchbox: handle Enter key in the input field to search + blur (f4f011b)

v0.51.4

08 Apr 08:30
Compare
Choose a tag to compare

0.51.4 (2024-04-08)

Bug Fixes

  • pr-template: add percy steps to template, to aid percy review (8a7d635)