1. 26 Nov, 2016 1 commit
    • Mark Otto's avatar
      v4: Flexbox nav options (#21201) · d315c949
      Mark Otto authored
      * Add some flexbox nav components
        - Includes .nav-justified for inline, tab, and pill nav components
        - Includes example of using the flex utils (.d- and .flex-items-) for centered nav
      * redo heading hierarchy a bit
      d315c949
  2. 25 Nov, 2016 1 commit
  3. 23 Nov, 2016 1 commit
  4. 08 Nov, 2016 1 commit
  5. 04 Nov, 2016 1 commit
  6. 01 Nov, 2016 2 commits
    • Mark Otto's avatar
      Responsive display utilities (#20934) · ffaad0a8
      Mark Otto authored
      * Explore responsive display utils, but with a twist: lowest breakpoint has no breakpoint modifier in the class name
      * make floats use the same format, add float-none mixin
      ffaad0a8
    • Mark Otto's avatar
      Make spacer utils responsive (#20926) · f734814f
      Mark Otto authored
      * make spacer utils responsive by grid tier
      * update scale to add two levels, document them
      * change responsive spacing utils to avoid the xs abbreviation in the class name for that tier
      * update code snippet to match source
      * update usage in our docs
      * linter
      * docs updates
      f734814f
  7. 30 Oct, 2016 1 commit
    • Mark Otto's avatar
      add specific docs example for badged list group items · 7ba4ac0c
      Mark Otto authored
      floated content has to come first in the DOM, otherwise you can get alignment bugs. in flexbox though, that's not the case. as such, i'm adding this example code to guide folks to the changes needed to move between default and flex modes.
      7ba4ac0c
  8. 28 Oct, 2016 2 commits
  9. 27 Oct, 2016 6 commits
  10. 25 Oct, 2016 1 commit
  11. 19 Oct, 2016 4 commits
  12. 18 Oct, 2016 4 commits
  13. 17 Oct, 2016 1 commit
  14. 13 Oct, 2016 2 commits
  15. 11 Oct, 2016 1 commit
  16. 10 Oct, 2016 2 commits
  17. 09 Oct, 2016 5 commits
  18. 03 Oct, 2016 3 commits
  19. 26 Sep, 2016 1 commit