Skip to content

Releases: canonical/react-components

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)

v0.51.3

05 Apr 16:40
Compare
Choose a tag to compare

0.51.3 (2024-04-05)

Bug Fixes

  • field: remove bold prefix for error/caution/success validation (ef320d9)

v0.51.2

04 Apr 07:35
Compare
Choose a tag to compare

0.51.2 (2024-04-04)

Bug Fixes

  • keep tooltip open, when it wraps multiple children and we change which child ishovered (55da75d)