| Age | Commit message (Expand) | Author | Files | Lines |
| 2014-12-04 | Remove "Separated link" in example where it's not | TJ | 1 | -1/+0 |
| 2014-12-04 | grunt dist | Mark Otto | 6 | -68/+68 |
| 2014-12-04 | fix margin on tables | Mark Otto | 1 | -2/+3 |
| 2014-12-04 | sass, not less | Mark Otto | 3 | -8/+8 |
| 2014-12-04 | linting | Mark Otto | 1 | -2/+3 |
| 2014-12-04 | grunt | Mark Otto | 6 | -22/+22 |
| 2014-12-04 | fix blockquote margins, remify values | Mark Otto | 1 | -5/+5 |
| 2014-12-04 | fix hr margins, remify border width | Mark Otto | 1 | -3/+3 |
| 2014-12-04 | rem-ify blog example and clean a few visuals up | Mark Otto | 2 | -56/+61 |
| 2014-12-04 | new look for carousel example, convert to rems | Mark Otto | 3 | -101/+47 |
| 2014-12-04 | more rem fixes for examples | Mark Otto | 3 | -43/+33 |
| 2014-12-04 | convert narrow jumbotron to rems | Mark Otto | 2 | -21/+27 |
| 2014-12-04 | use static top navbar in jumbotron | Mark Otto | 2 | -2/+1 |
| 2014-12-04 | rename css file | Mark Otto | 1 | -0/+0 |
| 2014-12-04 | rename | Mark Otto | 2 | -1/+1 |
| 2014-12-04 | convert jumbotron example to new navbar, fix container, and use rems in css | Mark Otto | 2 | -24/+14 |
| 2014-12-04 | grunt dist | Mark Otto | 6 | -26/+18 |
| 2014-12-04 | no need for .container's max-width: 100% since we use max-width now on all co... | Mark Otto | 1 | -4/+0 |
| 2014-12-04 | fix heading margins | Mark Otto | 1 | -2/+2 |
| 2014-12-04 | fix nav for grid template | Mark Otto | 1 | -1/+1 |
| 2014-12-04 | update starter template to use new navbar | Mark Otto | 2 | -20/+14 |
| 2014-12-04 | restore px to base font size var | Mark Otto | 8 | -8/+8 |
| 2014-12-04 | fix the variables i broke, temporarily disabling line-height-computed | Mark Otto | 7 | -77/+79 |
| 2014-12-03 | Merge pull request #1 from twbs/scss | Mark Otto | 102 | -6746/+8322 |
| 2014-12-03 | fix broken textarea.form-control reported by @thomas-mcdonald | Mark Otto | 1 | -6/+6 |
| 2014-12-03 | Nested button groups with only one child now have rounded corners (Iss.#15270) | Matt Smith | 9 | -14/+15 |
| 2014-12-03 | automatic `grunt dist` | Bootstrap's Grunt bot | 3 | -2/+3 |
| 2014-12-02 | Temporarily revert "automatic grunt dist" so Grunt bot will run again. | Chris Rebert | 3 | -3/+2 |
| 2014-12-02 | Add support for example IDs to {% example %} template tag | Chris Rebert | 1 | -3/+3 |
| 2014-12-03 | automatic grunt dist | Bootstrap's Grunt bot | 3 | -2/+3 |
| 2014-12-02 | bit of cleanup | Mark Otto | 2 | -36/+0 |
| 2014-12-02 | convert to scss | Mark Otto | 102 | -6742/+8354 |
| 2014-12-02 | Merge pull request #15269 from twbs/role-separator | Chris Rebert | 1 | -1/+2 |
| 2014-12-02 | Whitelist <li role="separator">...</li> | Chris Rebert | 1 | -1/+2 |
| 2014-12-02 | Update Wall of Browser Bugs entry for #14972 | Chris Rebert | 1 | -2/+3 |
| 2014-12-02 | remove broken examples link | Mark Otto | 1 | -1/+0 |
| 2014-12-01 | add examples description, remove browser bugs description | Mark Otto | 1 | -4/+1 |
| 2014-12-01 | move examples index again, clean up nav | Mark Otto | 2 | -4/+12 |
| 2014-12-01 | rearrange examples | Mark Otto | 2 | -0/+20 |
| 2014-12-01 | update home and side nav to use new navbar structure | Mark Otto | 6 | -90/+65 |
| 2014-12-01 | add new album example | Mark Otto | 2 | -0/+215 |
| 2014-12-01 | Clean up navbar to remove .navbar-toggle, .navbar-collapse, and .navbar-heade... | Mark Otto | 9 | -348/+19 |
| 2014-12-01 | nav tweaks | Mark Otto | 1 | -1/+1 |
| 2014-12-01 | Merge branch 'master' into v4 | Mark Otto | 1 | -11/+0 |
| 2014-12-01 | nuke the other incomplete example per @ianw | Mark Otto | 1 | -9/+0 |
| 2014-11-30 | fixes and grunt | Mark Otto | 11 | -96/+125 |
| 2014-11-30 | fix more broke shit, run grunt | Mark Otto | 7 | -89/+82 |
| 2014-11-30 | Merge branch 'master' into v4 | Mark Otto | 89 | -2782/+4298 |
| 2014-11-30 | Merge branch 'master' of github.com:twbs/bootstrap | Mark Otto | 18 | -2023/+2903 |
| 2014-11-30 | clarify collapse example with link and button triggers; also mention classes | Mark Otto | 1 | -8/+21 |