- 12 Nov, 2014 5 commits
-
-
Mark Otto authored
-
Mark Otto authored
-
Heinrich Fenkart authored
Dropdown: ignore keydown events coming from `input`s and `textarea`s
-
Heinrich Fenkart authored
Fixes #15084.
-
Heinrich Fenkart authored
Wash-up of some stray dropdown examples
-
- 11 Nov, 2014 9 commits
-
-
Patrick H. Lauke authored
adding explicit aria-expanded="false" initial state (so they're correctly announced by AT as being collapsed), and - in the case of old-school use of <a> - role="button"
-
Mark Otto authored
Don't remove focus outline from buttons in button groups
-
Mark Otto authored
-
Heinrich Fenkart authored
Glyphicon tweaks
-
Patrick H. Lauke authored
plus minor tweak to customizer's generated alerts
-
Patrick H. Lauke authored
...to actually make it consistent with what I said in the glyphicon docs section...
-
Jayanth Koushik authored
This commit adds documentation explaining the need to have an initial .active element in carousels.
-
Patrick H. Lauke authored
Closes #14951 by merging it.
-
- 10 Nov, 2014 14 commits
-
-
Chris Rebert authored
Remove X-UA-Compatible caveat from Validators docs
-
Chris Rebert authored
Refs #15072
-
Heinrich Fenkart authored
HTML validation: No longer relax the `X-UA-Compatible` error
-
Heinrich Fenkart authored
The validator no longer complains about it unless the value is different from `content=IE=edge`, see https://www.w3.org/Bugs/Public/show_bug.cgi?id=27091
-
XhmikosR authored
-
XhmikosR authored
-
XhmikosR authored
Glyphicon accessibility tweaks
-
Patrick H. Lauke authored
-
Patrick H. Lauke authored
-
Patrick H. Lauke authored
- add aria-hidden="true" to avoid SRs unintentionally reading out the Unicode character (see http://www.filamentgroup.com/lab/bulletproof_icon_fonts.html) - callout with advice on accessible icon usage - replaced sr-only text in examples with (in the case of button) cleaner aria-label - additional example of icon used to convey meaning (in a non-interactive control)
-
Mark Otto authored
-
Mark Otto authored
-
XhmikosR authored
-
Mark Otto authored
-
- 09 Nov, 2014 3 commits
- 08 Nov, 2014 6 commits
- 05 Nov, 2014 3 commits
-
-
Chris Rebert authored
Add #14868 to the compatibility docs
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
Customizer: Remove file type check from config import
-