1. 06 Jan, 2014 1 commit
  2. 04 Jan, 2014 3 commits
  3. 29 Dec, 2013 2 commits
  4. 24 Dec, 2013 1 commit
  5. 23 Dec, 2013 2 commits
  6. 21 Dec, 2013 3 commits
  7. 20 Dec, 2013 2 commits
  8. 19 Dec, 2013 4 commits
  9. 16 Dec, 2013 3 commits
    • Chris Rebert's avatar
    • Chris Rebert's avatar
      copyediting · be508e04
      Chris Rebert authored
      be508e04
    • 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
  10. 15 Dec, 2013 7 commits
  11. 14 Dec, 2013 1 commit
  12. 11 Dec, 2013 1 commit
  13. 08 Dec, 2013 1 commit
  14. 07 Dec, 2013 2 commits
  15. 05 Dec, 2013 1 commit
  16. 03 Dec, 2013 1 commit
  17. 01 Dec, 2013 1 commit
  18. 21 Nov, 2013 1 commit
  19. 08 Nov, 2013 1 commit
  20. 04 Nov, 2013 1 commit
    • Ore Landau's avatar
      Fixed links · eae1af1d
      Ore Landau authored
      Links to same-page anchors were treated as external links.
      eae1af1d
  21. 24 Oct, 2013 1 commit