| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 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 dependencies, including Babel to v6 and zeroUnits fix. | Bardi Harborow | 1 | -1/+1 | |
| 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 | 5 | -10/+10 | |
| 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 | 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 | 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 | 2 | -53/+54 | |
| bardiharborow-patch-1 | |||||
| 2016-10-02 | Merge branch 'v4-dev' into v4-navbars | Mark Otto | 7 | -32/+73 | |
| 2016-10-02 | Merge branch 'customizable-grid-gutters-per-breakpoint' of ↵ | Mark Otto | 3 | -17/+41 | |
| https://github.com/pixelbandito/bootstrap into pixelbandito-customizable-grid-gutters-per-breakpoint | |||||
| 2016-10-02 | Only override input border-radius as part of .form-control to avoid bug with ↵ | Mark Otto | 2 | -3/+9 | |
| iOS Safari (alt fix for #20247) (#20695) | |||||
| 2016-10-02 | Fixes #20118: Add and use Sass variables to control the color of our ↵ | Mark Otto | 1 | -7/+15 | |
| embedded SVGs for custom form elements (#20700) | |||||
| 2016-10-02 | v4: Dropdown units (#20701) | Mark Otto | 2 | -5/+6 | |
| * Fixes #19784: Move from pixels to rems, add a margin-bottom: 0; to keep things aligned * lintiong | |||||
| 2016-10-02 | Remove the margin-bottom from <label>s in .btn-groups (#20827) | Mark Otto | 1 | -0/+1 | |
| - Fixes #20298 for vertical button group spacing - Fixes #20784 for horizontal (default) button group spacing - Alternate fix to #20823 which only applied a fix for vertical button groups | |||||
| 2016-10-02 | Fixes #20799: Apply same color change to disabled inline radios/checkboxes ↵ | Mark Otto | 1 | -0/+1 | |
| (#20826) | |||||
| 2016-10-02 | Update print styles borrowed from h5bp | Patrick H. Lauke | 1 | -4/+10 | |
| most notable change: - fixes print/print preview crash in IE11 (caused by `*:first-line` selector) | |||||
| 2016-09-26 | Rename pull-*-{left|right} classes to .float-*-left and .float-*-right | Mark Otto | 5 | -17/+17 | |
| 2016-09-23 | Upgrade to normalize.css v4.2.0 and fix Hound exclusion. | Bardi Harborow | 2 | -53/+54 | |
| 2016-09-16 | Remove hard-coded value in button-outline-variant | Beau Smith | 1 | -5/+5 | |
| Fixes #20609 PR #20641, another solution to this issue, hard-codes use of $body-color, which may not be the desired color for the text when hovering. | |||||
| 2016-09-15 | Fixes #20543: Significantly darken the links in default navbars | Mark Otto | 1 | -4/+4 | |
| 2016-09-15 | Merge branch 'v4-dev' into v4-navbars | Mark Otto | 22 | -112/+123 | |
| 2016-09-15 | replace some profanities (#20715) | VarelloThemes | 1 | -1/+1 | |
| 2016-09-13 | Add breakpoint-specific gutters. | Kovah | 3 | -17/+41 | |
| 2016-09-11 | Have same margin for <hN> as a <div> on .card-headers (#19048) | mkroeders | 1 | -0/+1 | |
| * Have same margin for <hN> as a <div> on .card-headers Related #18726 When you use a `<hN>` as `.card-header` there is `margin-bottom: .5rem` added. The changes set the margin-bottom to 0 * Removed space | |||||
| 2016-09-11 | added text-gray-dark class (#19847) | Edd Yerburgh | 1 | -0/+4 | |
| 2016-09-11 | Removing a redundant background-color declaration. (#20698) | Chris Garcia | 1 | -1/+0 | |
| 2016-09-11 | .form-control:focus customization (#20436) | NicoLB | 2 | -5/+4 | |
| * Allow variables input-bg-focus and input-color-focus to be overridden. * More consistency and control to customize shadows on .form-control:focus | |||||
| 2016-09-11 | Swap for custom svg background that we can embed to set the color of the ↵ | Mark Otto | 2 | -7/+15 | |
| stroke via Sass variable | |||||
| 2016-09-11 | Merge branch 'v4-hamburger-fix2' of ↵ | Mark Otto | 1 | -1/+7 | |
| https://github.com/patrickhlauke/bootstrap into patrickhlauke-v4-hamburger-fix2 | |||||
| 2016-09-08 | Add new border utils | Mark Otto | 3 | -9/+31 | |
| - 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 | resolves #20266 | judetucker | 1 | -1/+1 | |
| 2016-09-08 | Revamp background utilities and add new .text-white utility | Mark Otto | 2 | -1/+4 | |
| - 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 | Rename margin and padding utilities from .{property}-{side} to ↵ | Mark Otto | 1 | -8/+8 | |
| .{property}{side} without the extra dash | |||||
| 2016-09-08 | v4: Custom checkbox and radio alignment (#20671) | Mark Otto | 1 | -9/+4 | |
| * Allow text of custom form labels to wrap like the default ones * Switch from using after to force line breaks to float/clear combo in stacked custom forms | |||||
| 2016-09-08 | #14840 - Use color variables consistently | Kovah | 1 | -33/+33 | |
| Replaces some raw colors with the appropriate color variables Example: #eee will be replaced by $gray-lighter (#eceeef) | |||||
| 2016-09-07 | Follow up fix for #20667 (#20672) | Mark Otto | 1 | -1/+1 | |
| Use proper Sass variable interpolation to ensure the proper values are compiled and not the literal string of the variable name | |||||
| 2016-09-07 | v4: Card image fixes (#20667) | Mark Otto | 2 | -2/+2 | |
| * 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 | Fix #20654 by reverting #20447 (#20665) | Mark Otto | 1 | -0/+1 | |
| Cards must be inline-block in columns, otherwise they can get split across columns | |||||
| 2016-09-05 | versions | Mark Otto | 1 | -1/+1 | |
| 2016-09-05 | Fixes #20608 and #20578: Consistent checkbox and radio markup (#20629) | Mark Otto | 1 | -8/+2 | |
| - Update docs examples to use newer .form-check suite of classes - Update form validation mixin to use newer classes as well | |||||
| 2016-09-04 | Disable important flag on Sass linter (#20627) | Mark Otto | 6 | -9/+3 | |
| 2016-09-04 | Fixes #20619: Add important to the hover/focus as well (#20626) | Mark Otto | 1 | -1/+1 | |
| 2016-09-04 | Make .card class inside .card-columns display: block too (#20447) | Bass Jobsen | 1 | -1/+0 | |
| See: https://github.com/twbs/bootstrap/pull/18255#issuecomment-237034763 | |||||
| 2016-09-04 | Remove unused $variables in grid mixins (#20597) | Franco Moya | 2 | -3/+3 | |
| 2016-09-04 | fixes #20485: use rem units in alert dismiss (#20625) | Mark Otto | 2 | -4/+4 | |
| 2016-08-19 | Fixes #20513: Remove all default margin on .media given it's utility purpose ↵ | Mark Otto | 1 | -8/+0 | |
| and our margin utils | |||||
| 2016-08-08 | fixes #20469 and #20473 without misuing dash | Mark Otto | 1 | -1/+1 | |
