| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-01-05 | Doc updates (#21542) | Quy | 1 | -1/+1 | |
| * Change it's to its. * Fix links * Fix typos | |||||
| 2017-01-05 | Update dependencies. | Bardi Harborow | 14 | -14/+14 | |
| 2017-01-02 | update docs and examples to use new utils | Mark Otto | 7 | -7/+7 | |
| 2017-01-01 | Update more copyright years to 2017 (#21491) | Quan You | 2 | -2/+2 | |
| * Update ie10-viewport-bug-workaround.js year * Update narrow-jumbotron copyright year to 2017 * Update carousel/index.html copyright year to 2017 * Update browsers-devices.md copyright year to 2017 * Update change-version.js copyright year to 2017 | |||||
| 2017-01-01 | Update copyright years to 2017 | Nuno Arruda | 2 | -2/+2 | |
| 2016-12-31 | v4: Rip out IE compatibility mode meta tags (#21483) | Mark Otto | 18 | -36/+0 | |
| * Remove IE compatibility mode meta tag from docs, examples, and JS tests as we no longer support IE9 and IE8 * update and remove some IE bits from our supported browser page * update introduction.md to match * reword starter template intro | |||||
| 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 ↵ | Mark Otto | 11 | -13/+22 | |
| schemes, renaming .navbar-dark to .navbar-inverse (matching .card-inverse in the process and restoring v3's inverted class name) | |||||
| 2016-12-22 | dedupe ids | Mark Otto | 1 | -4/+4 | |
| 2016-12-22 | update justified nav to use justified navbar; remove safari bug warning ↵ | Mark Otto | 2 | -87/+42 | |
| given flexbox implementation | |||||
| 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 ↵ | Mark Otto | 1 | -30/+46 | |
| with siblings | |||||
| 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 | |
| - drop the table styles, use flex - remove commented out code - consolidate styles a bit - add a huge flex-grow to the nav, making the assumption you want nav to take up most space | |||||
| 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 | |
| * Clean up some utilities - Align CSS properties - In `_spacing.scss`, we had a comment saying what 'a' was for, but we removed that so this comment no longer applies * Remove '-xs' from `.navbar-toggleable-xs` and remove duplication * Fix outdated classes to use newer ones | |||||
| 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 | |
| in carousel example, replace img-circle by rounded-circle css class | |||||
| 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 | |
| Change `hidden-sm-up` to `hidden-md-up` as the clearfix divs should be visible on both `xs` and `sm` devices (widths of 6 columns). | |||||
| 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 ↵ | Mark Otto | 6 | -21/+6 | |
| https://github.com/patrickhlauke/bootstrap into patrickhlauke-v4-hamburger-fix2 | |||||
| 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 | |
| remove current HTML-based symbol, add any missing aria-* attributes | |||||
| 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 | |
| * bower.json, package.json: Extend jQuery version ranges to include v3 * NuGet: Bump jQuery to v3.0.0.1 * Docs+Examples: Update jQuery to v3.0.0 * Use jQuery v3.0.0 for JS unit tests * Update jqueryVersionCheck to allow jQuery v3.x.x | |||||
