Releases: canonical/react-components
Releases · canonical/react-components
v3.0.1
3.0.1 (2025-09-12)
Bug Fixes
Modal
: modal no longer sets focus when close
prop changes (#1253) (49a4e15)
v3.0.0
3.0.0 (2025-09-05)
Bug Fixes
LoginPageLayout
: no longer sets theme to is-paper
(#1251) (1054e1f)
BREAKING CHANGES
LoginPageLayout
: LoginPageLayout no longer sets theme to is-paper
v2.16.1
2.16.1 (2025-08-15)
Bug Fixes
- The responsive behaviour of the
MainTable
wrapped inside a ScrollableTable
is not equivalent to the default case (#1247) (758ba66)
v2.16.0
2.16.0 (2025-08-15)
Features
- SidePanel: side panel animates on open and close (#1243) (eff5bde)
v2.15.0
2.15.0 (2025-08-13)
Features
- scrollable-container: add scrollable container and scrollable table components (#1227) (57ca497)
v2.14.0
2.14.0 (2025-08-08)
Features
- ToastNotifications: Allow id to be overwritten by notify functions (#1241) (bd0f189)
v2.13.0
2.13.0 (2025-07-31)
Features
- ToastNotification: Add onDismiss callback to ToastNotificationProvider (#1236) (b6690c3)
v2.12.0
2.12.0 (2025-07-30)
Features
- support new chip variants (read-only, icon, badged), deprecate StatusLabel (#1217) (20635b6)
v2.11.0
2.11.0 (2025-07-25)
Features
- ToastNotification: Add 'caution' to toast notifications (#1235) (8eadfd6)