| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-10-09 | The color is already covered in the first ruleset here | Mark Otto | 1 | -4/+0 | |
| 2016-10-09 | Interpolate the variable so it passes the color properly | Mark Otto | 1 | -1/+1 | |
| 2016-10-09 | Merge pull request #20871 from twbs/document-bg-faded | Mark Otto | 1 | -0/+1 | |
| Document the .bg-faded class | |||||
| 2016-10-09 | Document the .bg-faded class | Mark Otto | 1 | -0/+1 | |
| Fixes #20550. | |||||
| 2016-10-09 | Merge pull request #20870 from twbs/collapse-example-fix | Mark Otto | 1 | -6/+12 | |
| Don't use collapse classes on elements with padding | |||||
| 2016-10-09 | Don't use collapse classes on elements with padding | Mark Otto | 1 | -6/+12 | |
| Fixes #20600. | |||||
| 2016-10-09 | Merge pull request #20869 from twbs/static-control | Mark Otto | 2 | -6/+5 | |
| v4 Static form control sizing | |||||
| 2016-10-09 | remove un-needed comment | Mark Otto | 1 | -1/+0 | |
| 2016-10-09 | add transparent border to match .form-control height | Mark Otto | 1 | -0/+2 | |
| 2016-10-09 | Update static form control | Mark Otto | 2 | -5/+3 | |
| - 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 | Merge pull request #20868 from twbs/inline-form-input-group | Mark Otto | 1 | -0/+1 | |
| Ensure input groups behavior appropriately in inline forms | |||||
| 2016-10-09 | Ensure input groups behavior appropriately in inline forms | Mark Otto | 1 | -0/+1 | |
| Overrides the default width: 100% with an auto. Fixes #20752. | |||||
| 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 | 16 | -256/+64 | |
| 2016-10-09 | fix bad merge | Mark Otto | 1 | -1/+0 | |
| 2016-10-09 | Merge branch 'v4-dev' into v4-navbars | Mark Otto | 146 | -1234/+1970 | |
| 2016-10-09 | grunt | Mark Otto | 30 | -174/+202 | |
| 2016-10-09 | Merge pull request #20867 from twbs/dedupe-sm-vars | Mark Otto | 2 | -3/+1 | |
| Drop the $small-font-size variable for the newer $font-size-sm one | |||||
| 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 | 54 | -491/+608 | |
| v4: The Utilities Update | |||||
| 2016-10-09 | Merge pull request #20865 from twbs/v4-container-widths | Mark Otto | 3 | -13/+14 | |
| v4: Grid adjustments | |||||
| 2016-10-09 | Merge branch 'v4-dev' into v4-utils | Mark Otto | 162 | -649/+18408 | |
| 2016-10-09 | Remove display from the .img-fluid utility | Mark Otto | 2 | -6/+8 | |
| Creating max-width images is not dependent on the display, so setting it is redundant. Cleans up the comments and implementation of the mixin as well. Fixes #20767 | |||||
| 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 | Change 940px breakpoint to 960px so that all widths are divisible by 12 | Mark Otto | 1 | -1/+1 | |
| Fixes #18510 | |||||
| 2016-10-09 | Change sm grid breakpoint and container max-width | Mark Otto | 1 | -2/+2 | |
| Makes it so that the container is no longer wider than the breakpoint used in the media query. This was never really an issue in rendering as the max-width handled it appropriately, but the mismatch was still incorrect. Fixes #18054 | |||||
| 2016-10-09 | Move from max-width to width for containers, plus a max-width 100% | Mark Otto | 1 | -1/+2 | |
| - Fixes issues between float and flex grid systems where container wouldn't fill the available width in Chrome & FF (but would in Safari) - Fixes #20681 - Fixes #17621 (basically same issue as above issue) | |||||
| 2016-10-09 | Drop the -font-size variable for the newer -size-sm one | Mark Otto | 2 | -3/+1 | |
| Originally -font-size was added in v3 to set the font-size of the <small> element. Now that we have newer, global type variables, we can use those instead for these kind of things. Fixes #20859 | |||||
| 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 | 2 | -1/+2 | |
| 2016-10-09 | grunt | Mark Otto | 34 | -115/+137 | |
| 2016-10-09 | Update dependencies, including Babel to v6 and zeroUnits fix. | Bardi Harborow | 19 | -2902/+4118 | |
| 2016-10-07 | Update devDependencies badge link. | Vasily Artemchuk | 1 | -1/+1 | |
| 2016-10-06 | Mark icon-fonts.md docs as not-yet-written (#20850) | Seth Broweleit | 1 | -0/+1 | |
| [ci skip] | |||||
| 2016-10-06 | README: Tweak linkage & capitalization (#20853) | Rafael Corrêa Gomes | 1 | -1/+1 | |
| [ci skip] | |||||
| 2016-10-05 | Fix Hound warnings for minified files. (#20446) | Bardi Harborow | 1 | -0/+3 | |
| 2016-10-03 | Remove `-webkit-overflow-scrolling: touch` due to an iOS Safari bug (#20803) | Chris Rebert | 1 | -1/+3 | |
| See https://bugs.webkit.org/show_bug.cgi?id=158342 Fixes #17695 | |||||
| 2016-10-03 | Fix broken/redirected links, moving to HTTPS where possible. (#20557) | Bardi Harborow | 61 | -122/+122 | |
| 2016-10-03 | Follow-up fix to #20821 | Patrick H. Lauke | 1 | -3/+3 | |
| With apologies, copy/paste error following on from trying to fix conflicting Hound/Travis checks for https://github.com/twbs/bootstrap/pull/20821/ slipped through before I noticed them. | |||||
| 2016-10-03 | Merge pull request #20821 from patrickhlauke/v4-h5bp-print | Patrick H. Lauke | 1 | -4/+10 | |
| Update print styles borrowed from h5bp | |||||
| 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 | Fixes #20566 (#20768) | Matt Viteri | 1 | -3/+12 | |
| 2016-10-02 | Flexbox grid updates (#20829) | Mark Otto | 1 | -2/+5 | |
| * Fixes #20775 without adding extra width and an important flag * Since we're now getting the extend, we don't need the extra position relative * rerrange * getting min-height from the extend already | |||||
| 2016-10-02 | grunt | Mark Otto | 24 | -168/+162 | |
| 2016-10-02 | update comment | Mark Otto | 1 | -2/+1 | |
| 2016-10-02 | remove the margin there since it's in normalize | Mark Otto | 1 | -2/+0 | |
| 2016-10-02 | Merge branch 'patch-1' of https://github.com/bardiharborow/bootstrap into ↵ | Mark Otto | 3 | -54/+54 | |
| bardiharborow-patch-1 | |||||
