| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2017-03-18 | fixes #21584 | Mark Otto | 1 | -4/+4 | |
| - revert back to display block for list items to prevent unwanted behaviors - fixes a handful of other linked issues (see main thread) - updates docs to include more utilities for the one example | |||||
| 2017-03-18 | docs: add text-truncate and extend on text-nowrap | jak | 1 | -8/+25 | |
| 2017-03-12 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 3 | -4/+6 | |
| 2017-03-12 | Update config files across the board. | Bardi Harborow | 1 | -1/+3 | |
| 2017-03-12 | Update dependencies. | Bardi Harborow | 2 | -3/+3 | |
| 2017-03-07 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 37 | -435/+185 | |
| 2017-03-05 | Clean up spacers a bit more | Starsam80 | 1 | -6/+6 | |
| 2017-03-05 | add more | Mark Otto | 1 | -1/+1 | |
| 2017-03-05 | fill in docs for layout utils page | Mark Otto | 1 | -0/+10 | |
| 2017-03-05 | move visibility docs and add .visible mention | Mark Otto | 3 | -24/+33 | |
| 2017-03-05 | update the migration docs | Mark Otto | 1 | -8/+10 | |
| 2017-03-05 | clear out docs css | Mark Otto | 1 | -79/+1 | |
| 2017-03-05 | update instances of old classes in the docs | Mark Otto | 6 | -8/+8 | |
| 2017-03-05 | Start rearranging the docs for a utilities update | Mark Otto | 5 | -274/+87 | |
| — Rename display docs page — Move print display utils to display utils page — Drop remaining of responsive utils page as it's being replaced with display utils — Update nav to reflect changes | |||||
| 2017-03-05 | Update spacer utilities (#22123) | Mark Otto | 3 | -11/+11 | |
| * Drop -x and -y as they're all the same - Also move -width to elsewhere in the vars because it makes no sense by spacers. - Update values of -x and -y across main Sass and docs Sass. * Update docs to reflect changes; link to spacing utils from options page | |||||
| 2017-03-03 | grunt | Mark Otto | 12 | -22/+16 | |
| 2017-03-02 | Fixed spelling error. (#22102) | Alex Neises | 1 | -1/+1 | |
| 2017-03-02 | Fix spelling error. | Sam Rapaport | 1 | -1/+1 | |
| 2017-02-27 | Fix broken links. | Bardi Harborow | 7 | -7/+7 | |
| 2017-02-26 | add more grid layout options | Mark Otto | 1 | -1/+49 | |
| 2017-02-26 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -2/+2 | |
| 2017-02-26 | Re-arranged contextual rows/cells (#21980) | Jason Millis | 1 | -2/+2 | |
| Re-arranged contextual rows/cells so that example HTML matches example result. | |||||
| 2017-02-12 | use secondary buttons instead of primary ones for a bit better example of styles | Mark Otto | 1 | -6/+6 | |
| 2017-02-11 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 2 | -2/+2 | |
| 2017-02-09 | Change 'has no affect' to 'has no effect' | Matt Eason | 1 | -1/+1 | |
| 2017-02-07 | Fix fallback jquery filename (#21940) | Waldson Moura | 1 | -1/+1 | |
