| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-03-28 | ability to change text color in popovers (#22221) | Praveen Puglia | 2 | -0/+4 | |
| 2017-03-29 | Collapse - Fix check to not prevent event for input and textarea | Johann-S | 2 | -2/+3 | |
| 2017-03-28 | Fix JS components console error "Error: <Component> is transitioning" | Pierre Vanduynslager | 16 | -155/+101 | |
| 2017-03-28 | don't test ie9 on win7 anymore (#22294) | Mark Otto | 1 | -5/+0 | |
| 2017-03-28 | quickly fix #21761 by adding .text-gray-dark example | Mark Otto | 1 | -0/+1 | |
| 2017-03-28 | grunt | Mark Otto | 16 | -37/+75 | |
| 2017-03-28 | Revamp button and input vars while fixing #21587 (#22287) | Mark Otto | 6 | -59/+56 | |
| 2017-03-28 | Fix different tooltips offset when hovering | Johann | 2 | -0/+27 | |
| 2017-03-27 | grunt | Mark Otto | 14 | -32/+40 | |
| 2017-03-27 | Fix wrapping card decks (#22289) | Mark Otto | 1 | -6/+4 | |
| fixes #22007 and fixes #21976 by changing margin strategy for card deck gutters | |||||
| 2017-03-27 | Card image fixes (#22288) | Mark Otto | 2 | -9/+11 | |
| * fix image stretching due to flexbox * fix broke text-muted on dark bg * no img-fluid needed | |||||
| 2017-03-27 | Collapse - do not prevent event for input and textarea | Johann | 2 | -1/+19 | |
| 2017-03-26 | fixes #21608 | Mark Otto | 1 | -0/+1 | |
| 2017-03-26 | grunt | Mark Otto | 8 | -10/+10 | |
| 2017-03-26 | Use the hr-method for the nav-divider, closes #21945 | Mark Otto | 1 | -2/+2 | |
| 2017-03-26 | grunt | Mark Otto | 18 | -42/+134 | |
| 2017-03-26 | fixes #22111 | Mark Otto | 2 | -3/+4 | |
| - add .col-*-auto to the extend in our grid framework mixins so it gets padding - this means we can avoid the col-12 classes in our docs for the responsive variants | |||||
| 2017-03-26 | git that a link too for now | Mark Otto | 1 | -0/+2 | |
| 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 | |
