| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2013-12-28 | Rearrange repository contents because muahahahahahaha | Mark Otto | 1 | -37/+0 | |
| 2013-09-11 | move to separate about page | Mark Otto | 1 | -0/+5 | |
| 2013-08-16 | Docs cleanup for v3 prep | Mark Otto | 1 | -1/+1 | |
| 2013-08-12 | Navbar refactor | Mark Otto | 1 | -8/+10 | |
| * Now responsive by default (fits better with mobile-first approach) * Requires `.nav-header` to group `.navbar-brand` and `.navbar-toggle` for proper mobile display. * Changed `.nav-collapse` to `.navbar-collapse` * Simplified examples in docs | |||||
| 2013-08-12 | update to rename rc2 | Mark Otto | 1 | -1/+1 | |
| 2013-08-12 | Move quotes in nav-main.html | vsn4ik | 1 | -1/+1 | |
| 2013-08-11 | Ensure proper use and location of role="banner" | Kevin Suttle | 1 | -2/+2 | |
| http://blog.paciellogroup.com/2013/02/using-wai-aria-landmarks-2013/#tablex http://www.w3.org/TR/wai-aria/roles#banner | |||||
| 2013-08-10 | Use nav for proper HTML5 ARIA role mapping | Kevin Suttle | 1 | -3/+3 | |
| http://www.w3.org/html/wg/drafts/html/master/sections.html#the-nav-element http://dev.w3.org/html5/spec/sections.html#the-nav-element http://blog.paciellogroup.com/2013/02/using-wai-aria-landmarks-2013/#tablex | |||||
| 2013-08-06 | Improve accessibility (Section 508, WCAG) | adamjacobbecker | 1 | -1/+2 | |
| 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, @jasonlally, @criscristina, and @louh. Feel free to chime in, guys, if I've left anything out. | |||||
| 2013-08-05 | update docs nav to use new stuff | Mark Otto | 1 | -1/+1 | |
| 2013-07-27 | fixes for hella broken links on account of jekyll and twbs.github.com links | Mark Otto | 1 | -6/+6 | |
| 2013-07-25 | Update docs to better indicate v3 RC1 | Mark Otto | 1 | -1/+1 | |
| 2013-07-25 | single include for old ads callout | Mark Otto | 1 | -7/+0 | |
| 2013-07-18 | flatten docs dir back into root | Mark Otto | 1 | -0/+36 | |
