aboutsummaryrefslogtreecommitdiff
path: root/_includes/icons
AgeCommit message (Collapse)AuthorFilesLines
2017-10-13Fix import.svg after 10bb79a. (#24359)XhmikosR1-1/+1
It was mistakenly the same as lightning.svg.
2017-08-11Move inline SVGs to includes. (#23297)XhmikosR4-1/+4
Also: * compress them with SVGOMG * add titles * add `focusable="false"`
2017-06-17Docs: accessibility and IE fixes for SVG-based top navigation (#22848)Patrick H. Lauke5-5/+5
* Add explicit aria-label attributes to <svg> based links As some browser/AT combinations don't seem to fully support grabbing the `<title>` from inside the `<svg>` as the link text/name to announce (e.g. Firefox+NVDA) * Add <title> to Bootstrap logo <svg> * Add <title> to menu <svg> * Add explicit focusable="false" to <svg> icons Due to a bug/"feature" in IE, `<svg>` elements are usually separately focusable, which then results in links with `<svg>` icons being essentially focused twice (once for the link, and once for the `<svg>` inside, which is then also non-interactive)
2017-05-31tweak bootstrap svgMark Otto1-1/+1
2017-05-29Rearrange all the docs to allow for a docs/major.minor/ setupMark Otto5-0/+5