Skip to content
This repository has been archived by the owner on Mar 5, 2018. It is now read-only.

1.7.4 - 2016-08-17

Compare
Choose a tag to compare
@petronbot petronbot released this 17 Aug 06:40
· 475 commits to develop since this release

Accessibility testing

Added automated accessibility testing (WCAG2.0 AA) using Pa11y CLI and HTML_CodeSniffer (run with node test/pa11y.js).

UI-Kit changes

  • Support to grey out disabled/non-functional anchors/links (largely for prototyping) via .placeholder-link (documented under § Link styles).
  • Source files for Examples now use a common layout file (examples/layouts/default.html)
  • Added the Respond polyfill for CSS3 media query support in IE6-8
  • Removed the Selectivizr polyfill so as to not trigger quirks mode in IE8