Releases: Sage/carbon
Releases · Sage/carbon
v147.0.1
v147.0.0
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
andbuttonHeading
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)