| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | 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 | update shrinkwrap | Chris Rebert | 1 | -4/+9 | |
| [skip sauce] [skip validator] | |||||
| 2015-04-23 | Fix #16075 by switching to maintained fork of grunt-sed | Chris Rebert | 2 | -1/+9 | |
| [skip sauce] [skip validator] | |||||
| 2015-04-23 | Merge pull request #16339 from twbs/release | XhmikosR | 1 | -1/+1 | |
| Grunt: extend `prep-release` task. | |||||
| 2015-04-23 | Grunt: extend `prep-release` task. | XhmikosR | 1 | -1/+1 | |
| Make it so that everything is done for us to reduce the possibility of missing something when releasing. | |||||
| 2015-04-23 | Run `grunt`. | XhmikosR | 2 | -13/+12 | |
| [ci skip` | |||||
| 2015-04-23 | Update Blob.js to v2015-03-21. | XhmikosR | 1 | -2/+16 | |
| [ci skip] | |||||
| 2015-04-23 | Update FileSaver.js to v2015-03-04. | XhmikosR | 1 | -1/+5 | |
| [ci skip] | |||||
| 2015-04-23 | Update JSZip to v2.5.0. | XhmikosR | 1 | -3/+3 | |
| [ci skip] | |||||
| 2015-04-23 | Update uglify-js to v2.4.20. | XhmikosR | 1 | -6/+9 | |
| [ci skip] | |||||
| 2015-04-23 | Update Holder.js to v2.6.0. | XhmikosR | 5 | -15/+15 | |
| [ci skip] | |||||
| 2015-04-22 | form-group size + form-control-feedback | maks feltrin | 1 | -2/+4 | |
| automatically feedback icon sizing inside a larger|smaller form-group. | |||||
| 2015-04-22 | automatic `grunt dist` | Bootstrap's Grunt bot | 4 | -6/+8 | |
| [ci skip] | |||||
| 2015-04-21 | Allow viewport option to be a function | Adrien Siami | 4 | -3/+36 | |
| Closes #16151 by merging a rebased version of it that adds docs and 1 more assertion. | |||||
| 2015-04-22 | automatic `grunt dist` | Bootstrap's Grunt bot | 9 | -10/+11 | |
| [ci skip] | |||||
| 2015-04-21 | Merge pull request #16258 from twbs/fix-16172 | Chris Rebert | 2 | -0/+2 | |
| Use CSS hack to fix IE8 .caret regression | |||||
| 2015-04-21 | Merge pull request #16147 from Johann-S/event_inserted | Chris Rebert | 5 | -0/+40 | |
| Fixes #16124. | |||||
| 2015-04-22 | automatic `grunt dist` | Bootstrap's Grunt bot | 2 | -2/+2 | |
| [ci skip] | |||||
| 2015-04-21 | https://github.com/necolas/normalize.css/pull/379 was rejected | Chris Rebert | 1 | -2/+1 | |
| Refs #15947 | |||||
| 2015-04-21 | automatic `grunt dist` | Bootstrap's Grunt bot | 4 | -2/+14 | |
| [ci skip] | |||||
| 2015-04-20 | Tooltip: Destroy $tip, $arrow, $viewport to avoid memory leak | Niels Steenbeek | 1 | -0/+6 | |
| Closes #16039. | |||||
| 2015-04-19 | Update devDependencies. | XhmikosR | 4 | -211/+213 | |
| 2015-04-17 | Merge pull request #16282 from JoshData/patch-1 | Chris Rebert | 1 | -0/+1 | |
| affix plugin does not work within a pulled/pushed column | |||||
| 2015-04-17 | automatic `grunt dist` | Bootstrap's Grunt bot | 4 | -10/+12 | |
| [ci skip] | |||||
| 2015-04-17 | Merge pull request #16226 from patrickhlauke/radio-toggle-kbd-fix | Patrick H. Lauke | 2 | -5/+5 | |
| Fix radio button toggle behavior for keyboard users | |||||
| 2015-04-16 | grunt docs | Chris Rebert | 2 | -11/+11 | |
| 2015-04-16 | Update ZeroClipboard and remove Copy buttons when Flash is unavailable | Mark Tareshawty | 3 | -30/+29 | |
| Fixes #16269. Closes #16301 by merging a rebased version of it. | |||||
| 2015-04-14 | Update docs to account for #15755 | Chris Rebert | 1 | -1/+0 | |
| 2015-04-14 | affix plugin does not work within a pulled/pushed column | Joshua Tauberer | 1 | -0/+1 | |
| This documents the limitation discussed in https://github.com/twbs/bootstrap/issues/12126: > When using column reordering and using the affix-plugin on an element positioned with push, the affix plugin doesn't work correctly - the element affected by the affix plugin is positioned to the left even when the element is in a column positioned on the right. Seems to affect Safari (tested in version 8) only. That issue has (unfortunately) been closed, so this at least documents the behavior. | |||||
| 2015-04-13 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -4/+6 | |
| 2015-04-13 | Merge pull request #16279 from twbs/fix-16276 | Chris Rebert | 1 | -0/+1 | |
| Make .btn in .btn-toolbar float:left too | |||||
| 2015-04-13 | Fixes #16270. | Ray McMahan | 1 | -1/+1 | |
| Badges now appeared vertically centered next to text. Previously, badges appeared to be somewhat lower than tall text such as h1's next to it. | |||||
| 2015-04-13 | automatic `grunt dist` | Bootstrap's Grunt bot | 5 | -6/+6 | |
| 2015-04-12 | Merge pull request #16256 from twbs/fix-16247 | Chris Rebert | 2 | -3/+3 | |
| Add px unit to perspective property value | |||||
| 2015-04-13 | automatic `grunt dist` | Bootstrap's Grunt bot | 6 | -8/+54 | |
| 2015-04-12 | Merge pull request #16086 from twbs/fix-15925 | Chris Rebert | 4 | -13/+27 | |
| Reset text/font properties more thoroughly for tooltips+popovers | |||||
| 2015-04-12 | Turns out http://crbug.com/475128 affects all OSes | Chris Rebert | 1 | -1/+1 | |
| 2015-04-12 | Make .btn in .btn-toolbar float:left too; fixes #16276 | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] [skip validator] | |||||
| 2015-04-11 | Fix existing radio button unit test | Patrick H. Lauke | 1 | -2/+2 | |
| 2015-04-11 | Don't preventDefault radio buttons | Patrick H. Lauke | 1 | -3/+3 | |
| as this breaks keyboard navigation for radio button toggles (see https://github.com/twbs/bootstrap/issues/16223) | |||||
| 2015-04-11 | automatic `grunt dist` | Bootstrap's Grunt bot | 4 | -10/+6 | |
| 2015-04-10 | Merge pull request #16263 from twbs/fix-16090 | Chris Rebert | 1 | -2/+1 | |
| Use .dropdown-menu instead of ARIA roles for dropdown keydown event handler | |||||
| 2015-04-08 | Use .dropdown-menu instead of ARIA roles for dropdown keydown event handler; ↵ | Chris Rebert | 1 | -2/+1 | |
| fixes #16090 | |||||
| 2015-04-08 | Merge pull request #16262 from twbs/browser-bugs-16180 | Chris Rebert | 1 | -0/+20 | |
| Add Wall of Browser Bugs entries for #16180 | |||||
