1. 29 Dec, 2013 1 commit
  2. 21 Dec, 2013 3 commits
  3. 18 Dec, 2013 1 commit
  4. 16 Dec, 2013 1 commit
    • Mark Otto's avatar
      Add new form feedback states, clean up existing form styles · 2979e4bc
      Mark Otto authored
      New stuff:
      
      * Adds `.has-feedback` and `.form-control-feedback` to show icon-based
      form feedback to users. Fixes #11836.
      * Removes the `width: 1em` on `.glyphicon` because it makes it
      impractical to resize the width of all icons, even if they’re not
      “empty” (e.g., a simple `.glyphicon { width: 30px; }` wouldn’t work,
      nor would a class preceeded by a parent class.
      
      Clean up:
      
      * Sets `width: auto;` on all `.form-control`s within inline forms.
      * Removes all the inline `select` menu `width` styles because all
      inputs are now `auto`.
      * Update form states docs to separate out sections better.
      2979e4bc
  5. 15 Dec, 2013 1 commit
  6. 14 Dec, 2013 1 commit
  7. 12 Dec, 2013 1 commit
  8. 08 Dec, 2013 1 commit
  9. 07 Dec, 2013 1 commit
  10. 14 Oct, 2013 1 commit
  11. 13 Oct, 2013 1 commit
  12. 01 Sep, 2013 2 commits
  13. 24 Aug, 2013 3 commits
  14. 19 Aug, 2013 2 commits
  15. 18 Aug, 2013 1 commit
  16. 16 Aug, 2013 2 commits
  17. 15 Aug, 2013 2 commits
  18. 12 Aug, 2013 1 commit
  19. 05 Aug, 2013 1 commit
  20. 28 Jul, 2013 1 commit
    • Mark Otto's avatar
      Input groups overhaul · b281ad64
      Mark Otto authored
      * Moves input groups CSS into separate file
      * Moves input groups docs into the Components page
      * Add support for radios and checkboxes in input groups to fix #8679
      b281ad64
  21. 19 Jul, 2013 1 commit
  22. 09 Jul, 2013 1 commit
    • Julian Thilo's avatar
      Dustin the docs again · 88d76e38
      Julian Thilo authored
      * Fix alllll the links!
      * Change all `*.js` in JS plugin docs (no mo `bootstrap-`)
      * Fully remove `tr.info`
      * Bring nav includes up to date
      88d76e38
  23. 28 Jun, 2013 1 commit
  24. 10 Jun, 2013 1 commit
    • Mark Otto's avatar
      Redo grid documentation · 0a18d33d
      Mark Otto authored
      * Update example sections to include basic, mobile-desktop, and mobile-tablet-desktop implementations
      * Add more examples to the grid example page
      * Red columns instead of gray for more Bootstrapy aesthetic
      0a18d33d
  25. 08 Jun, 2013 1 commit
  26. 17 May, 2013 1 commit
  27. 09 May, 2013 2 commits