·
7 commits
to main
since this release
Design System [13.1.0]
💅 Changed
- Updated React types to be compatible with React 19 (#3781, #3783, #3784, #3793, #3794)
- Refocuses
Autocompleteinput after clearing search. (#3707)
🚀 Added
- Converted icons to web components (#3808)
- Offered
Cardin Core package (#3760, #3801) - Added
SearchIcon(#3754) - Added
ds-third-party-external-linkweb component (#3745)
🛠 Fixed
- Added nodeRef attribute to tooltip (#3803)
- Removed aria-invalid attribute if ChoiceList is a checkbox group. (#3780)
- Updated two snapshots (#3770)
- Only render "Learn more" link when
learnMoreUrlis defined (#3769) - Excluded hidden inputs from
display: blockrule. (#3758)
📦 Internal
- Updated release reviewers (#3835)
- Updated failing snapshot for Astro web-components page (#3810)
- Added necessary snapshot updates for
astro-react-18example application. (#3804) - Removed push tokens to figma npm scripts (#3796)
- Bumped
@types/reactpackages (#3785) - CI now waits for fonts before snapshots (#3747)
Healthcare.gov Design System [17.1.0]
All changes from the core design system and...
🛠 Fixed
- Fixed missing red border on Healthcare chekboxes (#3727)
Medicare.gov Design System [15.1.0]
All changes from the core design system and...
💅 Changed
- Removed Mgov
Cardcomponent (#3802)
CMS.gov Design System [13.1.0]
All changes from the core design system and...
💅 Changed
- Migrated
JSX.IntrinsicElementstoReact.JSX.IntrinsicElementsand add custom element support (#3782)
Documentation
💅 Changed
- Updated 'for-developers' page to display themed code blocks with latest version numbers (#3807)
- Added a11y guidance for the Calendar Picker component (#3795)
- Updated New Relic browser app (#3767)
- Removed Medicare-specific references from
CardGuidance (#3765) - Added nested components to
ds-drawerin Angular example project. (#3725) - Cleaned up Storybook actions and controls (#3664)
- Updated accordion a11y guidance (#3657)
- Updated footer a11y guidance (#3656)
- Updated header a11y guidance (#3655)
🚀 Added
- Created Storybook story for Icon web components (#3811)
- Added missing code blocks for CMSgov theme on "for-developers" page. (#3762)
- Added test coverage for
Autocompleteselection and blur behavior (#3740)
🛠 Fixed
- Replaced requiredLabel with hint on ChoiceList Story (#3763)
- Cleaned up web component Stories (#3686)