- 09 Feb, 2014 1 commit
-
-
Mark Otto authored
-
- 20 Jan, 2014 2 commits
-
-
Chris Rebert authored
-
Quy Ton authored
-
- 19 Jan, 2014 1 commit
-
-
Mark Otto authored
-
- 18 Jan, 2014 1 commit
-
-
Julian Thilo authored
-
- 14 Jan, 2014 1 commit
-
-
Mark Otto authored
Don't copy-pasta all the Sass docs because fuck keeping that up to date. Instead, point to https://github.com/twbs/bootstrap-sass/blob/master/README.md.
-
- 10 Jan, 2014 1 commit
-
-
Mark Otto authored
-
- 06 Jan, 2014 2 commits
- 02 Jan, 2014 1 commit
-
-
Mark Otto authored
-
- 31 Dec, 2013 1 commit
-
-
Mark Otto authored
-
- 29 Dec, 2013 2 commits
- 21 Dec, 2013 2 commits
- 12 Dec, 2013 4 commits
- 06 Nov, 2013 1 commit
-
-
Mark Otto authored
-
- 03 Sep, 2013 1 commit
-
-
Mark Otto authored
-
- 24 Aug, 2013 1 commit
-
- 19 Aug, 2013 2 commits
- 18 Aug, 2013 1 commit
-
-
Mark Otto authored
-
- 16 Aug, 2013 1 commit
-
-
Mark Otto authored
-
- 15 Aug, 2013 1 commit
-
-
Mark Otto authored
-
- 12 Aug, 2013 2 commits
-
-
Chris Rebert authored
-
Mark Otto authored
-
- 10 Aug, 2013 1 commit
-
-
Mark Otto authored
-
- 07 Aug, 2013 2 commits
-
-
adamjacobbecker authored
This PR significantly improves Bootstrap's accessibility for users of assistive technology, such as screen readers. Some of the these changes add additional markup to the source examples, but we believe that the sacrifice in readability is worth achieving more widespread usage of accessibility best-practices. What was done - Added lots of [WAI-ARIA attributes](http://www.w3.org/WAI/intro/aria) - Added `.sr-only` helper class, that is only readable by screen readers (and invisible for all other users). This lets us - make progress bars and paginations accessible to screen reading users. - Advised users to always use label elements. For inline forms, they can hide them with `.sr-only` - Added 'Skip navigation' link - Added "Accessibility" section to getting-started.html. What *wasn't* done - Contrast issues (twbs#3572) - Tooltips (twbs#8469) - Documentation re: usage of icons, since they now live in a separate repo Major props to all that contributed: @bensheldon...
-
Mark Otto authored
/cc @cv
-
- 05 Aug, 2013 1 commit
-
-
Mark Otto authored
-
- 04 Aug, 2013 1 commit
-
-
Chris Rebert authored
In class names: * large => lg * small => sm * mini => xs ("Extra small") In screen size categories: * Tiny => Extra small
-
- 31 Jul, 2013 1 commit
-
-
- 27 Jul, 2013 4 commits
- 26 Jul, 2013 1 commit
-
-
Mark Otto authored
-