Skip to content

1.0.0-alpha.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@sawyerh sawyerh released this 24 Mar 21:08

🚀 Added

  • Responsive utility prefixes! View the new "Responsive design" page of the documentation to learn more.
    • kapture 2017-03-24 at 15 18 18

  • US Web Design Standard - Vertical navigation component:
    • vertnav

  • A .ds-h6 base typography class:
  • A .ds-u-font-size--h4 utility class
    • image

  • The design system's version # is now included in a CSS comment at the top of the transpiled CSS file.

🚨Breaking changes

  • Renamed ds-title to ds-display and renamed ds-title--alt to ds-title to be more consistent with the font-size utility class names. Sorry 😬

💅 Changes

  • Update styling of radio/checkbox fields. Before/After:
    • artboard

  • Adjusted the type scale. Before/After:
    • image

🛠 Fixed

  • Added border-collapse to the Table component so the borders were 1px as intended.
    • artboard 2

📝 Documentation

  • Added a "Getting started" and "Core concepts" page
  • Added "Further reading" sections
  • Rendering as static HTML pages