- 23 Jul, 2019 1 commit
-
-
Johann-S authored
-
- 22 Jul, 2019 1 commit
-
-
XhmikosR authored
-
- 17 Jul, 2019 1 commit
-
-
Johann-S authored
-
- 10 Jul, 2019 1 commit
-
-
Johann-S authored
-
- 24 May, 2019 1 commit
-
-
XhmikosR authored
Pass the `--no-langdetect` flag instead of ignoring the warning manually.
-
- 08 May, 2019 2 commits
- 15 Apr, 2019 1 commit
-
-
Johann-S authored
-
- 17 Mar, 2019 1 commit
-
-
Johann-S authored
-
- 13 Mar, 2019 1 commit
-
-
XhmikosR authored
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
-
- 11 Mar, 2019 5 commits
- 26 Feb, 2019 1 commit
-
-
Johann-S authored
-
- 20 Feb, 2019 6 commits
- 15 Feb, 2019 1 commit
-
-
XhmikosR authored
-
- 29 Jan, 2019 1 commit
-
-
XhmikosR authored
-
- 08 Jan, 2019 1 commit
-
-
XhmikosR authored
-
- 13 Dec, 2018 3 commits
-
-
XhmikosR authored
-
XhmikosR authored
-
Patrick H. Lauke authored
* SVG accessibility fixes - add `focusable="false"` to all SVGs, to stop IE from including the `<svg>` in its default focus cycle - completely hide decorative SVGs using `aria-hidden="true"` - add `role="img"` to meaningful/"content" SVGs, ensure they have an appropriate `<title>` and/or `aria-label` - simplify placeholder default title * Simplify usage of placeholder.svg in the docs - in most cases, no need for separate/redundant text and title (now that we make text itself part of the alternative text explicitly) - no need (expect in rare cirumstances) to describe the placeholder image (unless the look of the image is important/the actual content, as is the case with the image thumbnail class) * Simplify example.html rewriting of <svg> to <img> code sample - as the `alt` for the placeholder isn't really important, just add an ellipsis instead (otherwise, to be correct, we'd have to construct the whole "title+text" construct like we do now in the placeholder.svg itself * Change svgo configuration to retain role attribute and add/force focusable=false - regarding `focusable=false`, see https://github.com/svg/svgo/issues/1011 (which would be the "proper" SVGO fix) and the (hacky) solution https://github.com/svg/svgo/pull/817
-
- 28 Nov, 2018 1 commit
-
- 25 Nov, 2018 1 commit
-
-
XhmikosR authored
-
- 20 Nov, 2018 1 commit
-
-
XhmikosR authored
-
- 13 Nov, 2018 1 commit
-
-
Johann-S authored
-
- 05 Nov, 2018 1 commit
-
-
XhmikosR authored
We use the official HTML validator for HTML validation, and we don't really use any of the htmllint features.
-
- 20 Oct, 2018 3 commits
- 14 Oct, 2018 4 commits