Skip to content

3.6.0

Compare
Choose a tag to compare
@pwolfert pwolfert released this 30 Jun 23:10
2aa077a

Design System [3.6.0]

🚀 Added

  • New Gatsby based docs site for core ds (#1897)
  • Design Token integration and component theming (#1768)
    • Previous component Sass theming variables will be deprecated, please check new documentation for component variable theming options which have been expanded for each component.
  • New date field component added: SingleInputDateField (#1876, #1882, #1887, #1889)
    Screen Shot 2022-06-21 at 10 05 13 AM

💅 Changed

  • DateField documentation updated to include new variations (#1887)
  • color-primary-alt renamed to color-secondary (#1892)

🛠 Fixed

  • Fixed forced-colors mode backplate issue for non-IE/Edge based browsers (#1906)
  • Downgraded ev-emitter dependency to v1.1.1 as it was including ES6 which impacted teams using earlier versions of webpack. (#1921)
  • Fixed Choice components with long, wrapping label content pushing the whole label to the next line beneath the checkbox or radio button (#1934)

📦 Internal

  • Added missing HTML lang attribute to doc site, fixed local Gatsby doc site development Iframe views. (#1918)

Medicare.gov Design System [5.6.0]

  • As with core, the Medicare DS is now being themed and configured with design tokens.

Healthcare.gov Design System [7.6.0]

  • As with core, the Healthcare DS is now being themed and configured with design tokens.

🛠 Fixed

  • Fixed the healthcare Header component's language-switching link relying on the deprecated initialLanguage prop to render (#1928)

Sketch UI Toolkits

Design System Sketch UI Toolkit [1.3.0]

🎨 Added Core-Design-System-theme Sketch theme file

This theme file contains all color variables for the Core design system and now matches what's available in code! Add the the Core theme to your Sketch application. Colors for designs should come from this theme file for future designs and remapping old designs.

⚠️ Deprecated

  • Color variables from UI toolkit - These can now be found in the theme Sketch file
  • Layer styles from UI Toolkit - Please utilize the theme Sketch file to build any layer styles you may have locally

🚀 Added

  • Added stackable table design
  • Added long, medium and short variants to each radio option

📦 Internal

  • Updated layer styles for buttons

Healthcare.gov Design System Sketch UI Toolkit [1.5.0]

🎨 Added HCgov-Design-System-theme Sketch theme file

This theme file contains all color variables for the Healthcare design system and now matches what's available in code! Add the the Healthcare theme to your Sketch application. Colors for designs should come from this theme file for future designs and remapping old designs.

⚠️ Deprecated

  • Same as core

🚀 Added

  • Same as core
  • Added updated accordion design to UI Toolkit

📦 Internal

  • Same as core

Medicare.gov Design System Sketch UI Toolkit [1.6.0]

🎨 Added Mgov-Design-System-theme Sketch theme file

This theme file contains all color variables for the Medicare design system and now matches what's available in code! Add the the Medicare theme to your Sketch application. Colors for designs should come from this theme file for future designs and remapping old designs.

⚠️ Deprecated

  • Same as core

🚀 Added

  • Same as core

📦 Internal

  • Same as core