Releases: CMSgov/design-system
4.0.5
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
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:
4.0.4
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
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 tomain
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
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
andHelpDrawerToggle
, and export theIconCircleIconOutline
(#2092)
4.0.1
Design System [4.0.1]
🛠️ Fixed
- Reduced number of
nav
elements inVerticalNav
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
- Updates to the documentation site (#2029, #2045, #2047, #2049, #2051, #2052, #2061, #2067, #2070, #2073, #2074, #2076, #2078)
Healthcare.gov Design System [8.0.1]
All changes from the core design system and...
🛠️ Fixed
- Reduced number of
nav
elements inHeader
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
Design System [4.0.0]
🚨 Breaking changes
- Button architecture changes (#2012)
- Thevariation
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.
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
- 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'svariation
prop (#2025) - Button architecture changes (#2012)
- Thevariation
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.
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)
- Thevariation
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.
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
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
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'svariation
prop (#2025)
4.0.0-beta.2
Design 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
🤖 Updated dependencies
3.8.0
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
- Site now uses frontmatter
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.