Commit Graph

26 Commits

Author SHA1 Message Date
6c20c6c81e reset pretty-text-underline 2018-02-28 20:00:23 +10:00
a133e35a5f rebuild docs 2018-02-28 18:26:49 +10:00
2033774e0f Merge branch 'master' into donut-spinner 2018-02-28 18:23:01 +10:00
506a73f175 Fix stripping of doctype declaration 2018-02-28 18:14:41 +10:00
29700dd3e7 Show GitHub star count 2018-02-28 18:09:34 +10:00
a568a45dfa fix #15 2018-02-28 17:59:52 +10:00
2dc414e40f rebuild docs 2018-02-28 17:55:27 +10:00
53cf1d481b Merge pull request #27 from scottaohara/accessibility_updates
accessibility: update buttons and nav semantics
2018-02-28 17:54:54 +10:00
db63bf8121 rebuild docs 2018-02-28 16:51:23 +10:00
5177c4ee2b update buttons and nav semantics
the back to top button and menu button each lack appropriate accessible names.

The primary page navigation is presently contained within an `aside` rather than a `nav` element.

This commit adds accessible names to the previously mentioned buttons, so they will be appropriately conveyed to screen readers.  It also changes the navigation from an `aside` to `nav` and provides the navigation with an `aria-label=“table of contents”` as all the links are in page links to the different sections of this document.
2018-02-27 21:01:17 -05:00
10b866ba17 fix #17 2018-02-28 05:36:01 +10:00
468a67c12c rebuild docs 2018-02-28 05:32:23 +10:00
0bf47bf69a Add donut-spinner snippet 2018-02-27 17:32:35 +02:00
6d23e97baa Add constant-width-to-height-ratio snippet 2018-02-27 18:45:26 +10:00
c7b286c2ac fix typo in easing-variables.md 2018-02-27 02:22:56 +01:00
c09dabc9d5 add missing hyphen in pseudo-element 2018-02-27 02:19:17 +01:00
87959ebfa5 sound more natural in the clearfix description 2018-02-27 02:18:11 +01:00
c752d6f6d1 fix typo in system-font-stack.md 2018-02-27 02:15:54 +01:00
7ce95f70e5 fix: Fix clearfix code and update description
Updating cleafix code to use display block and fix margin collapse. More info http://cssmojo.com/the-very-latest-clearfix-reloaded/
2018-02-26 21:26:32 +01:00
c91818a069 rebuild docs 2018-02-26 20:19:36 +10:00
48fc05a69b rebuild docs 2018-02-26 20:15:07 +10:00
5944266e98 rebuild docs 2018-02-26 08:40:02 +11:00
bf6b9b1624 rebuild docs 2018-02-26 00:41:27 +11:00
63b37dce56 Add github buttons script 2018-02-26 00:28:54 +11:00
da84f0af71 Init 2018-02-26 00:22:14 +11:00
767b720f10 Init 2018-02-26 00:14:39 +11:00