| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-05-26 | Update jQuery to v2.2.4. | XhmikosR | 13 | -13/+13 | |
| 2016-04-06 | Finish killing .center-block; fixes #19443 | Teo Dell'Amico | 1 | -3/+3 | |
| Replace the leftover instances with .m-x-auto (and .d-block when necessary) Closes #19665 Refs #19102 [skip sauce] | |||||
| 2016-03-19 | Update jQuery to v2.2.2. | XhmikosR | 13 | -13/+13 | |
| 2016-03-07 | Examples: Update tether to v1.2.0. | XhmikosR | 13 | -13/+13 | |
| [ci skip] | |||||
| 2016-02-27 | Example pages: Remove usages of defunct .page-header class | Chris Rebert | 5 | -10/+5 | |
| /fyi @mdo Note: The selector in dashboard.css that used .page-header was superfluous because the margin that it zeroed was already zero even without that declaration. [skip sauce] | |||||
| 2016-02-06 | flip things around again, no more base class, try out some new stuff to keep ↵ | Mark Otto | 8 | -80/+80 | |
| responsive flex grid working | |||||
| 2016-02-06 | Update base class for grid cols in all examples | Mark Otto | 8 | -80/+80 | |
| 2016-01-16 | Fix active Home tab in narrow-jumbotron example | Sebastian Klatte | 1 | -2/+2 | |
| the active class should be moved from the list item to the link item | |||||
| 2016-01-10 | docs: Add SRI hash for Tether; refs #18665 | Chris Rebert | 13 | -13/+13 | |
| 2016-01-10 | docs: Add SRI hash for jQuery; refs #18665 | Chris Rebert | 13 | -13/+13 | |
| 2016-01-09 | Update Grid example from v3 to v4; fixes #18818 | Chris Rebert | 1 | -1/+1 | |
| 2016-01-06 | fix blog example to use customized pagination based on button styles | Mark Otto | 2 | -11/+5 | |
| 2016-01-06 | fix example css | Mark Otto | 1 | -3/+3 | |
| 2016-01-06 | Update docs to account for #18772 | Chris Rebert | 1 | -1/+1 | |
| /fyi @mdo [skip sauce] | |||||
| 2016-01-06 | Merge pull request #18741 from bassjobsen/patch-15 | Mark Otto | 2 | -17/+39 | |
| fix justified navbar | |||||
| 2016-01-01 | Update copyright years to 2016 | Chris Rebert | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-01-01 | add .nav-justified class | Bass Jobsen | 1 | -10/+32 | |
| 2016-01-01 | add new CSS classes to the navbar | Bass Jobsen | 1 | -7/+7 | |
| 2015-12-24 | Add Tether to example pages that were missing it | Chris Rebert | 13 | -0/+13 | |
| [skip sauce] | |||||
| 2015-12-08 | Update examples to account for #18185 | Chris Rebert | 4 | -6/+6 | |
| [skip sauce] | |||||
| 2015-12-08 | fixes #17887: restore hover/focus for cover nav | Mark Otto | 1 | -0/+5 | |
| 2015-12-07 | fixes #18293: clean up sticky stuff | Mark Otto | 4 | -40/+36 | |
| 2015-12-07 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 2 | -2/+2 | |
| 2015-12-06 | Remove .navbar-form from example pages; refs #18087 | Chris Rebert | 2 | -2/+2 | |
| [skip sauce] | |||||
| 2015-12-06 | fix up navbar examples with proper coloring | Mark Otto | 2 | -4/+4 | |
| 2015-11-29 | Merge pull request #18340 from twbs/responsive-pulls | Chris Rebert | 7 | -9/+9 | |
| Add responsive float classes | |||||
| 2015-11-26 | Add responsive float classes; fixes #13690 | Chris Rebert | 7 | -9/+9 | |
| 2015-11-22 | Remove non-responsive text alignment classes | Chris Rebert | 2 | -3/+3 | |
| These can be replaced by their `.text-xs-*` parallels. This also avoids any complications from interactions between the responsive and non-responsive classes. (e.g. `<div class="text-left text-md-right">`) Refs #18300 [skip sauce] | |||||
| 2015-11-14 | grunt | Mark Otto | 1 | -0/+3 | |
| 2015-10-24 | Switch to jQuery 2.1.4. | XhmikosR | 13 | -13/+13 | |
| Now that we don't support IE 8 it's safe to do that. | |||||
| 2015-10-19 | Anonymous table bug is still present in Safari 9.0, but should be fixed in ↵ | Chris Rebert | 1 | -1/+1 | |
| the next version | |||||
| 2015-10-13 | Merge pull request #17817 from kkirsche/patch-29 | Mark Otto | 1 | -1/+1 | |
| Remove double bottom border on sub header in dashboard example | |||||
| 2015-10-11 | docs/examples/cover/cover.css: Fix "inheritence" typo | Chris Rebert | 1 | -1/+1 | |
| 2015-10-08 | Remove double bottom border on sub header | Kevin Kirsche | 1 | -1/+1 | |
| The table includes a border between the two making this unnecessary | |||||
| 2015-10-06 | Add shrink-to-fit viewport directive | Patrick H. Lauke | 18 | -18/+18 | |
| Fixes potential problems with iOS9's new viewport behavior - see for instance https://forums.developer.apple.com/thread/13510 | |||||
| 2015-10-01 | Make tooltip-viewport example work. | XhmikosR | 1 | -1/+2 | |
| [ci skip] | |||||
| 2015-09-20 | Remove unneeded trailing whitespace. | XhmikosR | 2 | -2/+2 | |
| [ci skip] | |||||
| 2015-09-06 | Fixes to examples | Maurice Wahba | 5 | -9/+9 | |
| 2015-09-06 | Add missing jQuery local fallback. | XhmikosR | 3 | -0/+3 | |
| [ci skip] | |||||
| 2015-09-06 | Use jQuery 1.11.3 everywhere. | XhmikosR | 3 | -3/+3 | |
| [ci skip] | |||||
| 2015-09-06 | Clean up inclusion of IE-specific JS files. | XhmikosR | 18 | -54/+24 | |
| Move them to footer, and remove duplicate ones. [ci skip] | |||||
| 2015-09-05 | Merge pull request #17369 from twbs/v4-dev-xmr-docs-img | XhmikosR | 1 | -0/+0 | |
| Compress images. | |||||
| 2015-09-05 | Update Holder.js to v2.8.2. | XhmikosR | 1 | -9/+9 | |
| [ci skip] | |||||
| 2015-09-02 | Merge pull request #17168 from kkirsche/patch-19 | Mark Otto | 2 | -7/+7 | |
| v4 - Rename .img-responsive class to .img-fluid | |||||
| 2015-09-01 | Fix Navbar at top of v4 Offcanvas example | Kevin Kirsche | 1 | -17/+7 | |
| Fix #17173 | |||||
| 2015-09-01 | Rename .img-responsive class to .img-fluid | Kevin Kirsche | 2 | -7/+7 | |
| Fix #17166 | |||||
| 2015-09-01 | Merge pull request #17353 from dmbaughman/v4-navbar-example | Mark Otto | 1 | -11/+26 | |
| v4 - Updated default navbar example to use responsive navbar | |||||
| 2015-08-29 | Fix several erroneous links in docs. | Gupocca | 4 | -6/+6 | |
| Related to #17314. | |||||
| 2015-08-27 | Losslessly compress images. | XhmikosR | 1 | -0/+0 | |
| Before: 1,28 MB (1.351.880 bytes) After: 1,27 MB (1.341.411 bytes) [ci skip] | |||||
| 2015-08-26 | Updated default navbar example to use responsive navbar | David Baughman | 1 | -11/+26 | |
