Skip to content

13.1.0

Latest

Choose a tag to compare

@derek-cmsds derek-cmsds released this 19 Nov 19:42
· 7 commits to main since this release
@cmsgov/[email protected]
4333d2b

Design System [13.1.0]

💅 Changed

🚀 Added

  • Converted icons to web components (#3808)
  • Offered Card in Core package (#3760, #3801)
  • Added SearchIcon (#3754)
  • Added ds-third-party-external-link web 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 learnMoreUrl is defined (#3769)
  • Excluded hidden inputs from display: block rule. (#3758)

📦 Internal

  • Updated release reviewers (#3835)
  • Updated failing snapshot for Astro web-components page (#3810)
  • Added necessary snapshot updates for astro-react-18 example application. (#3804)
  • Removed push tokens to figma npm scripts (#3796)
  • Bumped @types/react packages (#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 Card component (#3802)

CMS.gov Design System [13.1.0]

All changes from the core design system and...

💅 Changed

  • Migrated JSX.IntrinsicElements to React.JSX.IntrinsicElements and 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 Card Guidance (#3765)
  • Added nested components to ds-drawer in 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 Autocomplete selection and blur behavior (#3740)

🛠 Fixed

  • Replaced requiredLabel with hint on ChoiceList Story (#3763)
  • Cleaned up web component Stories (#3686)

📦 Internal

  • Added React 19 example Astro project (#3805)
  • Added GitHub Issue line to PR template (#3761)