Skip to content

Releases: Sage/carbon

v147.0.1

31 Jan 16:18
f6c7ad4
Compare
Choose a tag to compare

147.0.1 (2025-01-31)

Bug Fixes

  • dialog: ensure enableBackgroundUI is passed to Modal (9605627), closes #6023

v147.0.0

29 Jan 14:34
0e9595d
Compare
Choose a tag to compare

147.0.0 (2025-01-29)

⚠ BREAKING CHANGES

The following props have been removed from the listed components. Ensure any components
in the list below do not contain the associated props:

  • All Carbon components: className prop
  • Accordion: scheme and buttonHeading props
  • Box: tabIndex prop
  • ButtonToggle: grouped prop
  • Decimal: onKeyPress prop
  • Icon: 'extra-small' value of variant prop
  • Portrait: gravatar prop
  • SimpleColorPicker: isBlurBlocked prop
  • ListItem: variant prop (now inherits from parent List component)

Features

  • classname prop: remove className from public props (1c4fad4)

v146.6.1

28 Jan 13:33
7d83bc5
Compare
Choose a tag to compare

146.6.1 (2025-01-28)

Bug Fixes

  • form: ensure that additional margin-bottom is not applied to NumeralDate component (648cad7), closes #7171

v146.6.0

28 Jan 09:47
1eb9d2c
Compare
Choose a tag to compare

146.6.0 (2025-01-28)

Features

  • date: fix focus loss when using navbar with keyboard (151a710), closes #7158

v146.5.3

27 Jan 06:45
b655b63
Compare
Choose a tag to compare

146.5.3 (2025-01-27)

Bug Fixes

  • tabs-header: padding to be removed (2598bab), closes #7145

v146.5.2

24 Jan 16:18
68c6221
Compare
Choose a tag to compare

146.5.2 (2025-01-24)

Bug Fixes

  • flex-tile-divider: add aria-hidden attribute to hr element (f198c2e), closes #7173

v146.5.1

24 Jan 09:45
de9c17e
Compare
Choose a tag to compare

146.5.1 (2025-01-24)

Bug Fixes

  • form: ensure that additional margin-bottom is not applied to Time component (98cdaae), closes #7164

v146.5.0

23 Jan 13:57
82596c2
Compare
Choose a tag to compare

146.5.0 (2025-01-23)

Features

  • popover-container: add hasFullWidth prop (9a20414)
  • popover-container: allow open button to be focused programmatically (335fde3)

Bug Fixes

  • popover-container: ensure Form with stickyFooter has overflow styling (88ef403)
  • popover-container: ensure popup is accessible to screen readers (6f543d2), closes #7133

v146.4.7

22 Jan 10:32
3e1b872
Compare
Choose a tag to compare

146.4.7 (2025-01-22)

Bug Fixes

  • search: search button has a default aria label (b4ec216), closes #7147

v146.4.6

22 Jan 10:11
81500cc
Compare
Choose a tag to compare

146.4.6 (2025-01-22)

Bug Fixes