| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2014-12-31 | Merge pull request #15474 from NateEag/patch-1 | Mark Otto | 1 | -1/+1 | |
| Remove extra word from disabling-responsiveness.html | |||||
| 2014-12-30 | Remove extra word from disabling-responsiveness.html | Nate Eagleson | 1 | -1/+1 | |
| 2014-12-30 | Document that Autoprefixer is required | Chris Rebert | 1 | -0/+3 | |
| Closes #14937 [skip sauce] | |||||
| 2014-12-30 | Document that responsive tables use `overflow-y: hidden` | Chris Rebert | 1 | -0/+4 | |
| Closes #15288 [skip sauce] | |||||
| 2014-12-30 | remove lingering reference to IE8 in the Carousel docs | Chris Rebert | 1 | -2/+2 | |
| 2014-12-30 | remove lingering references to Less in the docs | Chris Rebert | 2 | -5/+5 | |
| 2014-12-30 | Merge pull request #15470 from twbs/document-version | Chris Rebert | 2 | -0/+7 | |
| Document the VERSION property of the jQuery plugins; | |||||
| 2014-12-30 | Document the VERSION property of the jQuery plugins; fixes #15202 | Chris Rebert | 2 | -0/+7 | |
| [skip sauce] | |||||
| 2014-12-30 | rm note about Safari<7.1 / iOS<8.0 percent rounding bug | Chris Rebert | 1 | -7/+0 | |
| 2014-12-30 | bump min OS X Safari in Autoprefixer config to v7.1 | Chris Rebert | 1 | -1/+1 | |
| 2014-12-30 | "plugins" => "third-party widgets" | Chris Rebert | 1 | -1/+1 | |
| 2014-12-30 | remove unnecessary reference to Bootstrap v3 | Chris Rebert | 1 | -2/+0 | |
| 2014-12-30 | Fix @mdo's grammar | Chris Rebert | 5 | -5/+5 | |
| 2014-12-30 | Switch to shields.io for badges in README | Heinrich Fenkart | 1 | -4/+4 | |
| Closes #15380 [ci skip] | |||||
| 2014-12-30 | automatic grunt dist | Bootstrap's Grunt bot | 4 | -24/+12 | |
| 2014-12-30 | Merge pull request #15456 from twbs/bump-clean-css | Chris Rebert | 3 | -61/+59 | |
| Bump grunt-contrib-cssmin to ~0.11.0 | |||||
| 2014-12-30 | Use a glyphicon instead of the unicode character. | XhmikosR | 3 | -5/+9 | |
| 2014-12-29 | Merge pull request #15466 from twbs/revert-14189 | Chris Rebert | 4 | -81/+8 | |
| Revert #14189 to fix #15168 | |||||
| 2014-12-29 | Revert "Allow multiple delegated tooltip selectors on a node" | Chris Rebert | 4 | -81/+8 | |
| This reverts commit 1b3237629a316af41945e20837cf3a332798b264. This reverts PR #14189 because it caused major regressions. Fixes #15168. We'll try to revisit #14167's feature request in Bootstrap v4. [skip validator] | |||||
| 2014-12-29 | Remove semicolons from #15425 because fat | Chris Rebert | 1 | -3/+3 | |
| 2014-12-29 | account for XL size tier in grid docs | Chris Rebert | 1 | -9/+16 | |
| 2014-12-29 | grunt build-glyphicons-data | Chris Rebert | 1 | -2/+1 | |
| 2014-12-29 | Minor fix to Glyphicons data generator | Chris Rebert | 1 | -1/+1 | |
| 2014-12-29 | Revert "remove Glyphicons docs autogeneration from Grunt" | Chris Rebert | 2 | -1/+45 | |
| This reverts commit 36b530892600648a6d6a24dd2520f84839cc0ace. This reverts PR #14065. Turns out Glyphicons is more active than we'd thought. | |||||
| 2014-12-29 | Disable .glyphicon-door & .glyphicon-key for the time being | Chris Rebert | 2 | -8/+8 | |
| Closes #15419 Refs #10106 | |||||
| 2014-12-29 | Merge pull request #15425 from twbs/regression-test-14244 | Chris Rebert | 1 | -0/+38 | |
| Add regression test for #14244. | |||||
| 2014-12-29 | Add regression test for #14244. | Chris Rebert | 1 | -0/+38 | |
| Special thanks to @programcsharp [skip validator] | |||||
| 2014-12-29 | Merge pull request #22 from twbs/alert-heading | Chris Rebert | 2 | -12/+13 | |
| Use .alert-heading instead of hardcoding <h4> | |||||
| 2014-12-29 | un-nest .alert-heading & .alert-link | Chris Rebert | 1 | -11/+12 | |
| 2014-12-29 | Merge pull request #43 from twbs/popover-arrow | Chris Rebert | 10 | -213/+202 | |
| rename .arrow => .popover-arrow | |||||
| 2014-12-29 | JSCS: enable requireSpaceBetweenArguments | Chris Rebert | 1 | -0/+1 | |
| New rule added in JSCS v1.9.0 Our JS already complies with this. | |||||
| 2014-12-29 | bump grunt-jscs to ~1.1.0 | Chris Rebert | 1 | -1/+1 | |
| 2014-12-29 | update devDependencies to match upstream | Chris Rebert | 1 | -7/+7 | |
| 2014-12-29 | add missing global declaration for SimpleJekyllSearch | Chris Rebert | 1 | -0/+1 | |
| 2014-12-29 | grunt dist-css | Chris Rebert | 1 | -61/+57 | |
| 2014-12-29 | refactor tooltip+popover CSS to decrease chaining+nesting | Chris Rebert | 2 | -103/+96 | |
| 2014-12-29 | update JS to use .{tooltip,popover}-{left,right,top,bottom} | Chris Rebert | 3 | -18/+18 | |
| 2014-12-29 | CSS: prefix .{right,left,top,bottom} with 'tooltip-'/'popover' | Chris Rebert | 2 | -16/+16 | |
| 2014-12-29 | update docs to use .{tooltip,popover}-{left,right,top,bottom} | Chris Rebert | 3 | -12/+12 | |
| 2014-12-29 | remove now-redundant .popover parent in .popover-arrow selectors | Chris Rebert | 1 | -3/+3 | |
| 2014-12-29 | rename .arrow => .popover-arrow | Chris Rebert | 5 | -23/+23 | |
| 2014-12-29 | Merge pull request #15462 from twbs/bump-jscs | Chris Rebert | 3 | -5/+18 | |
| bump grunt-jscs to ~1.1.0 | |||||
| 2014-12-29 | JSCS: enable requireSpaceBetweenArguments | Chris Rebert | 1 | -0/+1 | |
| New rule added in JSCS v1.9.0 Our JS already complies with this. | |||||
| 2014-12-29 | update shrinkwrap | Chris Rebert | 1 | -4/+16 | |
| 2014-12-29 | bump grunt-jscs to ~1.1.0 | Chris Rebert | 1 | -1/+1 | |
| 2014-12-28 | update shrinkwrap | Chris Rebert | 1 | -59/+57 | |
| [skip sauce] [skip validator] | |||||
| 2014-12-28 | Bump grunt-contrib-cssmin to ~0.11.0 | Chris Rebert | 2 | -2/+2 | |
| 2014-12-28 | Merge pull request #15455 from twbs/bump-uglify | Chris Rebert | 2 | -3/+3 | |
| bump grunt-contrib-uglify to ~0.7.0 | |||||
| 2014-12-28 | update shrinkwrap | Chris Rebert | 1 | -2/+2 | |
| [skip sauce] [skip validator] | |||||
| 2014-12-28 | bump grunt-contrib-uglify to ~0.7.0 | Chris Rebert | 1 | -1/+1 | |
