Releases: canonical/react-components
Releases · canonical/react-components
v4.2.0
Compare
Sorry, something went wrong.
No results found
4.2.0 (2026-04-08)
Features
added a messageElement prop to the Notification component to support changing the message element (390b5f8 )
v4.1.0
Compare
Sorry, something went wrong.
No results found
4.1.0 (2026-04-06)
Features
a11y: allow custom aria label on side navigation [AC-4119] (#1340 ) (5d099a1 )
v4.0.1
Compare
Sorry, something went wrong.
No results found
4.0.1 (2026-03-20)
Bug Fixes
PrefixedInput: update layout for better responsiveness (#1332 ) (68e5d49 )
4.0.1
Compare
Sorry, something went wrong.
No results found
What's Changed
chore(deps): update dependency vanilla-framework to v4.46.0 by @renovate [bot] in #1329
build(deps): bump cypress-io/github-action from 7.1.5 to 7.1.6 by @dependabot [bot] in #1331
fix(PrefixedInput): update layout for better responsiveness by @kimanhou in #1332
Full Changelog : v4.0.0...4.0.1
v4.0.0
Compare
Sorry, something went wrong.
No results found
4.0.0 (2026-03-13)
Bug Fixes
BREAKING CHANGES
ContextualMenu: If you have any tests that rely on the old role button for this component, change them to look for menuitem role instead.
v3.12.4
Compare
Sorry, something went wrong.
No results found
3.12.4 (2026-03-13)
Bug Fixes
ContextualMenu: revert menu item role change (#1327 ) (0eaad9a )
v3.12.3
Compare
Sorry, something went wrong.
No results found
3.12.3 (2026-03-02)
Bug Fixes
tooltip: fix wrong initial and focus tooltip positions in followMouse mode (#1278 ) (cbfc00b )
v3.12.2
Compare
Sorry, something went wrong.
No results found
3.12.2 (2026-02-20)
Bug Fixes
ContextualMenu: Context menu focuses first item on opening (#1298 ) (cd20074 )
v3.12.1
Compare
Sorry, something went wrong.
No results found
3.12.1 (2026-02-18)
Bug Fixes
MainTable: Add keyboard controls to sortable tables (#1309 ) (1941e3e )
v3.12.0
Compare
Sorry, something went wrong.
No results found
3.12.0 (2026-02-13)
Features
tooltip: when tooltip position is left or right, auto adjust its position (#1314 ) (f34427e )