Skip to content

Releases: canonical/react-components

v4.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Apr 04:20
390b5f8

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

Choose a tag to compare

@github-actions github-actions released this 06 Apr 12:23
5d099a1

4.1.0 (2026-04-06)

Features

  • a11y: allow custom aria label on side navigation [AC-4119] (#1340) (5d099a1)

v4.0.1

Choose a tag to compare

@github-actions github-actions released this 20 Mar 08:47
68e5d49

4.0.1 (2026-03-20)

Bug Fixes

  • PrefixedInput: update layout for better responsiveness (#1332) (68e5d49)

4.0.1

Choose a tag to compare

@kimanhou kimanhou released this 20 Mar 08:49
68e5d49

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

Choose a tag to compare

@github-actions github-actions released this 13 Mar 20:40
a7d639f

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

Choose a tag to compare

@github-actions github-actions released this 13 Mar 20:25
0eaad9a

3.12.4 (2026-03-13)

Bug Fixes

  • ContextualMenu: revert menu item role change (#1327) (0eaad9a)

v3.12.3

Choose a tag to compare

@github-actions github-actions released this 02 Mar 14:22
cbfc00b

3.12.3 (2026-03-02)

Bug Fixes

  • tooltip: fix wrong initial and focus tooltip positions in followMouse mode (#1278) (cbfc00b)

v3.12.2

Choose a tag to compare

@github-actions github-actions released this 20 Feb 14:00
cd20074

3.12.2 (2026-02-20)

Bug Fixes

  • ContextualMenu: Context menu focuses first item on opening (#1298) (cd20074)

v3.12.1

Choose a tag to compare

@github-actions github-actions released this 18 Feb 15:15
1941e3e

3.12.1 (2026-02-18)

Bug Fixes

  • MainTable: Add keyboard controls to sortable tables (#1309) (1941e3e)

v3.12.0

Choose a tag to compare

@github-actions github-actions released this 13 Feb 14:12
f34427e

3.12.0 (2026-02-13)

Features

  • tooltip: when tooltip position is left or right, auto adjust its position (#1314) (f34427e)