aboutsummaryrefslogtreecommitdiff
path: root/site/layouts/partials/skippy.html
AgeCommit message (Collapse)AuthorFilesLines
2020-12-15docs(skip links): new powers for .visually-hidden-focusableGaël Poupard1-3/+3
2020-11-17skippy.html: reduce whitespace outputXhmikosR1-3/+2
2020-07-13docs(skippy): prevent skip links from overlapping headerGaël Poupard1-4/+8
2020-07-03Rename `sr-only`/`sr-only-focusable` (#31139)Patrick H. Lauke1-2/+2
* Rename `sr-only`/`sr-only-focusable` To be more representative of the fact that these are not necessarily "screen reader" specific, but actually apply to assistive technologies in general (and also things like Alexa/Siri/etc). Goes hand-in-hand with #31133 Co-authored-by: XhmikosR <[email protected]>
2020-03-23Documentation skip links (#30073)Gaël Poupard1-3/+5
* docs(skip-links): add a skip to main navigation skip link * docs(skip-links): revamp skip-links pattern * docs(navs): use aria-label on navs * docs(navs): use 'docs navigation' label in sidebar nav
2019-05-20`.sr-only` & `.sr-only-focusable` tweaks (#28720)Martijn Cuppens1-1/+1
* Prevent .sr-only-focusable overriding properties when being focused * Typo
2019-03-13Switch to Hugo.XhmikosR1-0/+3
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!