Skip to content

Releases: Sage/carbon

v142.13.2

04 Oct 09:02
1fa77a5
Compare
Choose a tag to compare

142.13.2 (2024-10-04)

Bug Fixes

  • date: add callback to be called when component blurs and picker is closed (2a7e50e), closes #6788

v142.13.1

03 Oct 09:17
19f1b47
Compare
Choose a tag to compare

142.13.1 (2024-10-03)

Bug Fixes

  • form: allow form-footer content to be responsive (c7d55e1), closes #6658

v142.13.0

02 Oct 09:30
f73d0d5
Compare
Choose a tag to compare

142.13.0 (2024-10-02)

Features

  • fonts: updated font weights for ds base token alignment (58e89d8)

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