- 12 Nov, 2020 1 commit
-
-
XhmikosR authored
-
- 09 Nov, 2020 1 commit
-
-
Patrick H. Lauke authored
-
- 03 Nov, 2020 1 commit
-
-
Patrick H. Lauke authored
Add callouts about using light colors ideally on a dark background
-
- 30 Oct, 2020 2 commits
- 27 Oct, 2020 4 commits
-
-
XhmikosR authored
-
Patrick H. Lauke authored
* Replace visually hidden span with aria-current in tests * Remove redundant visually hidden "(current)" when `aria-current` already used Closes #31891
-
Gaël Poupard authored
* feature(spinners): slow down spinners when prefers-reduced-motion * docs(spinners): add reduced motion callout and mention slowing down in accessibility page * Update spinners.md * docs(accessibility): rewording Co-authored-by:
XhmikosR <xhmikosr@gmail.com> Co-authored-by:
Patrick H. Lauke <redux@splintered.co.uk>
-
Gaël Poupard authored
* docs(forms): use a legend for fieldset instead of aria-label * docs(forms): fix incorrect legend nesting in fieldset
-
- 26 Oct, 2020 1 commit
-
-
Martijn Cuppens authored
-
- 19 Oct, 2020 1 commit
-
-
Julien Déramond authored
-
- 09 Oct, 2020 1 commit
-
-
Ankit Mishra authored
carousel: add missing `to` and `nextwhenvisible` description
-
- 24 Sep, 2020 3 commits
- 12 Jul, 2020 1 commit
-
-
Patrick H. Lauke authored
* Expand advice for anchor-based controls * Expand accessibility note in input group * Correct statement about validation, fix server example * Tweak label > accessible name Co-authored-by:
XhmikosR <xhmikosr@gmail.com> Co-authored-by:
Mark Otto <markd.otto@gmail.com>
-
- 24 Jun, 2020 1 commit
-
-
XhmikosR authored
Remove the class `.nav-item` from `.nav-link` inside the non `ul` or `ol` based navs. This makes the consistency for `.nav-item` (This class will not be required on the `.nav-link`). `.nav-item` was only required when you use `.nav-fill` or `.nav-justified` on the `.nav`. In other cases, it was redundant. And the purpose of `.nav-item` on `.nav-link`s can be achieved via flexbox utilities as well (Mentioned in the docs also).
-
- 10 Jun, 2020 1 commit
-
-
Gaël Poupard authored
-
- 04 Jun, 2020 2 commits
- 29 May, 2020 1 commit
-
-
Gaël Poupard authored
-
- 12 May, 2020 1 commit
-
-
XhmikosR authored
-