1. 31 Dec, 2016 2 commits
    • Mark Otto's avatar
      add example of width util · a7931f0c
      Mark Otto authored
      a7931f0c
    • Mark Otto's avatar
      Rewrite progress component without <progress> element · a0141aa3
      Mark Otto authored
      - <progress> element didn't allow animation, labels overlaid, multiple bars, etc.
      
      - Revamps CSS to use something more similar to v3's implementation
      
      - Ditches variant mixin for `bg-` utils
      
      - Rebuilds docs to match, including adding a new Height section for customizing that.
      
      Only potential remaining todo is adding `.sr-only` instances to within the bar. Unsure if that's necessary.
      a0141aa3
  2. 29 Dec, 2016 9 commits
  3. 28 Dec, 2016 13 commits
  4. 25 Dec, 2016 3 commits
  5. 24 Dec, 2016 7 commits
  6. 23 Dec, 2016 6 commits