Skip to content

Releases: Sage/carbon

v142.12.0

26 Sep 15:36
cbed470
Compare
Choose a tag to compare

142.12.0 (2024-09-26)

Features

  • version-picker: reintroduce the version picker for storybook (9d8ccf0)

v142.11.8

26 Sep 15:09
adb483a
Compare
Choose a tag to compare

142.11.8 (2024-09-26)

Bug Fixes

  • textarea: ensure that correct height is applied when rows and expandable prop are used together (835fac8), closes #6961

v142.11.7

25 Sep 10:14
2249a0d
Compare
Choose a tag to compare

142.11.7 (2024-09-25)

Bug Fixes

  • loader: translations for france (e2f0a46)

v142.11.6

23 Sep 13:22
e3f0972
Compare
Choose a tag to compare

142.11.6 (2024-09-23)

Bug Fixes

  • date: prevent multiple instances of date picker opening at the same time (d34c4e2)

v142.11.5

20 Sep 15:09
a9c6c3f
Compare
Choose a tag to compare

142.11.5 (2024-09-20)

Bug Fixes

  • navigation-bar: move context provider to not wrap parent (a265b1c)

v142.11.4

20 Sep 07:47
67f225c
Compare
Choose a tag to compare

142.11.4 (2024-09-20)

Bug Fixes

  • toast: ensure closed toasts do not trigger axe warnings (6183351)

v142.11.3

19 Sep 12:51
8219994
Compare
Choose a tag to compare

142.11.3 (2024-09-19)

Bug Fixes

  • tabs: tab headers jump in width when navigating through them (7c70261), closes #6554

v142.11.2

19 Sep 12:31
b722fd5
Compare
Choose a tag to compare

142.11.2 (2024-09-19)

Bug Fixes

  • form, dialog: tabbing in FireFox - focus incorrect (43ff681)

v142.11.1

18 Sep 10:42
7bb0e68
Compare
Choose a tag to compare

142.11.1 (2024-09-18)

Bug Fixes

  • checkbox: restore support for labelHelp and fieldHelp props (b2fea4a)
  • radio-button: restore support for labelHelp and fieldHelp props (81dfeb2)

v142.11.0

18 Sep 08:40
924963f
Compare
Choose a tag to compare

142.11.0 (2024-09-18)

Features

  • flat-table: add hasOuterVerticalBorders and bottomBorderRadius props (866137a)