| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-04-28 | automatic `grunt dist` | Bootstrap's Grunt bot | 2 | -2/+2 | |
| [ci skip] | |||||
| 2015-04-28 | Update clean-css to v3.2.6. | XhmikosR | 3 | -4/+4 | |
| 2015-04-28 | Bump copyright year. | XhmikosR | 11 | -15/+25 | |
| [ci skip] | |||||
| 2015-04-28 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -90/+90 | |
| [ci skip] | |||||
| 2015-04-28 | Add package.js in Grunt tasks. | XhmikosR | 2 | -1/+4 | |
| 2015-04-28 | Minor lint tweaks. | XhmikosR | 10 | -69/+65 | |
| 2015-04-28 | Merge pull request #16382 from twbs/bump-sauce | Chris Rebert | 1 | -1/+1 | |
| Bump grunt-saucelabs to v8.6.1 | |||||
| 2015-04-28 | Bump grunt-saucelabs to v8.6.1 | Chris Rebert | 1 | -1/+1 | |
| 2015-04-28 | update shrinkwrap | Chris Rebert | 1 | -32/+32 | |
| 2015-04-27 | Multiple tooltip triggers don't play well together | Braden M. Kelley | 2 | -6/+70 | |
| Fixes issue #16008 | |||||
| 2015-04-27 | Merge pull request #16381 from twbs/docs_anchors | Mark Otto | 1 | -1/+1 | |
| Scope anchorjs to immediate children | |||||
| 2015-04-27 | scope anchorjs to immediate children, fixes #16129 | Mark Otto | 1 | -1/+1 | |
| 2015-04-27 | more flex grid stuff | Mark Otto | 1 | -5/+64 | |
| 2015-04-27 | Wrap `@viewport` with `@at-root` for nested import | Gleb Mazovetskiy | 1 | -6/+7 | |
| See https://github.com/twbs/bootstrap-sass/pull/805 | |||||
| 2015-04-27 | automatic `grunt dist` | Bootstrap's Grunt bot | 4 | -16/+14 | |
| [ci skip] | |||||
| 2015-04-27 | Merge pull request #16152 from jarthod/tooltip-placement-viewport-fix | F A T | 2 | -18/+38 | |
| Tooltip/popover: Fix auto placement to use viewport | |||||
| 2015-04-27 | Merge pull request #16379 from twbs/bower-json | Chris Rebert | 1 | -1/+1 | |
| More bower.json fixes | |||||
| 2015-04-27 | bower.json: Add `license` field | Chris Rebert | 1 | -0/+1 | |
| [ci skip] | |||||
| 2015-04-27 | bower.json: rm moot `version` field | Chris Rebert | 1 | -1/+0 | |
| Per https://github.com/bower/bower.json-spec/commit/a325da3d79baab018c572d75dc1781b12322f6cd | |||||
| 2015-04-27 | Merge pull request #16378 from twbs/bower-moduleType | Chris Rebert | 1 | -0/+1 | |
| bower.json: set `moduleType` to `globals` | |||||
| 2015-04-27 | bower.json: set `moduleType` to `globals` | Chris Rebert | 1 | -0/+1 | |
| Per https://github.com/bower/bower.json-spec/commit/632ff90a2c857e9cb4a4236e8ddb069cc0716865#commitcomment-10914138 [ci skip] | |||||
| 2015-04-27 | flex variation for media | Mark Otto | 1 | -28/+48 | |
| 2015-04-27 | stub out flexbox variation for input group | Mark Otto | 1 | -12/+29 | |
| 2015-04-27 | stub out flexbox grid variation via -flex | Mark Otto | 4 | -3/+45 | |
| 2015-04-27 | Set `box-sizing: border-box` on .container-viewport in #16142 testcase | Chris Rebert | 1 | -0/+1 | |
| Otherwise, the test doesn't properly fail when the fix is reverted. | |||||
| 2015-04-27 | automatic `grunt dist` | Bootstrap's Grunt bot | 4 | -4/+4 | |
| [ci skip] | |||||
| 2015-04-27 | Compare tooltip right offset to viewport right offset (and not width) | Adrien | 2 | -1/+28 | |
| Closes #16142 by merging it. | |||||
| 2015-04-27 | grunt | Mark Otto | 8 | -94/+40 | |
| 2015-04-27 | fix up file example | Mark Otto | 1 | -2/+2 | |
| 2015-04-26 | Add @btn-border-radius variables (#16271) | Martin Bean | 9 | -11/+30 | |
| 2015-04-26 | docs note | Mark Otto | 1 | -1/+1 | |
| 2015-04-26 | fix progress bar animation button | Mark Otto | 1 | -1/+2 | |
| 2015-04-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 2 | -2/+2 | |
| [ci skip] | |||||
| 2015-04-26 | Run `grunt`. | XhmikosR | 6 | -100/+107 | |
| 2015-04-26 | Update autoprefixer.js. | XhmikosR | 1 | -1812/+2320 | |
| Taken from https://github.com/ai/autoprefixer-rails/blob/master/vendor/autoprefixer.js [ci skip] | |||||
| 2015-04-26 | remove some un-used grid class resets in input groups | Mark Otto | 1 | -7/+0 | |
| 2015-04-26 | unnecessary comment | Mark Otto | 1 | -1/+1 | |
| 2015-04-26 | remove another extend | Mark Otto | 1 | -1/+2 | |
| 2015-04-26 | remove more old navbar styles | Mark Otto | 1 | -54/+0 | |
| 2015-04-26 | remove the old navbar-form class | Mark Otto | 1 | -42/+0 | |
| 2015-04-26 | remove extends: navs and unstyled lists | Mark Otto | 1 | -1/+2 | |
| 2015-04-25 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 8 | -44/+77 | |
| 2015-04-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 2 | -2/+2 | |
| [ci skip] | |||||
| 2015-04-25 | Remove inaccurate comment | Mark Otto | 1 | -1/+0 | |
| 2015-04-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -6/+6 | |
| [ci skip] | |||||
| 2015-04-25 | Merge pull request #16280 from arxene/issue-16270 | Mark Otto | 1 | -1/+1 | |
| Fixes #16270. | |||||
| 2015-04-25 | Merge pull request #16369 from vsn4ik/split_docs_dropup | Mark Otto | 1 | -13/+19 | |
| DOCS: Separation of .dropdown and .dropup. | |||||
| 2015-04-26 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -8/+18 | |
| [ci skip] | |||||
| 2015-04-25 | Merge pull request #16333 from pine3ree/patch-2 | Mark Otto | 1 | -2/+4 | |
| form-group size + form-control-feedback | |||||
| 2015-04-25 | Merge pull request #16351 from thomasphorton/gutterRounding | Mark Otto | 3 | -5/+5 | |
| Round results from gutter division to prevent decimal margins and padding | |||||
