Skip to content

v5.4.0

Compare
Choose a tag to compare
@chharvey chharvey released this 21 Feb 16:18
· 526 commits to master since this release

Minor Changes

  • adds new .h-Hidden helper class, for hiding elements visually, but are still accessible to screen readers
  • adds accessible skip links to Docs
  • adds role="directory" to docs site & page navs
  • renames negative breakpoint class suffixes from, e.g. -nsK to -nK (removes the 's'). Old classes, with the 's', are still available but DEPRECATED. They will be removed in v6. see #11

Fixes

  • closes #10
  • restructure style guide template
  • updates docs frag-id links
  • fixes issue where label did not have line-height: 0