- 17 Jun, 2017 6 commits
-
-
Johann-S authored
-
Catalin Zalog authored
-
Johann-S authored
-
Mark Otto authored
-
Patrick H. Lauke authored
* 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)
-
Patrick Yeo authored
-
- 16 Jun, 2017 2 commits
- 15 Jun, 2017 18 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Johann-S authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
-
Mark Otto authored
-
Patrick H. Lauke authored
-
Patrick H. Lauke authored
-
Mark Otto authored
-
- 14 Jun, 2017 13 commits
-
-
Johann-S authored
-
Johann-S authored
-
Johann-S authored
-
Johann-S authored
-
Johann-S authored
-
Mark Otto authored
-
Mark Otto authored
-
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Mark Otto authored
-
Patrick Yeo authored
(Fixes #22414) Rename for consistency `$custom-checkbox-radius`, `$custom-checkbox-checked-icon`, `$custom-checkbox-indeterminate-indicator-color`, `$custom-checkbox-indeterminate-icon`, `$custom-radio-radius`, `$custom-radio-checked-icon`, `$custom-select-sm-font-size`, to `$custom-checkbox-border-radius`, `$custom-checkbox-icon-checked`, `$custom-checkbox-indicator-indeterminate-color`, `$custom-checkbox-icon-indeterminate`, `$custom-radio-border-radius`, `$custom-radio-icon-checked`, `$custom-select-font-size-sm` respectively
-
- 13 Jun, 2017 1 commit
-
-
Patrick Yeo authored
-