| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-06-16 | bump version | Mark Otto | 6 | -6/+6 | |
| 2015-06-16 | grunt | Mark Otto | 3 | -3/+4 | |
| 2015-06-01 | Run `grunt`. | XhmikosR | 3 | -3/+3 | |
| [ci skip] | |||||
| 2015-05-16 | Remove grunt-banner completely. | XhmikosR | 5 | -13/+3 | |
| Add a license header in theme instead. | |||||
| 2015-05-14 | grrrrrrrrrrrrrrrrrrrunt | Mark Otto | 3 | -27/+65 | |
| 2015-05-13 | Merge branch 'btn-borders' of https://github.com/martinbean/bootstrap into ↵ | Mark Otto | 3 | -3/+14 | |
| martinbean-btn-borders | |||||
| 2015-04-28 | Run `grunt`. | XhmikosR | 3 | -3/+3 | |
| 2015-04-28 | automatic `grunt dist` | Bootstrap's Grunt bot | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-04-28 | Update clean-css to v3.2.6. | XhmikosR | 1 | -1/+1 | |
| 2015-04-28 | automatic `grunt dist` | Bootstrap's Grunt bot | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-04-26 | Add @btn-border-radius variables (#16271) | Martin Bean | 2 | -2/+2 | |
| 2015-04-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-04-26 | Run `grunt`. | XhmikosR | 1 | -1/+1 | |
| 2015-04-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-04-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -3/+3 | |
| [ci skip] | |||||
| 2015-04-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -4/+9 | |
| [ci skip] | |||||
| 2015-04-22 | automatic `grunt dist` | Bootstrap's Grunt bot | 2 | -2/+2 | |
| [ci skip] | |||||
| 2015-04-21 | Merge pull request #16258 from twbs/fix-16172 | Chris Rebert | 1 | -0/+1 | |
| Use CSS hack to fix IE8 .caret regression | |||||
| 2015-04-22 | automatic `grunt dist` | Bootstrap's Grunt bot | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-04-13 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -2/+3 | |
| 2015-04-13 | automatic `grunt dist` | Bootstrap's Grunt bot | 2 | -2/+2 | |
| 2015-04-12 | Merge pull request #16256 from twbs/fix-16247 | Chris Rebert | 1 | -2/+2 | |
| Add px unit to perspective property value | |||||
| 2015-04-13 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -4/+27 | |
| 2015-04-08 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -5/+2 | |
| 2015-04-07 | Use CSS hack to fix IE8 .caret regression introduced by #15697; fixes #16172 | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-04-08 | automatic `grunt dist` | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2015-04-07 | grunt dist docs | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-04-07 | add px unit to perspective property value; fixes #16247 | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] [skip validator] | |||||
| 2015-04-05 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -2/+4 | |
| 2015-04-05 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -3/+3 | |
| 2015-04-04 | Merge branch 'master' into fix_15830 | Mark Otto | 6 | -31/+146 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css | |||||
| 2015-04-05 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -14/+125 | |
| 2015-04-04 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -4/+6 | |
| 2015-03-28 | fixes #15830: properly reset border-radius on list items in collapsing panel ↵ | Mark Otto | 3 | -2/+6 | |
| groups | |||||
| 2015-03-29 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -4/+6 | |
| 2015-03-29 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -7/+7 | |
| 2015-03-28 | Merge branch 'master' into input_sizing | Mark Otto | 3 | -25/+164 | |
| Conflicts: dist/css/bootstrap.css.map dist/css/bootstrap.min.css | |||||
| 2015-03-28 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -14/+140 | |
| 2015-03-27 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -7/+12 | |
| 2015-03-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2015-03-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -7/+12 | |
| 2015-03-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 2 | -2/+2 | |
| 2015-03-25 | Fixes #15074: Manually handle input sizing in form groups instead of using ↵ | Mark Otto | 3 | -8/+8 | |
| mixins because nesting | |||||
| 2015-03-17 | Only disable pointer-events on disabled <a> btns; fixes #16088 | Chris Rebert | 1 | -1/+4 | |
| <a> doesn't support the `[disabled]` attribute, so `a.btn.disabled` simulates it using `pointer-events: none`. However, this is unnecessary for <button>s and <input>s, and also prevents their `[disabled]` cursor from displaying. [skip sauce] [skip validator] | |||||
| 2015-03-16 | full gruntv3.3.4 | Chris Rebert | 4 | -4/+4 | |
| 2015-03-10 | automatic `grunt dist` | Bootstrap's Grunt bot | 1 | -1/+1 | |
| 2015-03-09 | automatic grunt dist | Bootstrap's Grunt bot | 3 | -8/+2 | |
| 2015-03-09 | automatic grunt dist | Bootstrap's Grunt bot | 3 | -3/+2 | |
| 2015-03-03 | automatic grunt dist | Bootstrap's Grunt bot | 3 | -4/+6 | |
| 2015-03-02 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -1/+1 | |
