1. 05 Sep, 2016 1 commit
  2. 22 Aug, 2016 6 commits
  3. 20 Aug, 2016 1 commit
  4. 18 Aug, 2016 1 commit
  5. 15 Aug, 2016 1 commit
  6. 07 Aug, 2016 1 commit
  7. 06 Aug, 2016 1 commit
    • Scott Gauthreaux's avatar
      Updated docs with extra auto resize example · 98a8e994
      Scott Gauthreaux authored
      I updated the doc with an example of a flex layout of 3 columns where the center column is specified as a `.col-xs-5` to show that other columns will resize no matter what the width of the center column.
      Experienced bootstrap developers will expect to have to use an even number for the center column width when in reality any size will work.
      I believe this is quite useful information and doesn't add too much to the docs.
      Another option would be to make that initial example a `.col-xs-5` instead of a `.col-xs-6` to highlight this fact in the first place.
      98a8e994
  8. 03 Aug, 2016 2 commits
  9. 02 Aug, 2016 2 commits
  10. 30 Jul, 2016 1 commit
  11. 27 Jul, 2016 9 commits
  12. 26 Jul, 2016 8 commits
  13. 25 Jul, 2016 2 commits
  14. 24 Jul, 2016 3 commits
    • Mark Otto's avatar
      grunt · 38312640
      Mark Otto authored
      38312640
    • Mark Otto's avatar
      grunt · 2ab66209
      Mark Otto authored
      2ab66209
    • Mark Otto's avatar
      Follow-up to #19099 for grid fixes · a8879c8f
      Mark Otto authored
      - Restores two-mixin approach to generating semantic grid columns (now with 'make-col-ready' and 'make-col')
      - Removes need for .col-xs-12 by restoring the mass list of all grid tier classes to set position, min-height, and padding
      - Adds an initial 'width: 100%' to flexbox grid column prep (later overridden by the column sizing in 'flex' shorthand or 'width') to prevent flexbox columns from collapsing in lower viewports
      a8879c8f
  15. 21 Jul, 2016 1 commit