| Age | Commit message (Expand) | Author | Files | Lines |
| 2015-01-01 | fix typo in comment | Chris Rebert | 1 | -1/+1 |
| 2014-12-31 | Merge pull request #55 from twbs/xl-size | Mark Otto | 1 | -20/+19 |
| 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-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 | "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-29 | account for XL size tier in grid docs | Chris Rebert | 1 | -9/+16 |
| 2014-12-29 | Merge pull request #22 from twbs/alert-heading | Chris Rebert | 2 | -12/+13 |
| 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 |
| 2014-12-29 | JSCS: enable requireSpaceBetweenArguments | Chris Rebert | 1 | -0/+1 |
| 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-26 | Merge pull request #21 from twbs/deprecated-tooltip-placements | Chris Rebert | 1 | -29/+0 |
| 2014-12-25 | no results in search form accounted for | Mark Otto | 4 | -6/+13 |
| 2014-12-25 | sidenav for custom forms | Mark Otto | 1 | -0/+4 |
| 2014-12-25 | improve code quality on custom forms | Mark Otto | 9 | -423/+285 |
| 2014-12-24 | select menu custom form element | Mark Otto | 1 | -0/+32 |
| 2014-12-24 | add more explanation text | Mark Otto | 1 | -0/+12 |
| 2014-12-24 | custom forms: checkbox and radio stacked option | Mark Otto | 8 | -224/+116 |
| 2014-12-24 | Merge pull request #48 from twbs/breakpoints-min | Gleb Mazovetskiy | 9 | -154/+163 |
| 2014-12-24 | Automate breakpoints | Gleb Mazovetskiy | 9 | -154/+163 |
| 2014-12-24 | Merge pull request #17 from twbs/test-with-two-sasses | Gleb Mazovetskiy | 17 | -38/+231 |
| 2014-12-24 | Update styles for Ruby Sass compat | Gleb Mazovetskiy | 6 | -6/+14 |
| 2014-12-24 | Docs: Use another Sass compiler | Gleb Mazovetskiy | 1 | -0/+18 |
| 2014-12-24 | Compile with Ruby Sass or libsass. | Gleb Mazovetskiy | 11 | -33/+200 |
| 2014-12-24 | some cleanup | Mark Otto | 1 | -33/+41 |
| 2014-12-24 | add custom forms, stub out examples for radios and checkboxes | Mark Otto | 14 | -22/+1091 |
| 2014-12-24 | rearrange contents docs--type, tables, images, forms, etc--into own docs section | Mark Otto | 10 | -7/+16 |
| 2014-12-24 | basic docs search | Mark Otto | 8 | -5/+70 |
| 2014-12-23 | grunt | Mark Otto | 6 | -26/+21 |
| 2014-12-23 | rearrange some docs css | Mark Otto | 2 | -30/+29 |
| 2014-12-23 | missed an end tag | Mark Otto | 1 | -0/+1 |
| 2014-12-23 | fix up helpers docs again for .invisible and [hidden] | Mark Otto | 1 | -4/+15 |
| 2014-12-23 | Merge branch 'v4' of https://github.com/twbs/derpstrap into v4 | Mark Otto | 7 | -39/+23 |