Releases
3.5.0
🚨 Breaking/Behavioral changes
Removed the following utility classes:
.ds-u-fill--secondary
, .ds-u-fill--secondary-dark
, .ds-u-fill--secondary-darkest
, .ds-u-fill--secondary-light
, .ds-u-fill--secondary-lightest
. Please use .ds-u-fill--red
or .ds-u-fill--error
instead.
Removed "secondary" button variant (#584 ).
Remove legacy USWDS css (#587 )
USWDS breakpoints are removed, please use the CMSDS breakpoint system instead
$georgia
, $helvetica
css variables are removed
🚀 Added
flex-direction
utility classes (#577 )
Link (<a>
) utility classes (#592 )
💅 Changed
Removed animation from <Tab>
(#581 )
🛠 Fixed
Allow custom options in <Dropdown>
via children
prop (#593 )
Allow aria-label
to be applied to <Dropdown>
via ariaLabel
(#591 )
Allow custom id
prop to <Dropdown>
(#597 )
Remove console logs from production (#596 )
Fix size
prop in <ChoiceList>
(#580 )
Fix inverse button styling (#582 )
Fix inverse disabled link button styling (#585 )
Fix responsiveness of USA Banner (#594 )
📦 Internal
Update background color and text color utility pages (#566 )
Remove survey from doc site (#576 )
Bump handlebars version (#586 )
You can’t perform that action at this time.