| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 | |
| 2016-09-11 | v4: Update tooltip placement docs (#20696) | Mark Otto | 2 | -1/+5 | |
| * Fixes #19796: Remove mention of tooltip auto placement * add note to migration docs | |||||
| 2016-09-11 | Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev | Mark Otto | 1 | -0/+10 | |
| 2016-09-11 | Merge branch 'v4-dev' of github.com:twbs/bootstrap into v4-dev | Mark Otto | 1 | -0/+30 | |
| 2016-09-11 | Add Selectors Level 4 :nth-child() to Most Wanted features for Edge | Chris Rebert | 1 | -0/+10 | |
| h/t @bardiharborow for opening https://wpdev.uservoice.com/forums/257854-microsoft-edge-developer/suggestions/15944476 Refs #20143 [skip sauce] | |||||
| 2016-09-11 | Add transitioncancel to Most Wanted list for Chrome, Safari, Edge (#20618) | Chris Rebert | 1 | -0/+30 | |
| [skip sauce] | |||||
| 2016-09-11 | Merge branch 'v4-hamburger-fix2' of ↵ | Mark Otto | 8 | -30/+9 | |
| https://github.com/patrickhlauke/bootstrap into patrickhlauke-v4-hamburger-fix2 | |||||
| 2016-09-11 | grunt | Mark Otto | 4 | -19/+14 | |
| 2016-09-09 | update nav.yml | Mark Otto | 1 | -1/+0 | |
| 2016-09-08 | Add new border utils | Mark Otto | 3 | -6/+32 | |
| - Move and rename .img-rounded to .rounded, .img-circle to .rounded-circle - Add new .rounded-{direction} utils - New docs pages for border utils with TBD comments for the border property - Removes most image examples for rounding from the content/images docs in favor of new docs page | |||||
| 2016-09-08 | updated docs to reflect change in img-rounded class | judetucker | 2 | -12/+12 | |
| 2016-09-08 | Revamp background utilities and add new .text-white utility | Mark Otto | 1 | -8/+9 | |
| - Rather than mix multiple properties in our color utilities, this splits all color and all background utils into separate classes. - Adds new .text-white class to help lighten text color for darker backgrounds | |||||
| 2016-09-08 | Update docs to use new spacing util class names | Mark Otto | 10 | -28/+28 | |
| 2016-09-08 | Docs: Breaks out Utilities into separate section and optimizes its pages ↵ | Kovah | 14 | -367/+436 | |
| (#20678) | |||||
| 2016-09-08 | Add Brazilian Portuguese in translations (#20673) | Adam Macias | 1 | -0/+5 | |
| 2016-09-07 | fix spacing a bit | Mark Otto | 1 | -6/+6 | |
| 2016-09-07 | Merge branch 'patch-21' of https://github.com/kkirsche/bootstrap into ↵ | Mark Otto | 1 | -12/+12 | |
| kkirsche-patch-21 | |||||
| 2016-09-07 | grunt | Mark Otto | 4 | -10/+11 | |
| 2016-09-07 | Fix docs for heading sizes (#20646) | Igor Tarasov | 1 | -6/+6 | |
| * Fix docs for heading sizes (sizes here were from v3) * Added rem sizes to header size docs * Fixed erroneous px sizes | |||||
| 2016-09-07 | v4: Card image fixes (#20667) | Mark Otto | 1 | -3/+3 | |
| * Add .img-fluid to card images in columns to ensure proper resizing * change that variable from regular value to variable * use calc to figure out a tighter border for card images | |||||
| 2016-09-07 | fixes #20655: Update font stack list in the Reboot docs to match current CSS ↵ | Mark Otto | 1 | -8/+0 | |
| usage (#20666) | |||||
| 2016-09-05 | Add Edge entry for #20507 to Wall of Browser Bugs | Chris Rebert | 1 | -0/+10 | |
| Closes #20507 [skip sauce] | |||||
| 2016-09-05 | ads in content, sidebar changes, etc | Mark Otto | 4 | -8/+33 | |
| 2016-09-05 | nav changes | Mark Otto | 2 | -5/+5 | |
| 2016-09-05 | try out docs inline | Mark Otto | 1 | -0/+2 | |
| 2016-09-05 | migration copy | Mark Otto | 1 | -1/+1 | |
| 2016-09-05 | Merge branch 'v4-dev' into v4-docs-streamlined | Mark Otto | 9 | -95/+76 | |
