| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-12-22 | flexbox powered indicators | Mark Otto | 2 | -2/+7 | |
| This revamps the indicators to use flexbox instead of inline-block for added flexbility (hah). Indicators now automatically scale based on the number of elements present, and max out at the `$carousel-indicator-width` instead of always being that wide. | |||||
| 2016-12-22 | start small--set flex instead of block for active items | Mark Otto | 1 | -1/+1 | |
| 2016-12-22 | grunt | Mark Otto | 10 | -382/+579 | |
| 2016-12-22 | redo custom docs navbar | Mark Otto | 2 | -48/+34 | |
| 2016-12-22 | streamline example navbars by removing .hidden-* classes on togglers | Mark Otto | 7 | -12/+12 | |
| 2016-12-22 | remove .hidden-* classes from .navbar-toggler and make that part of the ↵ | Mark Otto | 2 | -10/+14 | |
| .navbar-toggleable-* | |||||
| 2016-12-22 | couple more utils | Mark Otto | 1 | -2/+2 | |
| 2016-12-22 | more example fixes | Mark Otto | 2 | -20/+22 | |
| 2016-12-22 | more linting | Mark Otto | 1 | -1/+1 | |
| 2016-12-22 | linting | Mark Otto | 1 | -1/+1 | |
| 2016-12-22 | migrate some notes on over here | Mark Otto | 1 | -1/+10 | |
| 2016-12-22 | put new toggler markup to use | Mark Otto | 10 | -24/+72 | |
| 2016-12-22 | Redo navbar-toggler | Mark Otto | 2 | -8/+23 | |
| - 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 | |||||
| 2016-12-22 | fixes #18115: move forward with one naming scheme for inversed color ↵ | Mark Otto | 14 | -35/+44 | |
| schemes, renaming .navbar-dark to .navbar-inverse (matching .card-inverse in the process and restoring v3's inverted class name) | |||||
| 2016-12-22 | fixes #18053 by removing container padding at lower breakpoints on ↵ | Mark Otto | 2 | -2/+9 | |
| responsive navbars | |||||
| 2016-12-22 | even more utils for forms | Mark Otto | 1 | -2/+2 | |
| 2016-12-22 | more margin utils on forms | Mark Otto | 1 | -4/+4 | |
| 2016-12-22 | make sure all nav demos for the navbar are using toggleable-* classes for ↵ | Mark Otto | 1 | -50/+87 | |
| proper responsive styles | |||||
| 2016-12-22 | dedupe ids | Mark Otto | 1 | -4/+4 | |
| 2016-12-22 | update justified nav to use justified navbar; remove safari bug warning ↵ | Mark Otto | 2 | -87/+42 | |
| given flexbox implementation | |||||
| 2016-12-22 | fix carousel navbar | Mark Otto | 1 | -16/+20 | |
| 2016-12-22 | fix sticky footer example navbar | Mark Otto | 1 | -30/+21 | |
| 2016-12-22 | fix up navbar top and fixed top examples | Mark Otto | 2 | -18/+40 | |
| 2016-12-22 | redo album navbar with new styles | Mark Otto | 2 | -43/+18 | |
| 2016-12-22 | make more examples responsive | Mark Otto | 1 | -57/+71 | |
| 2016-12-22 | remove | Mark Otto | 1 | -2/+0 | |
| 2016-12-22 | remove now unneeded collapse section | Mark Otto | 1 | -50/+0 | |
| 2016-12-22 | fix colors | Mark Otto | 1 | -2/+2 | |
| 2016-12-22 | override pos-f-t in examples | Mark Otto | 1 | -0/+9 | |
| 2016-12-22 | add responsive behaviors section | Mark Otto | 1 | -0/+78 | |
| 2016-12-22 | update responsive behavior in demo | Mark Otto | 1 | -2/+3 | |
| 2016-12-22 | Fix vertical alignment a bit | Mark Otto | 1 | -0/+2 | |
| 2016-12-22 | move all nav link and collapse and container behaviors to the toggleable ↵ | Mark Otto | 1 | -26/+24 | |
| class generation area; this way the .navbar-toggleable-* goes on .navbar, easily affecting everything that needs updating for each breakpoint's use | |||||
| 2016-12-22 | unique ids | Mark Otto | 2 | -18/+10 | |
| 2016-12-22 | rearrange examples, go center nav only instead of trying to hack centered ↵ | Mark Otto | 1 | -30/+46 | |
| with siblings | |||||
| 2016-12-22 | move flex to navbar container only; otherwise it affects things negatively ↵ | Mark Otto | 2 | -2/+1 | |
| elsewhere | |||||
| 2016-12-22 | containers should flex | Mark Otto | 1 | -0/+1 | |
| 2016-12-22 | flexbox shiz | Mark Otto | 1 | -9/+11 | |
| 2016-12-22 | nuke | Mark Otto | 1 | -223/+0 | |
| 2016-12-22 | move and consolidate navbar examples, fix em up | Mark Otto | 4 | -74/+180 | |
| 2016-12-22 | no need for a clearfix given no more floats | Mark Otto | 1 | -2/+0 | |
| 2016-12-22 | move padding on nav links and brand to be responsive padding, keeping mobile ↵ | Mark Otto | 1 | -3/+14 | |
| contents aligned better | |||||
| 2016-12-22 | make supported content example responsive | Mark Otto | 1 | -23/+27 | |
| 2016-12-22 | no more .navbar-full | Mark Otto | 1 | -1/+1 | |
| 2016-12-22 | no need for this; we have max-width 100% on them now | Mark Otto | 1 | -5/+0 | |
| 2016-12-22 | more navbar docs changes | Mark Otto | 1 | -1/+5 | |
| 2016-12-22 | cleanup navbar docs for flex changes | Mark Otto | 1 | -39/+27 | |
| 2016-12-22 | remove .navbar-container; just need .navbar now | Mark Otto | 1 | -107/+95 | |
| 2016-12-22 | remove width 100% from positioning, remove rounded corners for utils | Mark Otto | 1 | -11/+0 | |
| 2016-12-22 | remove justified, replacing with modifier later if needed; combine rules | Mark Otto | 1 | -8/+0 | |
