| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-10-04 | Fix caret position for Dropdown in a bottom navbar | Johann-S | 1 | -5/+16 | |
| 2017-10-04 | Fix dropup in navbar | Johann-S | 1 | -0/+8 | |
| 2017-10-02 | Switch to stylelint. (#23572) | XhmikosR | 1 | -3/+1 | |
| 2017-10-02 | fixes navbar-text link colors (#23702) | Andres Galante | 1 | -0/+14 | |
| 2017-09-17 | Minor Sass cleanup and consistency changes. (#23959) | XhmikosR | 1 | -2/+1 | |
| 2017-09-12 | fixes #23926 responsive state on navbar | Andres Galante | 1 | -0/+4 | |
| 2017-09-12 | Fix navbar IE (#23652) | Martijn Cuppens | 1 | -1/+1 | |
| 2017-08-04 | fix navbar alignment for never expand situations | Mark Otto | 1 | -0/+3 | |
| 2017-08-04 | given `width: 100%` is always on a container now and it's constrained by ↵ | Mark Otto | 1 | -6/+0 | |
| max-width, we can remove our navbar changes from #21722 and #22383 | |||||
| 2017-06-25 | update navbars to rename .navbar-inverse to .navbar-dark, update all navbar ↵ | Mark Otto | 1 | -11/+11 | |
| examples and variables | |||||
| 2017-06-17 | Some .navbar .dropdown-menu optimisation (#22776) | Catalin Zalog | 1 | -12/+0 | |
| 2017-06-17 | Reset Popper.js styles for Dropdowns in navbar | Johann-S | 1 | -4/+19 | |
| 2017-05-26 | Rename `$navbar-*-toggler-bg` to `$navbar-*-toggler-icon-bg` since it's ↵ | Patrick Yeo | 1 | -2/+2 | |
| placed on .navbar-toggler-icon (#22564) | |||||
| 2017-05-22 | Fix (css): force .navbar .dropdown-menu positioning | Catalin Zalog | 1 | -9/+8 | |
| 2017-05-16 | Force dropdown to be displayed in position static for navbar, to override ↵ | Johann-S | 1 | -1/+2 | |
| Popper css | |||||
| 2017-04-16 | Rename variable $input-border-focus to $input-border-color-focus (#22413) | Patrick Yeo | 1 | -2/+2 | |
| * Rename variable $input-border-focus to $input-border-color-focus * Rename variables $pagination-hover-border, $pagination-active-border, $pagination-disabled-border to $pagination-hover-border-color, $pagination-active-border-color, $pagination-disabled-border-color, respectively * Rename variables $state-*-border to $state-*-border-color, respectively * Rename variables $alert-*-border to $alert-*-border-color * Rename $list-group-active-border to $list-group-active-border-color * Rename $table-inverse-border to $table-inverse-border-color * Rename $btn-*-border to $btn-*-border-color * Rename $navbar-*-toggler-border to $navbar-*-toggler-border-color | |||||
| 2017-04-08 | Rename some .open to .show (#22389) | Mark Otto | 1 | -4/+4 | |
| * no more outline overrides * rename old .open to .show | |||||
| 2017-04-08 | css: .navbar child's aligning | Catalin Zalog | 1 | -4/+2 | |
| Vertical centering `.navbar` flex children's Demo: http://jsbin.com/fibini | |||||
| 2017-04-08 | css: .navbar-expand .dropdown position | Catalin Zalog | 1 | -1/+5 | |
| Set/reset `.dropdown` position when `.navbar-expand`. Demo: http://jsbin.com/pojecuh | |||||
| 2017-03-26 | .navbar-toggler color | Catalin Zalog | 1 | -4/+4 | |
| Change the .navbar-toggler to default contextual .navbar-*-color. <iframe height='265' scrolling='no' title='Bootstrap - .navbar-toggler color' src='//codepen.io/zalog/embed/MJLZOE/?height=265&theme-id=light&default-tab=css,result&embed-version=2' frameborder='no' allowtransparency='true' allowfullscreen='true' style='width: 100%;'>See the Pen <a href='http://codepen.io/zalog/pen/MJLZOE/'>Bootstrap - .navbar-toggler color</a> by Catalin Zalog (<a href='http://codepen.io/zalog'>@zalog</a>) on <a href='http://codepen.io'>CodePen</a>. </iframe> | |||||
| 2017-03-23 | rename from .navbar-toggleable to .navbar-expand to reflect mobile first ↵ | Mark Otto | 1 | -2/+2 | |
| approach everywhere else | |||||
| 2017-03-23 | Allow to customize navbar-brand font-size | Pierre-Denis Vanduynslager | 1 | -1/+1 | |
| 2017-03-23 | Harmonize navbar-brand, navbar-text and nav-link height | Pierre-Denis Vanduynslager | 1 | -4/+4 | |
| 2017-03-23 | revamp the collapse behavior | Mark Otto | 1 | -5/+20 | |
| instead of flex column, use wrap and an explicit flexbox break with flex-basis 100% on the navbar-collapse. add some additional container styles for enabling flex behavior when content isn't immediate child of .navbar | |||||
| 2017-03-23 | account for fluid containers | Mark Otto | 1 | -2/+4 | |
| 2017-03-23 | ditch abs positioned togglers for explicit justify-content: space-between on ↵ | Mark Otto | 1 | -11/+0 | |
| parent | |||||
| 2017-03-23 | Simplify generation and get rid of previously added "breakpoint-previous" ↵ | Pierre-Denis Vanduynslager | 1 | -4/+4 | |
| function | |||||
| 2017-03-23 | Generate correct breakpoints for navbar-toggleable-* and generate toggleable ↵ | Pierre-Denis Vanduynslager | 1 | -3/+3 | |
| without media query to never collapse | |||||
| 2017-01-24 | Add align self to navbar brand (#21626) | Sergey Kovalenko | 1 | -0/+1 | |
| 2017-01-21 | Fix container within navbar on smallest breakpoint (#21722) | Pierre Vanduynslager | 1 | -0/+7 | |
| * Make container in navbar to occupy full width even on smallest breakpoint * Fix typo in comment * Apply fix only on smaller breakpoint * drop the comment as chrome doesn't have a bug here | |||||
| 2017-01-05 | Doc updates (#21542) | Quy | 1 | -1/+1 | |
| * Change it's to its. * Fix links * Fix typos | |||||
| 2017-01-02 | Remove .navbar-divider | Quy | 1 | -8/+0 | |
| 2017-01-02 | update rest of docs, remove navbar specific modifiers, fix docs example css | Mark Otto | 1 | -29/+0 | |
| 2017-01-02 | Remove .navbar-divider; it's undocumented and wasn't updated with the ↵ | Mark Otto | 1 | -19/+0 | |
| flexbox navbar updates, so it's kinda bunk right now | |||||
| 2016-12-28 | linting | Mark Otto | 1 | -1/+1 | |
| 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 | line break for readibility | Mark Otto | 1 | -0/+1 | |
| 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 | 1 | -1/+0 | |
| 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-27 | forgot to add display flex to the navbar, so utils weren't applying | Mark Otto | 1 | -0/+1 | |
| 2016-12-22 | remove .hidden-* classes from .navbar-toggler and make that part of the ↵ | Mark Otto | 1 | -0/+4 | |
| .navbar-toggleable-* | |||||
| 2016-12-22 | more linting | Mark Otto | 1 | -1/+1 | |
| 2016-12-22 | linting | Mark Otto | 1 | -1/+1 | |
| 2016-12-22 | Redo navbar-toggler | Mark Otto | 1 | -7/+22 | |
| - Require inner element for the icon for improved customization (e.g., drop the element to replace it with your own icon font or SVG) - Tighten up padding - Better comments | |||||
