| Age | Commit message (Expand) | Author | Files | Lines |
| 2016-12-31 | switch to jquery slim, update examples to use code.jquery.com cdn | Mark Otto | 14 | -14/+14 |
| 2016-12-28 | update all examples | Mark Otto | 10 | -40/+32 |
| 2016-12-24 | remove old flex utils, update docs to match | Mark Otto | 2 | -2/+2 |
| 2016-12-24 | pull in changes from #19832 to fix offcanvas | Mark Otto | 2 | -4/+14 |
| 2016-12-24 | update navbars in jumbotron, offcanvas, starter examples to flex versions | Mark Otto | 3 | -34/+93 |
| 2016-12-24 | better/more form spacing in navbars | Mark Otto | 1 | -3/+3 |
| 2016-12-24 | unify alignment of all these dang navbar forms | Mark Otto | 6 | -20/+20 |
| 2016-12-22 | streamline example navbars by removing .hidden-* classes on togglers | Mark Otto | 7 | -12/+12 |
| 2016-12-22 | more example fixes | Mark Otto | 2 | -20/+22 |
| 2016-12-22 | put new toggler markup to use | Mark Otto | 8 | -12/+36 |
| 2016-12-22 | fixes #18115: move forward with one naming scheme for inversed color schemes,... | Mark Otto | 11 | -13/+22 |
| 2016-12-22 | dedupe ids | Mark Otto | 1 | -4/+4 |
| 2016-12-22 | update justified nav to use justified navbar; remove safari bug warning given... | Mark Otto | 2 | -87/+42 |
| 2016-12-22 | fix carousel navbar | Mark Otto | 1 | -16/+20 |
| 2016-12-22 | fix sticky footer example navbar | Mark Otto | 1 | -30/+21 |
| 2016-12-22 | fix up navbar top and fixed top examples | Mark Otto | 2 | -18/+40 |
| 2016-12-22 | redo album navbar with new styles | Mark Otto | 2 | -43/+18 |
| 2016-12-22 | unique ids | Mark Otto | 1 | -10/+10 |
| 2016-12-22 | rearrange examples, go center nav only instead of trying to hack centered wit... | Mark Otto | 1 | -30/+46 |
| 2016-12-22 | nuke | Mark Otto | 1 | -223/+0 |
| 2016-12-22 | move and consolidate navbar examples, fix em up | Mark Otto | 4 | -74/+180 |
| 2016-12-22 | remove .navbar-container; just need .navbar now | Mark Otto | 1 | -107/+95 |
| 2016-12-22 | flexbox this thing | Mark Otto | 1 | -43/+10 |
| 2016-12-22 | spacing | Mark Otto | 1 | -16/+16 |
| 2016-12-22 | exploring table based navbar again | Mark Otto | 1 | -0/+268 |
| 2016-12-04 | drop the .carousel-control base class | Mark Otto | 1 | -2/+2 |
| 2016-12-04 | redo the carousel example to match | Mark Otto | 2 | -23/+15 |
| 2016-11-27 | Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226) | Starsam80 | 7 | -9/+9 |
| 2016-11-26 | Remove 'xs' from text utilities (#21217) | Starsam80 | 3 | -4/+4 |
| 2016-11-26 | Merge pull request #21076 from 3dd13/use-rounded-circle-in-carousel-example | Mark Otto | 1 | -3/+3 |
| 2016-11-25 | Refactor Dashboard example. (#21140) | Bardi Harborow | 2 | -106/+103 |
| 2016-11-04 | Update docs to reflect new breakpoint naming convention | Eric Nolte | 4 | -49/+49 |
| 2016-11-03 | replace img-circle by rounded-circle css class | Eddie Lau 3dd13 | 1 | -3/+3 |
| 2016-10-20 | Normalize examples and update where relevant. | Bardi Harborow | 10 | -43/+44 |
| 2016-10-12 | v4: Fix outdated utilites classes | vsn4ik | 5 | -9/+9 |
| 2016-10-09 | Merge branch 'v4-dev' into v4-utils | Mark Otto | 10 | -34/+19 |
| 2016-10-03 | Fix broken/redirected links, moving to HTTPS where possible. (#20557) | Bardi Harborow | 7 | -7/+7 |
| 2016-10-02 | Show clearfix for examples for xs/sm devices (#19287) | David Beitey | 1 | -6/+6 |
| 2016-09-26 | Rename pull-*-{left|right} classes to .float-*-left and .float-*-right | Mark Otto | 7 | -9/+9 |
| 2016-09-11 | Merge branch 'v4-hamburger-fix2' of https://github.com/patrickhlauke/bootstra... | Mark Otto | 6 | -21/+6 |
| 2016-07-25 | update text in grid example | Mark Otto | 1 | -2/+2 |
| 2016-07-19 | remove navbar-toggler unicode symbol in HTML | Patrick H. Lauke | 6 | -21/+6 |
| 2016-07-13 | Fix HTML validity error in sticky-footer-navbar example (#20295) | Tom Lutzenberger | 1 | -1/+1 |
| 2016-06-28 | Support jQuery v3 in Bootstrap v4 (#20191) | Chris Rebert | 13 | -13/+13 |
| 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 |
| 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 |
| 2016-02-27 | Example pages: Remove usages of defunct .page-header class | Chris Rebert | 5 | -10/+5 |
| 2016-02-06 | flip things around again, no more base class, try out some new stuff to keep ... | Mark Otto | 8 | -80/+80 |