| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-12-28 | set the direction to column (aka, vertical) for mobile views | Mark Otto | 1 | -0/+1 |
| 2016-12-28 | remove extra line break | Mark Otto | 1 | -1/+0 |
| 2016-12-28 | bring over styles from .nav for .navbar-nav | Mark Otto | 1 | -3/+7 |
| 2016-12-28 | drop the flex-grow: 10 in favor of auto margin utils | Mark Otto | 2 | -8/+7 |
| 2016-12-28 | drop the .nav base class from .navbar-nav | Mark Otto | 1 | -10/+10 |
| 2016-12-28 | no float utils, use class name | Mark Otto | 1 | -1/+1 |
| 2016-12-28 | better describe example | Mark Otto | 1 | -1/+1 |
| 2016-12-28 | consistent punctuation | Mark Otto | 1 | -2/+2 |
| 2016-12-29 | Change last reference from tags over to badges. | Pierre-Denis Vanduynslager | 1 | -1/+1 |
| 2016-12-28 | Merge branch 'navbar-tweaks' into v4-docs-streamlined | Mark Otto | 13 | -192/+211 |
| 2016-12-28 | linting | Mark Otto | 1 | -1/+1 |
| 2016-12-28 | add align-self to linter property order | Mark Otto | 1 | -0/+1 |
| 2016-12-28 | update all examples | Mark Otto | 10 | -40/+32 |
| 2016-12-28 | redo order of css, add contents at top | Mark Otto | 1 | -128/+150 |
| 2016-12-28 | reorder classes because i like it this way :p | Mark Otto | 1 | -12/+12 |
| 2016-12-28 | dedupe | Mark Otto | 1 | -1/+0 |
| 2016-12-28 | clarify need for .navbar-toggleable classes | Mark Otto | 1 | -1/+1 |
| 2016-12-28 | line break for readibility | Mark Otto | 1 | -0/+1 |
| 2016-12-28 | Merge branch 'twbs/v4-dev' into dropdown-keyboard | Pierre-Denis Vanduynslager | 357 | -26852/+32018 |
| 2016-12-28 | reflect nav changes here in the responsive views | Mark Otto | 1 | -10/+10 |
| 2016-12-28 | don't let the toggle grow when it's the only flex child | Mark Otto | 1 | -0/+1 |
| 2016-12-28 | set the direction to column (aka, vertical) for mobile views | Mark Otto | 1 | -0/+1 |
| 2016-12-28 | remove extra line break | Mark Otto | 1 | -1/+0 |
| 2016-12-28 | bring over styles from .nav for .navbar-nav | Mark Otto | 1 | -3/+7 |
| 2016-12-28 | drop the flex-grow: 10 in favor of auto margin utils | Mark Otto | 2 | -8/+7 |
| 2016-12-28 | drop the .nav base class from .navbar-nav | Mark Otto | 1 | -10/+10 |
| 2016-12-28 | no float utils, use class name | Mark Otto | 1 | -1/+1 |
| 2016-12-28 | better describe example | Mark Otto | 1 | -1/+1 |
| 2016-12-28 | consistent punctuation | Mark Otto | 1 | -2/+2 |
| 2016-12-28 | Merge branch 'v4-dev' into v4-docs-streamlined | Mark Otto | 317 | -20999/+30578 |
| 2016-12-28 | grunt | Mark Otto | 14 | -860/+466 |
| 2016-12-28 | limit linter override to the affected ruleset | Mark Otto | 1 | -2/+2 |
| 2016-12-28 | remove plain-hover-focus from navbar navs | Mark Otto | 1 | -6/+2 |
| 2016-12-28 | update navs to use `.show` instead of `.open` for dropdowns | Mark Otto | 1 | -2/+2 |
| 2016-12-28 | linting | Mark Otto | 1 | -2/+2 |
| 2016-12-28 | add alignment docs with flex utils | Mark Otto | 1 | -4/+27 |
| 2016-12-28 | simpler sizing examples | Mark Otto | 1 | -13/+14 |
| 2016-12-28 | rogue extra line break | Mark Otto | 1 | -1/+0 |
| 2016-12-28 | redo active and disabled docs snippets | Mark Otto | 1 | -22/+17 |
| 2016-12-28 | add a working with icons example | Mark Otto | 1 | -3/+5 |
| 2016-12-28 | redo main example to work in screen reader love instead of putting it in a ca... | Mark Otto | 1 | -7/+15 |
| 2016-12-28 | redo intro paragraph | Mark Otto | 1 | -1/+1 |
| 2016-12-28 | no need to float, but do set display: block; | Mark Otto | 1 | -1/+1 |
| 2016-12-28 | remove plain-hover-focus mixins | Mark Otto | 1 | -12/+8 |
| 2016-12-28 | no need for cursor: default, since, well, it's the default | Mark Otto | 1 | -1/+0 |
| 2016-12-28 | add a comment here to explain some things | Mark Otto | 1 | -1/+1 |
| 2016-12-28 | .page-item's don't need this anymore (they're flex items) | Mark Otto | 1 | -2/+0 |
| 2016-12-28 | remove default margin, allow folks to use utils instead | Mark Otto | 1 | -2/+0 |
| 2016-12-28 | update pagination list reset styles | Mark Otto | 1 | -1/+3 |
| 2016-12-28 | move pagination to flexbox | Mark Otto | 1 | -1/+1 |