| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |||||
| 2015-04-25 | Merge pull request #16350 from thomasphorton/master | Mark Otto | 1 | -0/+5 | |
| Add max-width: none to .media > .img-thumbnail | |||||
| 2015-04-25 | nav | Mark Otto | 4 | -6/+6 | |
| 2015-04-25 | automatic `grunt dist` | Bootstrap's Grunt bot | 4 | -6/+18 | |
| [ci skip] | |||||
| 2015-04-25 | Merge pull request #16324 from twbs/address-16219 | Chris Rebert | 3 | -1/+28 | |
| Throw error when tooltip/popover template has multiple top-level elements | |||||
| 2015-04-25 | Throw error when tooltip/popover template has multiple top-level elements | Chris Rebert | 3 | -1/+28 | |
| Closes #16219. | |||||
| 2015-04-25 | Merge pull request #16368 from vsn4ik/use_https_slack | Mark Otto | 1 | -2/+2 | |
| Use https on herokuapp.com | |||||
| 2015-04-25 | Use https on herokuapp.com | vsn4ik | 1 | -2/+2 | |
| 2015-04-25 | DOCS: Separation of .dropdown and .dropup. | vsn4ik | 1 | -13/+19 | |
| 2015-04-25 | Merge pull request #16367 from twbs/unresponsive | Chris Rebert | 1 | -0/+58 | |
| Ensure .form-inline in non-responsive example doesn't stack | |||||
| 2015-04-25 | Link slack badge | Mark Otto | 1 | -1/+1 | |
| 2015-04-24 | Merge pull request #16344 from twbs/sed-task | Chris Rebert | 3 | -5/+18 | |
| Fix #16075 by switching to maintained fork of grunt-sed | |||||
| 2015-04-24 | Fix collapsing .img-thumbnail due to display: table-cell clashing with max-width | Thomas P. Horton | 1 | -0/+5 | |
| 2015-04-24 | Ensure .form-inline in non-responsive example doesn't stack; fixes #15977 | Chris Rebert | 1 | -0/+58 | |
| 2015-04-24 | Merge pull request #109 from twbs/callout-if | Mark Otto | 1 | -6/+5 | |
| re-work callout tag conditional | |||||
| 2015-04-24 | re-work callout tag conditional | Thomas McDonald | 1 | -6/+5 | |
| Output a warning if the type is not supported and default to info | |||||
| 2015-04-24 | Add slack badge, link to join, and update copy | Mark Otto | 1 | -1/+3 | |
| 2015-04-24 | Merge pull request #16359 from twbs/bower | Chris Rebert | 1 | -7/+1 | |
| Update bower.json to comply with new spec for `main` | |||||
| 2015-04-24 | bower.json: Remove bootstrap.css from `main` | Chris Rebert | 1 | -1/+0 | |
| Per https://github.com/bower/bower.json-spec/pull/43 : > Use source files with module exports and imports over pre-built distribution files. Also, the example in that PR doesn't include /dist/movement.css or /dist/movement.min.css in its `main`. If you have a complaint about this, take it up with the Bower folks: https://github.com/bower/bower.json-spec/issues | |||||
| 2015-04-24 | bower.json: Remove font files from `main` | Chris Rebert | 1 | -6/+1 | |
| Per https://github.com/bower/bower.json-spec/pull/43 : > font files [...] are not `main` files as they are not entry-points. If you have a complaint about this, take it up with the Bower folks: https://github.com/bower/bower.json-spec/issues | |||||
| 2015-04-23 | Round results from gutter division to prevent decimal margins and padding | Thomas P. Horton | 3 | -5/+5 | |
| 2015-04-23 | forms.md: fix typo | Chris Rebert | 1 | -1/+1 | |
| 2015-04-23 | card.md: fix typo | Chris Rebert | 1 | -1/+1 | |
| 2015-04-23 | Merge pull request #28 from twbs/tooltip-display-none-error | Chris Rebert | 3 | -34/+68 | |
| throw error when trying to show tooltip on :hidden element | |||||
