1. 07 Aug, 2013 2 commits
    • adamjacobbecker's avatar
      Improve accessibility (Section 508, WCAG) · a8d95d47
      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, @jasonlally, @criscristina, and @louh. Feel free to chime in, guys, if I've left anything out.
      a8d95d47
    • Mark Otto's avatar
      Pull from GitHub downloads for latest v3-wip on homepage · 443ff0cc
      Mark Otto authored
      /cc @cv
      443ff0cc
  2. 05 Aug, 2013 1 commit
  3. 04 Aug, 2013 1 commit
  4. 31 Jul, 2013 1 commit
  5. 27 Jul, 2013 2 commits
  6. 26 Jul, 2013 3 commits
  7. 25 Jul, 2013 1 commit
  8. 19 Jul, 2013 1 commit
  9. 18 Jul, 2013 3 commits
  10. 28 Jun, 2013 1 commit
  11. 20 Jun, 2013 1 commit
    • Mark Otto's avatar
      Move examples out of the main repo to twbs/bootstrap-examples · c5fb401a
      Mark Otto authored
      While examples are phenomenally useful and awesome for folks getting
      started with Bootstrap, they don't really shine as well being buried in
      the main docs. Moreover, having anything that's not core HTML, CSS, JS,
      or documentation in the main repo seems to just get in the way.
      Therefore, examples gets its own repo.
      
      Specifically, we're doing the following:
      
      * Deletes all example screenshots
      * Deletes example layout
      * Deletes example files
      * Updates Getting Started docs to include only the template and a link
      to the new examples project
      
      All the examples and their history will be preserved in the switch.
      c5fb401a
  12. 10 May, 2013 1 commit
  13. 09 May, 2013 3 commits
  14. 03 May, 2013 1 commit
  15. 14 Apr, 2013 2 commits
  16. 01 Apr, 2013 1 commit
  17. 30 Mar, 2013 1 commit
  18. 28 Mar, 2013 1 commit
  19. 27 Mar, 2013 2 commits
  20. 04 Mar, 2013 1 commit
  21. 01 Mar, 2013 1 commit
    • fat's avatar
      2.3.1 · 34693390
      fat authored
      34693390
  22. 18 Feb, 2013 2 commits
  23. 16 Feb, 2013 2 commits
  24. 13 Feb, 2013 1 commit
  25. 12 Feb, 2013 2 commits
  26. 06 Feb, 2013 1 commit
  27. 01 Feb, 2013 1 commit