- 08 Sep, 2014 26 commits
-
-
Patrick H. Lauke authored
Added handling of aria-expanded=true/false to collapse.js, updated documentation to include advice on making expand/collapse controls accessible, updated examples and javascript documentation to use aria-expanded and aria-controls (when targetting single collapsible element, using ID rather than class selector) Closes #14147. Closes #14153.
-
Heinrich Fenkart authored
-
Heinrich Fenkart authored
Remove `aria-describedby` attribute later
-
Heinrich Fenkart authored
Ensure that hidden event is sent when content is really hidden (collapsi...
-
Heinrich Fenkart authored
-
Chris Rebert authored
-
Chris Rebert authored
Thanks to @collinanderson Closes #14567
-
Heinrich Fenkart authored
Revert #13855 due to #14263
-
Mark Otto authored
-
Heinrich Fenkart authored
Properly hide checkbox and radio inputs in button groups
-
Chris Rebert authored
Add @hnrch02 to Core Team members list
-
Chris Rebert authored
-
Mark Otto authored
-
Marat Abdullin authored
-
Chris Rebert authored
[skip sauce]
-
Mark Otto authored
-
Heinrich Fenkart authored
`pointer-events: none;` for modern browsers (including IE11+), `clip: rect(1px, 1px, 1px, 1px);` for everything else. Fixes #14137
-
Chris Rebert authored
-
Stefan Sundin authored
If opening a modal when a scrollbar is present, closing it, then resizing the window so the scrollbar disappears, then opening the modal again, the content would shift. This fixes the problem by always calculating the scrollbar width every time a modal is opened. Closes #14357.
-
XhmikosR authored
-
XhmikosR authored
-
- 07 Sep, 2014 3 commits
- 06 Sep, 2014 1 commit
-
-
Mark Otto authored
Add section to docs explaining our stance on validators
-
- 05 Sep, 2014 5 commits
-
-
Chris Rebert authored
* move unrelated .btn-primary example out of the pills subsection * remove excessive .nav-stacked example
-
Chris Rebert authored
-
Mark Otto authored
Fixed typos involving apostrophes
-
gitname authored
Added apostrophes to 3 words to indicate possession (i.e. ownership of something) instead of plurality (i.e. multiples of something).
-
Mark Otto authored
-
- 04 Sep, 2014 5 commits
-
-
Chris Rebert authored
-
thr3-arendt authored
Fixes #14500
-
Chris Rebert authored
-
Chris Rebert authored
Add Wall of Browser bugs entry for #793
-