| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-10-10 | Render bash and powershell prompts with ::before. | Bardi Harborow | 3 | -9/+15 | |
| 2016-10-09 | grunt | Mark Otto | 10 | -83/+124 | |
| 2016-10-09 | remove arrows from popovers docs | Mark Otto | 1 | -4/+0 | |
| 2016-10-09 | remove arrow from static html demos | Mark Otto | 1 | -4/+0 | |
| 2016-10-09 | grunt | Mark Otto | 8 | -8/+18 | |
| 2016-10-09 | document it a bit | Mark Otto | 1 | -2/+8 | |
| 2016-10-09 | grunt | Mark Otto | 13 | -1801/+1664 | |
| 2016-10-09 | Merge pull request #20555 from bardiharborow/updatedeps | Mark Otto | 6 | -13/+13 | |
| Update dependencies, including Babel to v6 and zeroUnits fix. | |||||
| 2016-10-09 | Use correct class for validation coloring on label elements | Mark Otto | 1 | -3/+3 | |
| 2016-10-09 | Document the .bg-faded class | Mark Otto | 1 | -0/+1 | |
| Fixes #20550. | |||||
| 2016-10-09 | Don't use collapse classes on elements with padding | Mark Otto | 1 | -6/+12 | |
| Fixes #20600. | |||||
| 2016-10-09 | Update static form control | Mark Otto | 1 | -2/+2 | |
| - Remove margin-bottom override in favor of .mb-0 utility class - Apply the input line-height styles to match - Remove the min-height to match the input | |||||
| 2016-10-09 | separate out the custom html example | Mark Otto | 1 | -0/+5 | |
| 2016-10-09 | Merge branch 'v4-dev' of https://github.com/dumb/bootstrap into dumb-v4-dev | Mark Otto | 1 | -1/+9 | |
| 2016-10-09 | remove those files from the diff | Mark Otto | 8 | -128/+32 | |
| 2016-10-09 | fix bad merge | Mark Otto | 1 | -1/+0 | |
| 2016-10-09 | Merge branch 'v4-dev' into v4-navbars | Mark Otto | 83 | -648/+1024 | |
| 2016-10-09 | grunt | Mark Otto | 17 | -100/+116 | |
| 2016-10-09 | Merge pull request #20864 from twbs/fix-20688 | Mark Otto | 1 | -1/+1 | |
| Update the grid table heading to clarify max width over width | |||||
| 2016-10-09 | Merge pull request #20684 from twbs/v4-utils | Mark Otto | 35 | -268/+326 | |
| v4: The Utilities Update | |||||
| 2016-10-09 | Merge branch 'v4-dev' into v4-utils | Mark Otto | 103 | -327/+9260 | |
| 2016-10-09 | Update grid docs mention of gutter width value (no more rems for awhile now) | Mark Otto | 1 | -1/+1 | |
| 2016-10-09 | Update grid docs to use new values for grid breakpoints and containers | Mark Otto | 1 | -8/+8 | |
| 2016-10-09 | Update the grid table heading to clarify max width over width | Mark Otto | 1 | -1/+1 | |
| Fixes #20688 | |||||
| 2016-10-09 | Merge branch 'v4-dev' of https://github.com/twbs/bootstrap into v4-dev | Mark Otto | 1 | -0/+1 | |
| 2016-10-09 | grunt | Mark Otto | 18 | -65/+71 | |
| 2016-10-09 | Update dependencies, including Babel to v6 and zeroUnits fix. | Bardi Harborow | 6 | -13/+13 | |
| 2016-10-06 | Mark icon-fonts.md docs as not-yet-written (#20850) | Seth Broweleit | 1 | -0/+1 | |
| [ci skip] | |||||
| 2016-10-03 | Fix broken/redirected links, moving to HTTPS where possible. (#20557) | Bardi Harborow | 40 | -71/+71 | |
| 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-10-02 | Updated documentation of the focus option from the modal component. (#19409) | Patrick van Hesteren | 1 | -0/+6 | |
| 2016-10-02 | grunt | Mark Otto | 12 | -84/+81 | |
| 2016-10-02 | grunt | Mark Otto | 19 | -69/+276 | |
| 2016-10-02 | Merge branch 'v4-dev' into v4-navbars | Mark Otto | 57 | -23/+137 | |
| 2016-10-02 | fix typos | Mark Otto | 1 | -4/+4 | |
| 2016-10-02 | Merge branch 'customizable-grid-gutters-per-breakpoint' of ↵ | Mark Otto | 5 | -19/+46 | |
| https://github.com/pixelbandito/bootstrap into pixelbandito-customizable-grid-gutters-per-breakpoint | |||||
| 2016-10-02 | Document that all table styles are inherited (#20699) | Mark Otto | 1 | -1/+1 | |
| 2016-10-02 | v4: Social meta tags (#20825) | Mark Otto | 52 | -7/+84 | |
| * descriptions for getting started pages * descriptions for layout * add content page descriptions * more descriptions, updates to some existing ones * correct site url * add social stuff to config for twitter cards * add twitter meta tags; use large image for homepage and regular card for all others * add the assets * more site config * more social shiz to partial, remove existing meta for the partial, remove page title from homepage for simpler if statements | |||||
| 2016-09-26 | Rename pull-*-{left|right} classes to .float-*-left and .float-*-right | Mark Otto | 15 | -38/+38 | |
| 2016-09-22 | Merge pull request #20764 from patrickhlauke/v4-dev | Patrick H. Lauke | 1 | -0/+10 | |
| Add Edge#9011176 bug (visual artifacts in scrollable dialogs) | |||||
| 2016-09-22 | Add Edge#9011176 bug (visual artifacts in scrollable dialogs) | Patrick H. Lauke | 1 | -0/+10 | |
| 2016-09-15 | fix that navbar toggler example in docs | Mark Otto | 1 | -3/+1 | |
| 2016-09-15 | Merge branch 'v4-dev' into v4-navbars | Mark Otto | 69 | -713/+12274 | |
| 2016-09-13 | Add breakpoint-specific gutters. | Kovah | 5 | -19/+46 | |
| 2016-09-12 | Grid mixins docs should match source code (#20705) | Nick | 1 | -8/+10 | |
| 2016-09-12 | Remove fixed Edge <input type="file"> bug from the Wall | Chris Rebert | 1 | -10/+0 | |
| https://developer.microsoft.com/en-us/microsoft-edge/platform/issues/8282613/ has been marked as Fixed. Refs #20335. [skip sauce] | |||||
| 2016-09-11 | grunt | Mark Otto | 8 | -6/+8 | |
| 2016-09-11 | grunt | Mark Otto | 8 | -8/+22 | |
| 2016-09-11 | woof, first grunt after building all the dist lol | Mark Otto | 16 | -4/+8526 | |
| 2016-09-11 | Fixes #19466: Document the flexbox order utils (#20697) | Mark Otto | 1 | -0/+22 | |
