1. 18 Sep, 2014 1 commit
  2. 04 Aug, 2014 1 commit
  3. 13 Jul, 2014 1 commit
  4. 12 Jul, 2014 1 commit
  5. 09 Jul, 2014 2 commits
  6. 08 Jul, 2014 3 commits
  7. 10 Mar, 2014 2 commits
  8. 09 Mar, 2014 3 commits
  9. 08 Mar, 2014 1 commit
  10. 07 Mar, 2014 3 commits
  11. 05 Mar, 2014 1 commit
  12. 04 Mar, 2014 1 commit
  13. 27 Feb, 2014 3 commits
  14. 26 Feb, 2014 1 commit
  15. 23 Feb, 2014 1 commit
  16. 22 Feb, 2014 1 commit
  17. 10 Feb, 2014 1 commit
  18. 07 Feb, 2014 1 commit
  19. 01 Feb, 2014 1 commit
  20. 30 Jan, 2014 1 commit
  21. 28 Jan, 2014 1 commit
  22. 27 Jan, 2014 1 commit
  23. 19 Jan, 2014 1 commit
  24. 16 Jan, 2014 2 commits
  25. 09 Jan, 2014 1 commit
  26. 27 Dec, 2013 1 commit
  27. 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
  28. 15 Dec, 2013 2 commits