Releases: canonical/react-components
Releases · canonical/react-components
v0.58.0
0.58.0 (2024-06-28)
Bug Fixes
Features
- add application layout side navigation components (3412c90)
v0.57.0
0.57.0 (2024-06-28)
Features
- add application layout Panel component (57a9e0c)
- add ID to title element (18537ba)
v0.56.0
0.56.0 (2024-06-20)
Features
- accordion: allow to use a ReactNode as title for an accordion (f704e2e)
v0.55.0
0.55.0 (2024-06-04)
Features
- textarea component: Enable control+enter form submission from within a text area [WD-10959] (#1095) (1479b18)
v0.53.2
0.53.2 (2024-05-21)
Bug Fixes
- Getting started page error & update its GH links (#1092) (288b385)
v0.53.1
0.53.1 (2024-05-14)
Bug Fixes
- make EmptyState implementation consistent with Vanilla Framework (#1076) (407add1)
v0.53.0
0.53.0 (2024-05-13)
Features
- allow focusing disabled buttons and displaying tooltips (#1082) (929a409)
v0.52.0
0.52.0 (2024-04-22)
Features
- allow loading and disable state for confirm button in ConfirmationModal (b6067ee)
v0.51.7
0.51.7 (2024-04-19)
Bug Fixes
- tooltip should not reopen when target element is not hovered anymore. fixes #1073 (3de71fc)