| Age | Commit message (Expand) | Author | Files | Lines |
| 2017-10-02 | Add order first to grid (#24202) | Luke Frake | 1 | -0/+4 |
| 2017-09-17 | Minor Sass cleanup and consistency changes. (#23959) | XhmikosR | 1 | -2/+2 |
| 2017-08-20 | Restore grid offset classes | Mark Otto | 1 | -0/+9 |
| 2017-06-30 | Update _grid-framework.scss | Mark Otto | 1 | -1/+1 |
| 2017-06-30 | Drop offsets and push/pull for new order variants | Mark Otto | 1 | -14/+3 |
| 2017-06-30 | remove unused mixin, fix variable | Mark Otto | 1 | -3/+3 |
| 2017-06-30 | remove grid gutter sass map as it's output css was all jacked up | Mark Otto | 1 | -2/+2 |
| 2017-06-17 | update comment | Mark Otto | 1 | -1/+1 |
| 2017-05-28 | keep width, add comment | Mark Otto | 1 | -1/+2 |
| 2017-05-28 | Fix responsive .col-{infix}-auto | Mark Otto | 1 | -1/+1 |
| 2017-03-26 | fixes #22111 | Mark Otto | 1 | -1/+2 |
| 2016-12-21 | Flexbox all the time (Drop IE9 support and remove $enable-flex option) (#21389) | Mark Otto | 1 | -20/+12 |
| 2016-11-28 | Remove lots of duplication + minor cleanup (#21238) | Starsam80 | 1 | -63/+20 |
| 2016-11-27 | Rename `.col-xs` to `.col` + some other cleanup (#21222) | Starsam80 | 1 | -39/+50 |
| 2016-11-04 | Update grid mixins to omit lowest breakpoint | Eric Nolte | 1 | -12/+44 |
| 2016-10-20 | Create col class for auto flexbox columns | Alan Mooiman | 1 | -0/+4 |
| 2016-10-02 | Flexbox grid updates (#20829) | Mark Otto | 1 | -2/+5 |
| 2016-09-13 | Add breakpoint-specific gutters. | Kovah | 1 | -7/+3 |
| 2016-09-04 | Remove unused $variables in grid mixins (#20597) | Franco Moya | 1 | -1/+1 |
| 2016-07-25 | restore the .col-{bp} class for flexbox auto layout | Mark Otto | 1 | -0/+13 |
| 2016-07-23 | linting | Mark Otto | 1 | -1/+1 |
| 2016-07-23 | Follow-up to #19099 for grid fixes | Mark Otto | 1 | -11/+21 |
| 2016-04-06 | Update offset class name in comment in _grid-framework.scss | Lionel Erard | 1 | -1/+1 |
| 2016-02-17 | Add $gutter parameter to make-col mixin; fixes #19147 | Chris Rebert | 1 | -1/+1 |
| 2016-02-16 | fixes #19148 as follow up to #19099: ensure local mixin variable is used for ... | Mark Otto | 1 | -2/+2 |
| 2016-02-06 | linting | Mark Otto | 1 | -2/+2 |
| 2016-02-06 | Ugh, Sass doesn't do extends across media, so we can't use placeholder here | Mark Otto | 1 | -1/+4 |
| 2016-02-06 | property order and white space | Mark Otto | 1 | -2/+2 |
| 2016-02-06 | More grid updates | Mark Otto | 1 | -9/+5 |
| 2016-02-06 | flip things around again, no more base class, try out some new stuff to keep ... | Mark Otto | 1 | -5/+13 |
| 2016-02-06 | Revamp grid classes to require .col base class and improve flexbox grid class... | Mark Otto | 1 | -16/+2 |
| 2016-01-14 | Allow custom breakpoint config to be passed on by mixins which nest media que... | Chris Purssell | 1 | -1/+1 |
| 2015-12-08 | Remove useless .col-*-offset-12 and .col-xs-offset-0 classes | Chris Rebert | 1 | -1/+11 |
| 2015-08-20 | Fix -flex compile on Sass Ruby #17046 | Gleb Mazovetskiy | 1 | -6/+4 |
| 2015-04-27 | stub out flexbox grid variation via -flex | Mark Otto | 1 | -1/+5 |
| 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/+23 |
| 2014-12-07 | Refactor grid-framework followup | Gleb Mazovetskiy | 1 | -47/+51 |
| 2014-12-07 | Refactor grid_framework | Gleb Mazovetskiy | 1 | -51/+37 |
| 2014-12-04 | fix vars order, remove rando grid class from mixin | Mark Otto | 1 | -1/+1 |
| 2014-12-04 | tweak grid docs, add new tier | Mark Otto | 1 | -2/+2 |
| 2014-12-02 | convert to scss | Mark Otto | 1 | -0/+81 |