Skip to content

Releases: canonical/react-components

v4.4.0

24 Apr 08:32
459b9de

Choose a tag to compare

4.4.0 (2026-04-24)

Features

  • support custom stacked form column widths and help text under the label (#1357) (459b9de)

v4.3.1

17 Apr 13:11
6739dc1

Choose a tag to compare

4.3.1 (2026-04-17)

Bug Fixes

  • prefixedIpInput: bug in immutable and editable calculation WD-35568 (#1349) (6739dc1)

v4.3.0

14 Apr 08:04
f96005a

Choose a tag to compare

4.3.0 (2026-04-14)

Features

  • [WD-35438] Upstream OutputField component to React (#1346) (f96005a)

v4.2.0

08 Apr 04:20
390b5f8

Choose a tag to compare

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

06 Apr 12:23
5d099a1

Choose a tag to compare

4.1.0 (2026-04-06)

Features

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

v4.0.1

20 Mar 08:47
68e5d49

Choose a tag to compare

4.0.1 (2026-03-20)

Bug Fixes

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

4.0.1

20 Mar 08:49
68e5d49

Choose a tag to compare

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

13 Mar 20:40
a7d639f

Choose a tag to compare

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

13 Mar 20:25
0eaad9a

Choose a tag to compare

3.12.4 (2026-03-13)

Bug Fixes

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

v3.12.3

02 Mar 14:22
cbfc00b

Choose a tag to compare

3.12.3 (2026-03-02)

Bug Fixes

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