| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-08-14 | De-dupe width on .fluid-container (#23402) | Mark Otto | 1 | -1/+0 | |
| Fixes #23397 | |||||
| 2017-04-03 | css: .container-fluid 100% | Catalin Zalog | 1 | -2/+3 | |
| Force .container-fluid to be 100% width no matter if the parent is flex, or not. Pen: http://codepen.io/zalog/pen/yMwyGr | |||||
| 2016-11-27 | Rename `.col-xs` to `.col` + some other cleanup (#21222) | Starsam80 | 1 | -0/+1 | |
| * Use `breakpoint-min` instead of a counter * Remove 'xs' from flexbox grid | |||||
| 2016-11-26 | Add .no-gutters option to remove gutters from rows (#21211) | Mark Otto | 1 | -0/+12 | |
| Fixes #19107. | |||||
| 2016-02-06 | Ugh, Sass doesn't do extends across media, so we can't use placeholder here | Mark Otto | 1 | -13/+0 | |
| 2016-02-06 | flip things around again, no more base class, try out some new stuff to keep ↵ | Mark Otto | 1 | -6/+6 | |
| responsive flex grid working | |||||
| 2016-02-06 | Move grid flex classes to utils instead maybe? | Mark Otto | 1 | -37/+0 | |
| 2016-02-06 | Revamp grid classes to require .col base class and improve flexbox grid ↵ | Mark Otto | 1 | -0/+12 | |
| classes with auto layout via flex: 1 | |||||
| 2015-12-27 | .container, .container-fluid should be conditional upon $enable-grid-classes | Bass Jobsen | 1 | -8/+9 | |
| see: https://github.com/twbs/bootstrap/issues/17586 | |||||
| 2015-10-27 | Merge pull request #17749 from Prelc/patch-1 | Mark Otto | 1 | -1/+0 | |
| Remove empty line from _grid.scss | |||||
| 2015-10-23 | Stop hardcoding grid tiers in flexbox alignment & ordering classes; fixes #18026 | Chris Rebert | 1 | -64/+17 | |
| [skip sauce] [skip validator] | |||||
| 2015-10-01 | Update _grid.scss | Marko Prelec | 1 | -1/+0 | |
| Removed empty row. | |||||
| 2015-09-01 | Merge pull request #17259 from twbs/v4gc | Mark Otto | 1 | -4/+8 | |
| v4: Conditional predefined grid classes | |||||
| 2015-08-28 | scss: semantic grid: add make-container-breakpoint | O'meid | 1 | -6/+1 | |
| Signed-off-by: O'meid <[email protected]> | |||||
| 2015-08-23 | Make predefined grid classes conditional | Mark Otto | 1 | -4/+8 | |
| - Add explicit -grid-classes variable and set to true by default - Wrap .row and .col generation in the boolean var | |||||
| 2015-08-17 | clean out comments that aren't all that helpful | Mark Otto | 1 | -5/+0 | |
| 2015-05-27 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 1 | -1/+1 | |
| Conflicts: dist/css/bootstrap.css dist/css/bootstrap.css.map docs/assets/css/docs.min.css | |||||
| 2015-04-27 | more flex grid stuff | Mark Otto | 1 | -5/+64 | |
| 2015-04-27 | stub out flexbox grid variation via -flex | Mark Otto | 1 | -0/+25 | |
| 2015-01-06 | rename media-breakpoint-{min,max} => media-breakpoint-{up,down} | Chris Rebert | 1 | -1/+1 | |
| 2014-12-24 | Automate breakpoints | Gleb Mazovetskiy | 1 | -52/+5 | |
| Breakpoints and container widths are now defined as maps. | |||||
| 2014-12-04 | tweak grid docs, add new tier | Mark Otto | 1 | -0/+9 | |
| 2014-12-02 | convert to scss | Mark Otto | 1 | -0/+84 | |
