Skip to content

1.0.0-alpha.10

Pre-release
Pre-release
Compare
Choose a tag to compare
@sawyerh sawyerh released this 05 Jun 13:48

Documentation 👉

🚀 Added

  • New utility classes:
    • .ds-u-text-decoration--underline
    • .ds-u-text-decoration--none
  • Added .ds-u-color--primary-darkest utility class

🚨 Breaking changes

  • Removed .ds-u-font-weight--light
  • Removed the "Open Sans - Light" font file. This reduces page weight by 11.16kB.

💅 Changes

  • The font-weight of .ds-title and .ds-text--lead are now set to normal. Previously they were set to "light".
    lead text
  • Change buttons to be same height as text fields
    image
  • Added a border to Alert components

🛠 Fixed

  • Update USWDS to 1.2.0-rc1, resolving an issue where installing the design system NPM package was also installing a bunch of unnecessary dependencies used by the USWDS
  • Alignment of checkbox/radio fields when text wraps

📃 Documentation

  • Added guidance for grid layout and internationalization