Skip to content

6.0.1

Compare
Choose a tag to compare
@pwolfert pwolfert released this 22 Mar 21:50
· 634 commits to main since this release
5a76b3f

Design System [6.0.1]

🛠 Fixed

  • Improved Pagination accessibility issues (#2373)
    • Updated aria-current on Page
    • Added label to Pagination that now announces page changes
    • Replaces disabled Pagination navigation links with Button
  • Improve accessibility issues with our ExternalLinkIcon (#2431)
    • Set aria-hidden to false by default so assistive technologies can access properties within the icon SVG
    • Added English and Spanish translations for the SVG’s title text
  • Fixed JavaScript error for Pagination in Safari 13 and moved layout logic into CSS for better customizability (#2398)

Healthcare.gov Design System [10.0.1]

All changes from the core design system and...

🛠 Fixed

  • Spanish link in header now has different aria-label text than footer to reduce confusion (#2424)
  • Fixed incorrect button styles in the HealthCare.gov footer's privacy settings dialog (#2425)

Documentation

💅 Changed

  • Made improvements to theme color page (#2361, #2365)

🛠 Fixed

  • Added more context to our system color tokens. (#2364)
  • Improved screen reader experience for doc pages with heading examples (#2395)
  • Fixed outdated story id on layout grid page (#2369)
  • Fixed incorrect title on layouts overview page (#2376)