Skip to content

Releases: Sage/carbon

v142.8.0

30 Aug 15:43
01e0572
Compare
Choose a tag to compare

142.8.0 (2024-08-30)

Features

  • dialog: add the "maximise" value to the size prop (398ffb0)

v142.7.0

30 Aug 15:08
484c5bd
Compare
Choose a tag to compare

142.7.0 (2024-08-30)

Features

  • vertical-divider: add aria-hidden prop but prevent overriding when in menu (7da78ff)

v142.6.0

30 Aug 14:22
a16b186
Compare
Choose a tag to compare

142.6.0 (2024-08-30)

Features

  • breadcrumbs: add isDarkBackground prop (25953d3), closes #6724

v142.5.1

30 Aug 09:17
df2fadf
Compare
Choose a tag to compare

142.5.1 (2024-08-30)

Bug Fixes

  • textarea: add minheight prop to Textarea (cf1b651), closes #6860

v142.5.0

28 Aug 14:36
176141f
Compare
Choose a tag to compare

142.5.0 (2024-08-28)

Features

  • tile: add support for adding highlight border via the highlightVariant prop (467ebcc)

Bug Fixes

  • tile: ensure border radius is only set on children when not in TileContent (86f5cbd)

v142.4.1

28 Aug 14:02
61efbff
Compare
Choose a tag to compare

142.4.1 (2024-08-28)

Bug Fixes

  • menu-item, submenu: remove min-width when submenuMaxWidth prop is set (002c37d)

v142.4.0

27 Aug 13:29
b89abbd
Compare
Choose a tag to compare

142.4.0 (2024-08-27)

Features

  • loader-star: create new loader-star component (5ffe0e4)

v142.3.2

23 Aug 14:41
20a6430
Compare
Choose a tag to compare

142.3.2 (2024-08-23)

Bug Fixes

  • checkbox: prevent labelHelp and fieldHelp from rendering in a group with new validation (2f2f340)
  • radio-button: prevent labelHelp and fieldHelp from rendering with new validation (c9c4500)

v142.3.1

22 Aug 17:05
9df9267
Compare
Choose a tag to compare

142.3.1 (2024-08-22)

Bug Fixes

  • menu-item: ensure correct alignment when onClick and icon props are set (afa2759)

v142.3.0

21 Aug 14:59
6ca8b17
Compare
Choose a tag to compare

142.3.0 (2024-08-21)

Features

  • menu-item: add submenuMaxWidth prop to allow setting of max-width on submenus (0d57505)
  • menu-item: update so custom padding is set on the button or anchor element (7a4f540)