| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| since we're no longer using the .nav as a base class, we need to bring over some base styles for redoing browser list styles and setting flex in motion. also brings with it some .nav-link styling. we're still using this global class, but with this small modification for alignment of content in responsive modes. | |||||
| 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 | |
| it's important, yo | |||||
| 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 | |
| this was mad confusing for awhile | |||||
| 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 | |
| - since we're column to start, need to set row. - note that flex-direction cannot be inherited, so we have to set it twice. - apply the horizontal padding again to .nav-link. - remove the .nav-item styles (un-needed). - remove previous .nav-link styles as they were un-nested and potentially problematic in old placement should someone mix more navs in here. | |||||
| 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 | |
| since we're no longer using the .nav as a base class, we need to bring over some base styles for redoing browser list styles and setting flex in motion. also brings with it some .nav-link styling. we're still using this global class, but with this small modification for alignment of content in responsive modes. | |||||
| 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 | |
| it's important, yo | |||||
| 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 | |
| - remove screen reader stuff in favor of explicit labels - remove 4 and 5 items to keep examples simpler | |||||
| 2016-12-28 | add a working with icons example | Mark Otto | 1 | -3/+5 | |
| frees us up to not have to encourage so much markup throughout these pagination examples | |||||
| 2016-12-28 | redo main example to work in screen reader love instead of putting it in a ↵ | Mark Otto | 1 | -7/+15 | |
| callout | |||||
| 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 | |
| this, coupled with the move to flex, fixes #20029 | |||||
| 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 | |
| 2016-12-28 | update docs to improve contextual classes section | Mark Otto | 1 | -1/+14 | |
