| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-03-26 | add example and document bug behavior to fix #21967 | Mark Otto | 1 | -0/+16 | |
| 2017-03-26 | fix broken fieldset grid, workaround for flexbug 9 | Mark Otto | 1 | -20/+22 | |
| 2017-03-26 | fixes #22133 | Mark Otto | 1 | -1/+2 | |
| 2017-03-26 | fixes #22245: revamp the breakpoint-between and breakpoint-only mixins to ↵ | Mark Otto | 1 | -5/+9 | |
| actually work | |||||
| 2017-03-26 | doh forgot to save | Mark Otto | 1 | -1/+1 | |
| 2017-03-26 | clarify docs a bit more and remove some words; closes #21683 | Mark Otto | 1 | -4/+4 | |
| 2017-03-26 | Drop position relative on container that was added quickly in Alpha 6 | Mark Otto | 1 | -1/+0 | |
| 2017-03-26 | Redo semantic grid example and make it real in the docs | Mark Otto | 2 | -17/+52 | |
| 2017-03-26 | clean up mixin docs | Mark Otto | 1 | -48/+6 | |
| 2017-03-26 | grunt | Mark Otto | 17 | -229/+282 | |
| 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-24 | Add missing v4 docs for tooltip/popover methods (#22246) | Sid | 2 | -0/+36 | |
| Add missing v4 docs for tooltip/popover methods | |||||
| 2017-03-23 | fix dupe ids | Mark Otto | 1 | -38/+38 | |
| 2017-03-23 | fix broken justified-nav example, fixes #21874 | Mark Otto | 1 | -3/+3 | |
| 2017-03-23 | rename from .navbar-toggleable to .navbar-expand to reflect mobile first ↵ | Mark Otto | 15 | -27/+184 | |
| approach everywhere else | |||||
| 2017-03-23 | more docs updates | Mark Otto | 11 | -39/+39 | |
| 2017-03-23 | update docs | Mark Otto | 1 | -5/+32 | |
| 2017-03-23 | Allow to customize navbar-brand font-size | Pierre-Denis Vanduynslager | 2 | -2/+3 | |
| 2017-03-23 | Harmonize navbar-brand, navbar-text and nav-link height | Pierre-Denis Vanduynslager | 3 | -24/+34 | |
| 2017-03-23 | update docs example to use new stuff | Mark Otto | 1 | -10/+10 | |
| 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 | 2 | -18/+5 | |
| function | |||||
| 2017-03-23 | Generate correct breakpoints for navbar-toggleable-* and generate toggleable ↵ | Pierre-Denis Vanduynslager | 3 | -18/+35 | |
| without media query to never collapse | |||||
| 2017-03-23 | fixes #22254 | Mark Otto | 1 | -1/+1 | |
| 2017-03-23 | Fix modal documentation (#22252) | Patrick Hayes | 1 | -1/+1 | |
| The example code has the class `"modal fade"`, but the visible example has the class `"modal"`. `"fade"` appears to not work for modals that you do not intend to animate onto the page | |||||
| 2017-03-23 | Fix Modal documentation about _handleUpdate method + move to public scope ↵ | Johann | 2 | -6/+11 | |
| (#21877) Fix Modal documentation about _handleUpdate method + move to public scope | |||||
| 2017-03-23 | Accordion behavior with JQuery interface (#21726) | Pierre Vanduynslager | 3 | -36/+36 | |
| Fix accordion behavior with JQuery interface | |||||
| 2017-03-22 | fix data-pause documentation for carousel (#21938) | Gifford Nowland | 1 | -2/+2 | |
| fix data-pause documentation for carousel | |||||
| 2017-03-22 | Carousel - Add attributes from and to for Slid and Slide events (#21668) | Johann | 3 | -3/+55 | |
| Carousel - Add attributes from and to for Slid and Slide events | |||||
| 2017-03-21 | Always append element to fixture in Scrollspy unit tests (#22234) | Pierre Vanduynslager | 1 | -2/+2 | |
| 2017-03-21 | More config tweaks. | Bardi Harborow | 7 | -38/+9 | |
| 2017-03-20 | bump to jquery 3.2.1 | Mark Otto | 16 | -30/+39 | |
| 2017-03-20 | one more | Mark Otto | 1 | -2/+1 | |
| 2017-03-20 | link and more | Mark Otto | 1 | -0/+3 | |
| 2017-03-20 | one more tweak | Mark Otto | 1 | -1/+2 | |
| 2017-03-20 | fix heading | Mark Otto | 1 | -1/+3 | |
| 2017-03-20 | redo readme a smidge | Mark Otto | 1 | -15/+24 | |
| 2017-03-20 | Update dependencies. | Bardi Harborow | 20 | -305/+8956 | |
| 2017-03-19 | fixes #21920 | Mark Otto | 1 | -3/+3 | |
| 2017-03-19 | grunt | Mark Otto | 10 | -92/+146 | |
| 2017-03-19 | document it | Mark Otto | 1 | -0/+27 | |
| 2017-03-19 | Merge branch 'collapse' of https://github.com/Johann-S/bootstrap into ↵ | Mark Otto | 2 | -3/+34 | |
| Johann-S-collapse | |||||
| 2017-03-19 | grunt | Mark Otto | 12 | -36/+68 | |
| 2017-03-19 | linting from before | Mark Otto | 1 | -1/+1 | |
| 2017-03-19 | fix markdown docs tables | Mark Otto | 1 | -2/+6 | |
| 2017-03-19 | rewrite in markdown | Mark Otto | 1 | -44/+7 | |
| 2017-03-19 | fixes rest of #21585; adds custom styles for inverse table accent hover and ↵ | Mark Otto | 2 | -0/+17 | |
| active states | |||||
| 2017-03-19 | reorder | Mark Otto | 1 | -7/+6 | |
