| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-16 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2015-01-16 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2015-01-16 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2015-01-15 | Fixes #15536, #15559: Add .form-group sizing support to .form-control-static | Mark Otto | 3 | -2/+14 | |
| 2015-01-15 | automatic grunt dist | Bootstrap's Grunt bot | 4 | -3/+9 | |
| 2015-01-15 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2015-01-08 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -2/+2 | |
| 2015-01-07 | grunt | Chris Rebert | 3 | -67/+34 | |
| 2015-01-05 | grunt dist | Chris Rebert | 3 | -6/+2 | |
| 2015-01-03 | fix broke shit, recompile | Mark Otto | 3 | -6/+10 | |
| 2015-01-01 | grunt | Mark Otto | 3 | -2/+6 | |
| 2015-01-01 | grunt dist | Mark Otto | 3 | -19/+17 | |
| 2015-01-01 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -2/+2 | |
| 2014-12-31 | Merge pull request #15464 from twbs/address-15419 | Chris Rebert | 1 | -6/+0 | |
| Address #15419 | |||||
| 2015-01-01 | automatic grunt dist | Bootstrap's Grunt bot | 4 | -4/+4 | |
| 2014-12-31 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 1 | -61/+57 | |
| 2014-12-31 | grunt | Mark Otto | 3 | -12/+14 | |
| 2014-12-30 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -2/+2 | |
| 2014-12-29 | Disable .glyphicon-door & .glyphicon-key for the time being | Chris Rebert | 1 | -6/+0 | |
| Closes #15419 Refs #10106 | |||||
| 2014-12-29 | grunt dist-css | Chris Rebert | 1 | -61/+57 | |
| 2014-12-25 | improve code quality on custom forms | Mark Otto | 3 | -82/+21 | |
| 2014-12-24 | custom forms: checkbox and radio stacked option | Mark Otto | 3 | -111/+31 | |
| 2014-12-24 | add custom forms, stub out examples for radios and checkboxes | Mark Otto | 3 | -2/+379 | |
| 2014-12-23 | grunt | Mark Otto | 3 | -11/+6 | |
| 2014-12-23 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 1 | -13/+13 | |
| Conflicts: docs/components/helpers.md scss/_utilities.scss | |||||
| 2014-12-23 | add [hidden] utility for hiding any html element (see #15274 for more context) | Mark Otto | 3 | -6/+10 | |
| 2014-12-22 | Merge branch 'master' of https://github.com/twbs/bootstrap | Mark Otto | 2 | -2/+2 | |
| Conflicts: dist/css/bootstrap.css.map | |||||
| 2014-12-22 | Fixes #15422: Alternate fix for temporal input sizing in input groups | Mark Otto | 3 | -4/+12 | |
| 2014-12-23 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -2/+2 | |
| 2014-12-22 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2014-12-22 | grunt dist | Chris Rebert | 1 | -13/+13 | |
| 2014-12-21 | automatic grunt dist | Bootstrap's Grunt bot | 3 | -2/+6 | |
| 2014-12-20 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2014-12-18 | rewrite all table styles to remove in selectors | Mark Otto | 3 | -44/+21 | |
| 2014-12-18 | grunt | Mark Otto | 3 | -15/+17 | |
| 2014-12-17 | grunt dist | Chris Rebert | 3 | -13/+2 | |
| 2014-12-15 | automatic grunt dist | Bootstrap's Grunt bot | 3 | -3/+3 | |
| 2014-12-12 | automatic grunt dist | Bootstrap's Grunt bot | 3 | -3/+3 | |
| 2014-12-11 | Clean up some navbar.scss, drop the -float-breakpoint var entirely | Mark Otto | 3 | -56/+4 | |
| 2014-12-11 | Use grid classes or mixins on .dl-horizontal, update docs to include it, ↵ | Mark Otto | 3 | -19/+14 | |
| removes auto truncate and makes .text-overflow mixin into a .text-truncate class and mixin combo for better granularity | |||||
| 2014-12-11 | Merge branch 'v4' into scss-lint | Mark Otto | 3 | -10/+7 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css scss/_card.scss | |||||
| 2014-12-11 | grunt | Mark Otto | 3 | -94/+81 | |
| 2014-12-10 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 3 | -10/+5 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css docs/assets/css/docs.min.css.map | |||||
| 2014-12-10 | grunt | Mark Otto | 3 | -2/+1084 | |
| 2014-12-08 | Merge pull request #9 from twbs/less-vendor-prefixing | Mark Otto | 1 | -2/+0 | |
| _progress.scss: remove unnecessary @-webkit-keyframes | |||||
| 2014-12-08 | remove explicit vendor prefixes from _gradients.scss | Chris Rebert | 1 | -6/+3 | |
| 2014-12-08 | _progress.scss: remove unnecessary @-webkit-keyframes | Chris Rebert | 1 | -2/+0 | |
| Autoprefixer already takes care of this for us. | |||||
| 2014-12-06 | inline-block on labels now instead of inline | Mark Otto | 3 | -4/+4 | |
| 2014-12-06 | tweak label component padding | Mark Otto | 3 | -3/+3 | |
| 2014-12-05 | grunt--fuuuuuuuuuuuuuck you line comments | Mark Otto | 2 | -1083/+1 | |
