Skip to content

Releases: CMSgov/design-system

4.0.5

04 Oct 18:20
Compare
Choose a tag to compare

Design System [4.0.5]

  • No changes

Healthcare.gov Design System [8.0.5]

  • No changes

Medicare.gov Design System [6.0.5]

Changed:

  • Updated 'Using this site' link to : https://www.medicare.gov/about-us/using-this-site (#2180)

@cmsgov/ds-healthcare-gov 7.8.1

27 Sep 20:56
Compare
Choose a tag to compare

Healthcare.gov Design System [7.8.1]

💅 Changed

  • Updated focus color and hover/active link/button text color to match version 8.0 for Open Enrollment season (#2172). Color variables that changed:
    • 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
      healthcare-color-changes

4.0.4

22 Sep 16:29
Compare
Choose a tag to compare

Design System [4.0.4]

  • No changes

Healthcare.gov Design System [8.0.4]

🛠 Fixed

  • Added isMenuOpen and onMenuToggle props to Header to allow for fully controlled operation of the Header state. (#2153)

Medicare.gov Design System [6.0.4]

  • No changes

4.0.3

15 Sep 15:23
Compare
Choose a tag to compare

Design System [4.0.3]

🛠 Fixed

  • Duplicate HelpDrawer analytics event name, added Story for testing (#2114)
  • StepList Axe accessibility errors (#2109)
  • Axe accessibility error cleanup for Drawer, HelpDrawer, Pagination (#2120)
  • Added z-index style to Drawer component (#2128)
  • Color of text in Buttons using anchor tags when receiving keyboard focus (#2127)
  • Color of text in Buttons using anchor tags when embedded in Alerts (#2129)

📦 Internal

  • Reorganize typography and layout grid examples in Storybook (#2112)
  • Update update-snapshots script (#2109)
  • Update Axe dependency (#2120)

Documentation site

💅 Changed

  • Headings page content (#2103)
  • Moved Phone Number pattern guidance to its own page (#2118)
  • References from master branch to main branch through documentation (#2124)
  • Badge and Alert content has been updated (#2125)
  • Added a fallback for missing background colors on variables without a fill utility (#2122)
  • Privacy Settings button style in documentation site footer (#2104)
  • Color swatches not updating when theme is changed (#2117)

Healthcare.gov Design System [8.0.3]

All changes from the core design system.

Medicare.gov Design System [6.0.3]

All changes from the core design system.

4.0.2

06 Sep 19:00
324acfd
Compare
Choose a tag to compare

Design System [4.0.2]

🛠️  Fixed

  • Fix Drawer close button showing white text on white background on hover (#2098)
  • Fix cmsds-migrate script failing in dependent projects (#2099)
  • Fix cmsds-migrate script naming"ghost" buttons "link" buttons (#2102)

📦 Internal

  • Updates to the documentation site (#2091)

Healthcare.gov Design System [8.0.2]

All changes from the core design system

Medicare.gov Design System [6.0.2]

All changes from the core design system and...

🛠️  Fixed

  • Fix medicare-default icons for Dialog and HelpDrawerToggle, and export the IconCircleIconOutline (#2092)

4.0.1

29 Aug 22:42
4dccd02
Compare
Choose a tag to compare

Design System [4.0.1]

🛠️  Fixed

  • Reduced number of nav elements in VerticalNav to one, which is better for screen readers (#1854)
  • Remove role="banner" from Dialog. Dialogs already have an accessibility role (#2062)
  • Fix a style override for Medicare that referenced an obsolete button class, which made it ineffective (#2074)

📦 Internal

Healthcare.gov Design System [8.0.1]

All changes from the core design system and...

🛠️  Fixed

  • Reduced number of nav elements in Header and made sure each navigation landmark is unique, which is better for screen readers (#1854)

Medicare.gov Design System [6.0.1]

All changes from the core design system

4.0.0

11 Aug 20:21
Compare
Choose a tag to compare

Design System [4.0.0]

🚨 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)
  • 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]

All changes from the core design system and...

🚨 Breaking changes

  • As part of button architecture work in v8.0.0, the value of secondary is no longer accepted for the <Button> component's variation prop (#2025)
  • 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]

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)

Sketch UI Toolkits

Built with Sketch version 89

🚨 Breaking changes for all UI kits : Button architecture changes

  • New button architecture uses solid, outline and ghost button naming
  • Each button type has a main and alternate color variation
  • Each button type has an on light and on dark variation
  • Deprecated buttons: primary, secondary tertiary, success, inverse
  • See the migration guide for more details

Design System Sketch UI Toolkit (Core) [2.0.0]

  • Added tints to icons
  • Mapped layer styles to theme tokens

Healthcare.gov Design System Sketch UI Toolkit [2.0.0]

All changes from the core design system and...

  • Removed header and logo symbols not being used in the Design System.

Medicare.gov Design System Sketch UI Toolkit [2.0.0]

All changes from the core design system and...

  • Added Help drawer component symbol

4.0.0-beta.3

09 Aug 15:45
Compare
Choose a tag to compare
4.0.0-beta.3 Pre-release
Pre-release

Healthcare.gov Design System [8.0.0-beta.3]

🚨 Breaking changes

  • As part of button architecture work in v8.0.0-beta.2, the value of secondary is no longer accepted for the <Button> component's variation prop (#2025)

4.0.0-beta.2

05 Aug 18:10
Compare
Choose a tag to compare
4.0.0-beta.2 Pre-release
Pre-release

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)

3.8.0

28 Jul 19:00
Compare
Choose a tag to compare

Design System [3.8.0]

🛠 Fixed

  • Updated the VerticalNav to use a aria-current when the navigation item is selected (#1981)

🚀 Added

  • NativeDialog component, now being used by our Drawer component (#1781)

📦 Internal

  • Adds table of contents to content pages of docs site (#1949)
  • Updates information architecture for docs site (#1953)
    • Site now uses frontmatter order to organize order of content
    • Changes made to sidebar navigation appearance and how content is organized

Medicare.gov Design System [5.8.0]

All changes from the core design system.

Healthcare.gov Design System [7.8.0]

All changes from the core design system.