4.0.0-beta.2
Pre-releaseDesign System [4.0.0-beta.2]
🚨 Breaking changes
- Button architecture changes (#2012)
- The
variation
prop accepted values are nowsolid
&ghost
. "Danger" & "Success" buttons have been removed and are no longer supported inversed
prop is no longer valid. Instead useonDark
prop.
- The
See the migration guide page for more details on what changes occurred and how to update your application.
We have also provided a migration script to help make these updates. See documentation on how to use the script here.
🚀 Added
- Token updates to add white & black alpha tokens (#1968)
💅 Changed
- The following token values were updated for core (#1950)
primary-alt-lightest
- Updated
Tooltip
component to add state styling to tooltip trigger. These styles were originally based on theactiveClassName
prop and now also use psuedo elements. (#1922)
🛠️ Fixed
- Updated invalid markup in
UsaBanner
component (#2011)
📦 Internal
- Updated internal
scanDependents
script - Visual regression test updates to account for consolidated Storybook instance (#1972)
- Updated release scripts so Lerna version bumps use exact versions of the core DS as child DS dependencies (#1995)
- Additional Storybook stories were added to demonstrate grid examples (#1997)
- Consolidated Storybook from three instances to one instance with a theme switcher (#1948)
- Added theme switcher to documentation site so the documentation and variations for different brands can be seen in one location (#1948)
Healthcare.gov Design System [8.0.0-beta.2]
All changes from the core design system and...
🚨 Breaking changes
- Button architecture changes (#2012)
- The
variation
prop accepted values are nowsolid
&ghost
. "Danger" & "Success" buttons have been removed and are no longer supported inversed
prop is no longer valid. Instead useonDark
prop.
- The
See the migration guide page for more details on what changes occurred and how to update your application.
We have also provided a migration script to help make these updates. See documentation on how to use the script here.
💅 Changed
- The following token values were updated for healthcare (#1950)
focus-dark
primary-darker
primary-darkest
primary-alt-dark
primary-alt-darkest
primary-alt-light
primary-alt-lightest
secondary-dark
secondary-darker
secondary-darkest
secondary-light
secondary-lighter
secondary-lightest
Medicare.gov Design System [6.0.0-beta.2]
All changes from the core design system and...
🚨 Breaking changes
- Button architecture changes (#2012)
- The
variation
prop accepted values are nowsolid
&ghost
. "Danger" & "Success" buttons have been removed and are no longer supported inversed
prop is no longer valid. Instead useonDark
prop.
- The
See the migration guide page for more details on what changes occurred and how to update your application.
We have also provided a migration script to help make these updates. See documentation on how to use the script here.
💅 Changed
- The following token values were updated for medicare (#1950)
primary-dark
primary-darker
primary-darkest
primary-alt-dark
primary-alt-darker
primary-alt-darkest
primary-alt-light
primary-alt-lightest
secondary-dark
secondary-darker
secondary-darkest
secondary-light
secondary-lightest