1. 15 Aug, 2017 1 commit
  2. 14 Aug, 2017 1 commit
  3. 11 Aug, 2017 4 commits
  4. 02 Jul, 2017 3 commits
  5. 30 Jun, 2017 1 commit
  6. 27 Jun, 2017 1 commit
  7. 26 Jun, 2017 2 commits
  8. 15 Jun, 2017 3 commits
  9. 30 May, 2017 5 commits
  10. 27 May, 2017 1 commit
  11. 24 May, 2017 1 commit
  12. 27 Mar, 2017 1 commit
  13. 24 Mar, 2017 1 commit
  14. 05 Mar, 2017 1 commit
  15. 16 Jan, 2017 1 commit
  16. 05 Jan, 2017 1 commit
  17. 04 Jan, 2017 1 commit
  18. 03 Jan, 2017 2 commits
    • Mark Otto's avatar
      Drop .table-reflow · bd72b959
      Mark Otto authored
      Tried redoing this in flexbox, but it falls apart really quickly. Any changes in height of the cells throws it all off since the rows become columns (and thus, content across columns cannot be equally sized). Rather than implement something with such glaring flaws, I'm nuking it outright.
      bd72b959
    • Jonathan's avatar
      Added information about list-group-flush · 1d2aaed4
      Jonathan authored
      1d2aaed4
  19. 28 Dec, 2016 1 commit
  20. 22 Dec, 2016 2 commits
    • Mark Otto's avatar
      migrate some notes on over here · f041fb73
      Mark Otto authored
      f041fb73
    • Mark Otto's avatar
      Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) · eb2e1102
      Mark Otto authored
      * remove the $enable-flex variable option
      
      * remove bootstrap-flex.css dist file and it's grunt task
      
      * remove the separate flex css file for docs; it's all the same now
      
      * remove flexbox docs (porting some to the main grid docs in next commit)
      
      * clean up few grid docs bits to simplify copy, start to mention flexbox
      
      * port relevant flexbox-grid.md content to grid.md
      
      - clean up mixins
      - update how it works section
      - bring over sizing and alignment sections
      
      * remove the $enable-flex from the options.md page
      
      * update lead paragraph to mention flexbox
      
      * update migration to mention loss of ie9 support
      
      * remove mention of flexbox dist file
      
      * clarify IE support
      
      * making a note
      
      * remove flexbox variant mentions from component docs
      
      - updates docs for media object, navs, list group, and cards to consolidate docs
      - no more need to callout flexbox variants since it's now the default
      
      * remove $enable-flex if/else from sass files
      
      * remove flex dist files
      
      * update scss lint property order to account for flex properties
      
      * linting
      
      * change to numberless classes for autosizing, wrap in highlighting div
      
      * bump gruntfile and postcss to ie10
      
      * redo intro sections
      
      * rearrange
      
      * phew, redo hella grid docs
      
      - rearrange all the things
      - consolidate some bits
      
      * remove reference to flexbox mode
      
      * more border action for demo
      
      * Make some changes to the .card's in .card-deck's to ensure footers align to the bottom
      eb2e1102
  21. 20 Dec, 2016 1 commit
  22. 19 Dec, 2016 1 commit
  23. 06 Dec, 2016 1 commit
  24. 05 Dec, 2016 2 commits
  25. 29 Nov, 2016 1 commit