Skip to content

10.1.0

Compare
Choose a tag to compare
@pwolfert pwolfert released this 15 May 17:32
· 12 commits to main since this release
9c5d1e6

Design System [10.1.0]

馃拝 Changed

  • Removed outdated analytics event properties (#3054, #3058)
  • Decreased amount of JavaScript needed for <SingleInputDateField> (saves 5% of total bundle size for the design system) (#3064)

馃殌 Added

  • Added the following web components:
  • Added bundle generation for individual web components (#3070, #3072)
  • Added optional analytics tracking to ThirdPartyExternalLink (#3059)
  • Web components that accept HTML content like <ds-alert> can now be updated by changing the inner HTML, and they will automatically re-render (#3053)

馃洜 Fixed

  • Fixed <Accordion> interfering with keyboard strokes of child elements (#3067)
  • Fixed <Dialog> and <HelpDrawer> analytics firing too early (#3055)
  • Fixed <Table> ignoring the id prop (#3065)
  • Fixed missing dependencies for cmsds-migrate script (#3066)
  • Fixed ES Modules support for <SingleInputDateField> (#3064)
  • Fixed nesting web components in other web components as well as re-rendering web components (#3053)

Healthcare.gov Design System [14.1.0]

All changes from the core design system and...

馃殌 Added

  • Added analytics to healthcare footer links (#3063)

Documentation

馃拝 Changed

  • Updated label guidance (#3008)

馃殌 Added

  • Added documentation for web component slots (#3079)
  • Updated analytics docs page (#3078)
  • Added links to Storybook in label, hint, and inline-error docs (#3039)

馃洜 Fixed

  • Fixed changing themes in web component stories (#3023)

馃摝 Internal

  • Added live-analytics option to Storybook (#3073)