Skip to content

Releases: Sage/carbon

v147.9.1

20 Feb 09:45
e2e5cbf
Compare
Choose a tag to compare

147.9.1 (2025-02-20)

Bug Fixes

  • time: adding zero-padding to returned hour and minute input values via onChange and onBlur (92a1cff), closes #7183

v147.9.0

18 Feb 10:43
8d5c16e
Compare
Choose a tag to compare

147.9.0 (2025-02-18)

Features

  • radio-button-group, checkbox-group: add id prop (8208950), closes #7191

Bug Fixes

  • checkbox-group: legendInline has unexpected behaviour with new validation (e66bc07)
  • remove check_rfcs script to resolve a vulnerability with @octokit/plugin-paginate-rest, semantic-release and conventional-changelog-conventionalcommits also upgraded to resolve the vulnerability.

v147.8.1

14 Feb 15:23
968c5d0
Compare
Choose a tag to compare

147.8.1 (2025-02-14)

Bug Fixes

  • accordion: ensure custom title is not wrapped in a heading tag when provided (2816f83), closes #7202

v147.8.0

14 Feb 10:51
7ebd25e
Compare
Choose a tag to compare

147.8.0 (2025-02-14)

Features

v147.7.2

14 Feb 09:25
42797d6
Compare
Choose a tag to compare

147.7.2 (2025-02-14)

Bug Fixes

v147.7.1

12 Feb 17:04
abd4bbe
Compare
Choose a tag to compare

147.7.1 (2025-02-12)

Bug Fixes

  • time: ensure that ARIA attributes conform to valid values (e710805)

v147.7.0

12 Feb 14:31
5f1b3e1
Compare
Choose a tag to compare

147.7.0 (2025-02-12)

Features

  • loader: remove progressbar role and add loaderLabel prop (6795b1a), closes #6956

v147.6.0

12 Feb 09:33
83d86a5
Compare
Choose a tag to compare

147.6.0 (2025-02-12)

Features

  • fieldset: add support for new validation designs (fc23636)

v147.5.0

11 Feb 10:54
c5c075a
Compare
Choose a tag to compare

147.5.0 (2025-02-11)

Features

  • multi-action-button: add programmatic focus support (a608616)
  • split-button: add programmatic focus support for main and toggle buttons (7307c8f)

v147.4.3

11 Feb 10:38
279d6dc
Compare
Choose a tag to compare

147.4.3 (2025-02-11)

Bug Fixes

  • heading: maintain layout when title prop is set to null (55e2465)