| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-01-03 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 1 | -1/+1 | |
| 2015-01-02 | Add .disabled class styling for .btn-styles | liias | 1 | -0/+1 | |
| Bootstrap itself has .btn-default.disabled styled. IE8 with angularjs has some weird behaviour if anchor has disabled attribute set, so I use disabled class as a workaround and assume the .disabled class styles the buttons the same as disabled attribute would. | |||||
| 2015-01-01 | grunt | Mark Otto | 6 | -4/+12 | |
| 2015-01-01 | override the box-shadows on active, checked, and indeterminate states | Mark Otto | 1 | -0/+3 | |
| 2015-01-01 | grunt dist | Mark Otto | 13 | -127/+127 | |
| 2015-01-01 | add indeterminate checkbox support | Mark Otto | 3 | -9/+24 | |
| 2015-01-01 | automatic grunt dist | Bootstrap's Grunt bot | 1 | -12/+12 | |
| 2015-01-01 | Merge pull request #15477 from ZDroid/2015 | Mark Otto | 15 | -15/+15 | |
| Happy New Year | |||||
| 2015-01-01 | fix typo in comment | Chris Rebert | 1 | -1/+1 | |
| 2015-01-01 | automatic grunt dist | Bootstrap's Grunt bot | 2 | -2/+2 | |
| 2015-01-01 | Happy New Year :santa: | Zlatan Vasović | 15 | -15/+15 | |
| 2014-12-31 | Merge pull request #15472 from twbs/address-15288 | Chris Rebert | 1 | -0/+4 | |
| Document that responsive tables use `overflow-y: hidden` | |||||
| 2014-12-31 | Merge pull request #15473 from twbs/autoprefixer-docs | Chris Rebert | 1 | -0/+3 | |
| Document that Autoprefixer is required | |||||
| 2014-12-31 | Merge pull request #15464 from twbs/address-15419 | Chris Rebert | 5 | -11/+54 | |
| Address #15419 | |||||
| 2015-01-01 | automatic grunt dist | Bootstrap's Grunt bot | 6 | -6/+6 | |
| 2014-12-31 | Merge pull request #55 from twbs/xl-size | Mark Otto | 1 | -20/+19 | |
| account for XL size tier in grid docs | |||||
| 2014-12-31 | change values, remove grid column size row | Mark Otto | 1 | -17/+9 | |
| 2014-12-31 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 49 | -469/+632 | |
| 2014-12-31 | grunt | Mark Otto | 7 | -25/+29 | |
| 2014-12-31 | larger hr border width so it shows up | Mark Otto | 1 | -1/+1 | |
| 2014-12-31 | tweak and improve jumbotrons | Mark Otto | 2 | -18/+15 | |
| 2014-12-31 | fix some source code for custom forms | Mark Otto | 1 | -3/+4 | |
| 2014-12-31 | Merge pull request #15292 from twbs/customize-icon | XhmikosR | 3 | -5/+9 | |
| Use a glyphicon instead of the unicode character. | |||||
| 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] | |||||
