Skip to content

Releases: Sage/carbon

v138.2.0

18 Jun 10:05
ad1af1f
Compare
Choose a tag to compare

138.2.0 (2024-06-18)

Features

  • select-list: ensure virtualised Select list container always has at least 1 pixel of height (99bdeaf)

v138.1.1

18 Jun 07:21
ea96e42
Compare
Choose a tag to compare

138.1.1 (2024-06-18)

Bug Fixes

  • menu: ensure scrollbars meet colour contrast guidelines (98244cd)

v138.1.0

14 Jun 15:36
a5f69a4
Compare
Choose a tag to compare

138.1.0 (2024-06-14)

Features

  • button-minor: add forward ref to component (8816286)

v138.0.2

13 Jun 08:58
d2c3461
Compare
Choose a tag to compare

138.0.2 (2024-06-13)

Bug Fixes

  • pill: fix button background position on hover for small pill (f690834)

v138.0.1

11 Jun 15:14
b02b953
Compare
Choose a tag to compare

138.0.1 (2024-06-11)

Bug Fixes

  • component MenuFullScreen and MenuItem not truncating topic (c939148), closes #6666

v138.0.0

11 Jun 09:35
792bf9d
Compare
Choose a tag to compare

138.0.0 (2024-06-11)

⚠ BREAKING CHANGES

  • button-toggle, button-toggle-group: name prop has been removed, onChange prop type as also been updated as a
    result.
  • button-toggle: checked prop has been removed, pressed should be used instead.

Miscellaneous Chores

  • button-toggle, button-toggle-group: remove name prop (1b812fa)
  • button-toggle: remove checked prop (974f337)

v137.0.0

07 Jun 13:58
c5343fd
Compare
Choose a tag to compare

137.0.0 (2024-06-07)

⚠ BREAKING CHANGES

  • en-gb: Changes the named export of the en-gb locale from EnGb to enGB

Features

  • add support for the de-DE locale (ff4fbe4)
  • add support for the en-CA locale (d6c5529)
  • add support for the en-US locale (9802dd1)
  • add support for the es-ES locale (9296a18)
  • add support for the fr-CA locale (d88ba34)
  • add support for the fr-FR locale (32e72eb)

Miscellaneous Chores

  • en-gb: change named export from EnGb to enGB (1191ac5)

v136.0.4

06 Jun 13:29
a51ba7f
Compare
Choose a tag to compare

136.0.4 (2024-06-06)

Bug Fixes

  • text-editor: content overflows in small viewports (c985d5d), closes #6707

v136.0.3

05 Jun 09:02
6c318cd
Compare
Choose a tag to compare

136.0.3 (2024-06-05)

Bug Fixes

  • dialog-full-screen: prevent horizontal overflow due to a child Form with a sticky footer (4fea1d5), closes #6719

v136.0.2

30 May 08:56
46308ef
Compare
Choose a tag to compare

136.0.2 (2024-05-30)

Bug Fixes

  • icon-button: allow aria-label prop to be applied and then default to icon type (fdac494)