Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 07 Jul 15:41
· 26 commits to main since this release
10edbb9

What's Changed

Design system

  • [Potentially UI/UX breaking change] Updated theme color palette - primary color changed from green to blue; base color changed from gray to a lighter cool gray; added state palette related to error, warning, info, disabled, and emergency states (see src/sass/_uswds-theme.scss for full palette)
  • Upgraded USWDS dependency from version 3.0.1 to 3.5.0 (learn more about the upstream changes on the USWDS Releases page)
  • Set custom override to usa-nav__secondary-link a to make link color base-darker instead of base, preventing color contrast issues
  • Set custom override to usa-header--extended usa-logo to make container max-width 50% instead of 30%, preventing text wrapping on header title

Component previews

  • Fixed incorrect label for "Public Sans" font component
  • Added "kitchen sink" component that allows previewing of multiple patterns on a page

Full Changelog: v0.3.0...v1.0.0