| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-04-02 | Tabs/Scrollspy/.nav/.list-group/.active independent of markup (<nav>, ↵ | Pierre Vanduynslager | 4 | -27/+593 | |
| .nav-item, <li> etc...) | |||||
| 2017-04-01 | grunt | Mark Otto | 6 | -39/+36 | |
| 2017-03-30 | Add explicit aria-label to placeholder-only inputs | Patrick H. Lauke | 12 | -30/+30 | |
| While `placeholder` is nominally valid per spec http://rawgit.com/w3c/html-api-map/master/index.html#accessible-name-and-description-calculation it is inelegant, a fallback, and not supported in ios/safari/voiceover and android/chrome/talkback, to name a few combinations `aria-describedby` is also not really the right tool for providing a name/label equivalent, so remove that from the list of possible alternative methods / clarify how it can be used | |||||
| 2017-03-28 | Fix JS components console error "Error: <Component> is transitioning" | Pierre Vanduynslager | 8 | -23/+69 | |
| 2017-03-28 | quickly fix #21761 by adding .text-gray-dark example | Mark Otto | 1 | -0/+1 | |
| 2017-03-28 | grunt | Mark Otto | 7 | -18/+32 | |
| 2017-03-27 | grunt | Mark Otto | 6 | -15/+18 | |
| 2017-03-27 | Card image fixes (#22288) | Mark Otto | 1 | -4/+4 | |
| * fix image stretching due to flexbox * fix broke text-muted on dark bg * no img-fluid needed | |||||
| 2017-03-26 | fixes #21608 | Mark Otto | 1 | -0/+1 | |
| 2017-03-26 | grunt | Mark Otto | 4 | -5/+5 | |
| 2017-03-26 | grunt | Mark Otto | 10 | -22/+68 | |
| 2017-03-26 | fixes #22111 | Mark Otto | 1 | -2/+2 | |
| - 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 | 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 | 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 | 7 | -110/+133 | |
| 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 | 12 | -23/+180 | |
| approach everywhere else | |||||
| 2017-03-23 | more docs updates | Mark Otto | 10 | -37/+37 | |
| 2017-03-23 | update docs | Mark Otto | 1 | -5/+32 | |
| 2017-03-23 | update docs example to use new stuff | Mark Otto | 1 | -10/+10 | |
| 2017-03-23 | Generate correct breakpoints for navbar-toggleable-* and generate toggleable ↵ | Pierre-Denis Vanduynslager | 1 | -14/+18 | |
| 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 | 1 | -1/+7 | |
| (#21877) Fix Modal documentation about _handleUpdate method + move to public scope | |||||
| 2017-03-23 | Accordion behavior with JQuery interface (#21726) | Pierre Vanduynslager | 1 | -8/+8 | |
| 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 | 1 | -0/+2 | |
| Carousel - Add attributes from and to for Slid and Slide events | |||||
| 2017-03-21 | More config tweaks. | Bardi Harborow | 3 | -14/+5 | |
| 2017-03-20 | bump to jquery 3.2.1 | Mark Otto | 15 | -28/+37 | |
| 2017-03-20 | Update dependencies. | Bardi Harborow | 15 | -18/+8165 | |
| 2017-03-19 | fixes #21920 | Mark Otto | 1 | -3/+3 | |
| 2017-03-19 | grunt | Mark Otto | 2 | -33/+54 | |
| 2017-03-19 | document it | Mark Otto | 1 | -0/+27 | |
| 2017-03-19 | grunt | Mark Otto | 7 | -19/+35 | |
| 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 | Fix justified nav styles and update nav docs for fill/justify | Mark Otto | 1 | -0/+22 | |
| - Justified and fill nav variants need .nav-item classes on the anchors in addition to .nav-link - Fix broken styles for the .nav-justified class which wasn't actually doing what we needed it to | |||||
| 2017-03-19 | link to caniuse for context | Mark Otto | 1 | -1/+1 | |
| 2017-03-19 | Change duplicate id. | Bardi Harborow | 1 | -2/+2 | |
| 2017-03-18 | add header and footer to example | Mark Otto | 1 | -0/+2 | |
| 2017-03-18 | grunt | Mark Otto | 15 | -244/+176 | |
| 2017-03-18 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -8/+25 | |
