10.1.0
pwolfert
released this
15 May 17:32
·
146 commits
to main
since this release
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 theid
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)