| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-01-11 | Reduce bootstrap-grid.css content | Julien Déramond | 1 | -0/+6 |
| 2022-03-13 | Add additional root variables, rename `$variable-prefix` to `$prefix` (#35981) | Mark Otto | 1 | -3/+3 |
| 2021-07-26 | Clean up a couple CSS Grid issues (#34572) | Mark Otto | 1 | -23/+0 |
| 2021-06-22 | v5.1: Add optional CSS grid (#31813) | Mark Otto | 1 | -0/+34 |
| 2020-03-30 | Switch to custom properties to control grid gutter widths (#30475) | Martijn Cuppens | 1 | -34/+0 |
| 2020-03-10 | Bootstrap 5 grid | Martijn Cuppens | 1 | -9/+35 |
| 2020-02-03 | Split grid & containers (#29146) | Martijn Cuppens | 1 | -47/+0 |
| 2019-12-25 | Allow percentages in container widths (#29819) | Martijn Cuppens | 1 | -1/+9 |
| 2019-08-30 | Allow override default col width | ysds | 1 | -10/+0 |
| 2019-08-30 | Cleanup | Mark Otto | 1 | -0/+10 |
| 2019-08-05 | Responsive containers (follow-up to #29095) (#29118) | Mark Otto | 1 | -1/+9 |
| 2019-07-27 | Haha, floats. It's 2019 (#29147) | Martijn Cuppens | 1 | -1/+1 |
| 2019-07-23 | Extend `.container-fluid` (#29106) | Martijn Cuppens | 1 | -1/+1 |
| 2019-07-21 | v4/v5: Add responsive containers (#29095) | Mark Otto | 1 | -7/+16 |
| 2017-08-14 | De-dupe width on .fluid-container (#23402) | Mark Otto | 1 | -1/+0 |
| 2017-04-03 | css: .container-fluid 100% | Catalin Zalog | 1 | -2/+3 |
| 2016-11-27 | Rename `.col-xs` to `.col` + some other cleanup (#21222) | Starsam80 | 1 | -0/+1 |
| 2016-11-26 | Add .no-gutters option to remove gutters from rows (#21211) | Mark Otto | 1 | -0/+12 |
| 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 |
| 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 class... | Mark Otto | 1 | -0/+12 |
| 2015-12-27 | .container, .container-fluid should be conditional upon $enable-grid-classes | Bass Jobsen | 1 | -8/+9 |
| 2015-10-27 | Merge pull request #17749 from Prelc/patch-1 | Mark Otto | 1 | -1/+0 |
| 2015-10-23 | Stop hardcoding grid tiers in flexbox alignment & ordering classes; fixes #18026 | Chris Rebert | 1 | -64/+17 |
| 2015-10-01 | Update _grid.scss | Marko Prelec | 1 | -1/+0 |
| 2015-09-01 | Merge pull request #17259 from twbs/v4gc | Mark Otto | 1 | -4/+8 |
| 2015-08-28 | scss: semantic grid: add make-container-breakpoint | O'meid | 1 | -6/+1 |
| 2015-08-23 | Make predefined grid classes conditional | Mark Otto | 1 | -4/+8 |
| 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 |
| 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 |
| 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 |