Skip to content

v1.0.0-rc.1

Compare
Choose a tag to compare
@paulcpederson paulcpederson released this 18 Dec 19:00

Breaking

  • The leftover large- columns are gone. Sizes are now just the documented normal, medium, and small.
  • Leftover imports for Frutiger font removed
  • Ellipsis not added to loader text automatically (better for i18n)
  • Accordions with inline svg icons now require the accordion-icon class

Modified

  • figcaption elements no longer have a left border
  • breadcrumbs now pass WCAG 2.0 contrast requirements
  • fixed spacing between breadcrumbs (#726)
  • remove blue active state for top-nav-title (#729)

Fixed

  • inputs with a type search now display properly in Safari (#740)
  • pre and post should always work in right-to-left languages now (#731)