Skip to content

Releases: Sage/carbon

v141.4.3

02 Aug 13:36
9029f61
Compare
Choose a tag to compare

141.4.3 (2024-08-02)

Bug Fixes

  • multi-select: ensure unique keys when options passed object values with duplicate text property (5c3fd8c), closes #6843

v141.4.2

02 Aug 11:26
9d29132
Compare
Choose a tag to compare

141.4.2 (2024-08-02)

Bug Fixes

  • batch-selection: ensure all button children are disabled when inside a disabled BatchSelection (9ab48ab)

v141.4.1

02 Aug 08:30
f73ab99
Compare
Choose a tag to compare

141.4.1 (2024-08-02)

Reverts

  • Revert "chore(storybook): disable version picker addon" (4a3269a)

v141.4.0

01 Aug 13:24
a09ca64
Compare
Choose a tag to compare

141.4.0 (2024-08-01)

Features

  • search: add triggerOnClear prop to allow clicking cross icon to trigger onClick (a77afe5), closes #6768

v141.3.1

01 Aug 08:24
5287d5f
Compare
Choose a tag to compare

141.3.1 (2024-08-01)

Bug Fixes

  • heading: the heading separator incorrectly has 1px black colour at the leftmost position (b31fb1e)

v141.3.0

31 Jul 10:21
421e2f9
Compare
Choose a tag to compare

141.3.0 (2024-07-31)

Features

  • toast: improve component screen reader behaviour (5e945e3), closes #6729

v141.2.1

30 Jul 14:39
a78c322
Compare
Choose a tag to compare

141.2.1 (2024-07-30)

Bug Fixes

  • flat-table: flat table contents visible behind sticky header/footer (4f84514)

v141.2.0

29 Jul 15:35
5cb6bf6
Compare
Choose a tag to compare

141.2.0 (2024-07-29)

Features

  • step-flow: allow component title to be compositional (4d5d808), closes #6732

v141.1.1

26 Jul 11:07
425be8e
Compare
Choose a tag to compare

141.1.1 (2024-07-26)

Bug Fixes

  • flat-table-row-header: focus border partially covered in expanded rows (d97caa8), closes #6561

v141.1.0

25 Jul 13:46
b2235a7
Compare
Choose a tag to compare

141.1.0 (2024-07-25)

Features

  • option-group-header: add support for children to be passed to component (9629f93), closes #6823