| Age | Commit message (Expand) | Author | Files | Lines |
| 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-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 | 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 |
| 2014-12-23 | increase spacing in docs h2s | Mark Otto | 2 | -2/+2 |
| 2014-12-23 | no need to mention jquery in the layout scaffolding docs | Mark Otto | 1 | -4/+0 |
| 2014-12-23 | fix some getting started links | Mark Otto | 2 | -2/+2 |
| 2014-12-23 | fix sidenav links | Mark Otto | 1 | -4/+4 |
| 2014-12-23 | audit helpers docs: fix mixins formatting for scss conversion | Mark Otto | 1 | -5/+5 |
| 2014-12-23 | audit helpers docs: quick floats | Mark Otto | 1 | -7/+2 |
| 2014-12-23 | add some utilities docs for new hidden and show changes | Mark Otto | 1 | -24/+9 |
| 2014-12-23 | add [hidden] utility for hiding any html element (see #15274 for more context) | Mark Otto | 9 | -15/+30 |
| 2014-12-23 | make some notes for myself | Mark Otto | 1 | -0/+7 |
| 2014-12-22 | Merge pull request #50 from twbs/disabled-pseudo | Mark Otto | 5 | -21/+21 |
| 2014-12-22 | Merge pull request #53 from twbs/firefox-placeholder-opacity | Mark Otto | 1 | -0/+1 |
| 2014-12-22 | Merge pull request #45 from twbs/bye-hidden | Mark Otto | 2 | -30/+5 |
| 2014-12-22 | Merge pull request #51 from twbs/old-firefox-device-pixel-ratio | Mark Otto | 1 | -3/+1 |
| 2014-12-22 | Merge pull request #27 from twbs/autoprefixer-bump-ios-safari | Mark Otto | 1 | -1/+1 |
| 2014-12-22 | Merge pull request #47 from twbs/migration-catch-up | Mark Otto | 1 | -3/+30 |
| 2014-12-22 | Re-add Firefox placeholder opacity workaround | Chris Rebert | 1 | -0/+1 |
| 2014-12-22 | Remove min--moz-device-pixel-ratio | Chris Rebert | 1 | -3/+1 |
| 2014-12-22 | grunt dist | Chris Rebert | 1 | -13/+13 |
| 2014-12-22 | [disabled] => :disabled | Chris Rebert | 4 | -8/+8 |
| 2014-12-20 | Merge pull request #49 from twbs/fadein_to_fade_in | Gleb Mazovetskiy | 1 | -1/+1 |
| 2014-12-20 | variables: fix fade-in | Gleb Mazovetskiy | 1 | -1/+1 |