Skip to content

4.0.0-beta.2

Pre-release
Pre-release
Compare
Choose a tag to compare

Design System [4.0.0-beta.2]

🚨 Breaking changes

  • Button architecture changes (#2012)
    • The variation prop accepted values are now solid & ghost. "Danger" & "Success" buttons have been removed and are no longer supported
    • inversed prop is no longer valid. Instead use onDark prop.

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 the activeClassName prop and now also use psuedo elements. (#1922)

🛠️ Fixed

  • Updated invalid markup in UsaBanner component (#2011)

📦 Internal

  • Updated internal scanDependents script
    • Made compatible with node 16 (#1955)
    • Expanded functionality to scan through a subset of repos & search for specific dependencies (#1966)
  • 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)
    storybookThemeSwitcher
  • Added theme switcher to documentation site so the documentation and variations for different brands can be seen in one location (#1948)

Screen Shot 2022-08-05 at 9 29 44 AM

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 now solid & ghost. "Danger" & "Success" buttons have been removed and are no longer supported
    • inversed prop is no longer valid. Instead use onDark prop.

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 now solid & ghost. "Danger" & "Success" buttons have been removed and are no longer supported
    • inversed prop is no longer valid. Instead use onDark prop.

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

🤖 Updated dependencies

  • Bump file-type from 16.5.3 to 16.5.4 (#1991)
  • Bump moment from 2.29.2 to 2.29.4 (#1947)
  • Bump terser from 4.8.0 to 4.8.1 (#1980)