| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2016-11-28 | Fix incorrect select height calculation (#21171) | Florian Schlittenbauer | 1 | -1/+1 | |
| 2016-11-27 | Follow up to #21052 to match small pagination links with small buttons | Mark Otto | 1 | -2/+2 | |
| 2016-11-27 | Set line-height for page-links (#21052) | Stefan Staynov | 1 | -1/+1 | |
| 2016-11-27 | Add alert-margin-bottom variable (#21064) | Cyril Kyburz | 1 | -0/+1 | |
| 2016-11-26 | Merge pull request #21203 from twbs/conditional-transition-animations | Mark Otto | 1 | -1/+1 | |
| Wrap .fade and .collapsing transition properties in $enable-transitions | |||||
| 2016-11-26 | Merge branch 'v4-dev' into modal-sizes | Mark Otto | 1 | -5/+5 | |
| 2016-11-26 | decrease size of modal-md and modal-lg to ensure fitting in responsive layouts | Mark Otto | 1 | -2/+2 | |
| 2016-11-26 | change instances of hardcoded lightest gray to sass variable -lightest | Mark Otto | 1 | -2/+2 | |
| 2016-11-26 | change uses of #f5f5f5 to -lightest | Mark Otto | 1 | -3/+3 | |
| 2016-11-25 | re-enable transitions (which according to the options.md doc is the default) | Mark Otto | 1 | -1/+1 | |
| 2016-11-25 | v4: Miscellaneous color changes (#21199) | Mark Otto | 1 | -4/+4 | |
| * Darken dismiss icon opacity * Darken text on active list group items * Darken light gray for accessibility/contrast, then update gray and dark gray to match | |||||
| 2016-11-23 | Merge pull request #21068 from twbs/list-group-border-color | Mark Otto | 1 | -1/+1 | |
| switch to rgba for list-group border color | |||||
| 2016-11-10 | renamed modal-title-padding to modal-header-padding | Elliot Evans | 1 | -1/+1 | |
| 2016-10-31 | Make spacer utils responsive (#20926) | Mark Otto | 1 | -2/+10 | |
| * make spacer utils responsive by grid tier * update scale to add two levels, document them * change responsive spacing utils to avoid the xs abbreviation in the class name for that tier * update code snippet to match source * update usage in our docs * linter * docs updates | |||||
| 2016-10-31 | Use variable names for form focus borders (#21050) | Alberto Roura | 1 | -2/+2 | |
| 2016-10-30 | Merge branch 'v4-dev' of https://github.com/HMUDesign/bootstrap into ↵ | Mark Otto | 1 | -2/+10 | |
| HMUDesign-v4-dev | |||||
| 2016-10-27 | Merge branch 'issue19217' of https://github.com/alberto/bootstrap into ↵ | Mark Otto | 1 | -6/+16 | |
| alberto-issue19217 | |||||
| 2016-10-27 | switch to rgba for list-group border color | Mark Otto | 1 | -1/+1 | |
| matches the card border-color, fixes #20129 | |||||
| 2016-10-27 | Merge branch 'patch-1' of https://github.com/tomhorvat/bootstrap into ↵ | Mark Otto | 1 | -0/+1 | |
| tomhorvat-patch-1 | |||||
| 2016-10-27 | Change variable for modal backdrop zindex, rearrange to be ordered from ↵ | Mark Otto | 1 | -3/+3 | |
| lowest to highest | |||||
| 2016-10-26 | Merge pull request #20938 from JPeer264/feature/sass-doc | Mark Otto | 1 | -45/+71 | |
| Docs: Sass Variables Table of Contents | |||||
| 2016-10-26 | Rename .tag to .badge to avoid conflicting with WordPress | Mark Otto | 1 | -16/+16 | |
| 2016-10-25 | Merge pull request #20951 from sbaechler/font-weights | Mark Otto | 1 | -6/+9 | |
| Use a variable for the default font weights. Fixes #20741 | |||||
| 2016-10-25 | Body font weight variable | tomhorvat | 1 | -0/+2 | |
| 2016-10-25 | Merge pull request #20962 from patrickhlauke/v4-fix-unescaped-hash-data-urls | Patrick H. Lauke | 1 | -9/+25 | |
| Fix unescaped `#` in SVG data URLs | |||||
| 2016-10-20 | replace `#` with `%23` in SVG data urls with str-replace | Patrick H. Lauke | 1 | -9/+9 | |
| 2016-10-20 | Add str-replace Sass function | Patrick H. Lauke | 1 | -0/+16 | |
| 2016-10-20 | duplicate navbar-toggler-padding variables | béla | 1 | -2/+0 | |
| 2016-10-19 | Use a variable for the default font weights. Fixes #20741 | Simon Bächler | 1 | -6/+9 | |
| Websites might use different weights such as medium or thin or use light as default weight instead of normal. Also referenced: #18605 and #16170. | |||||
| 2016-10-19 | updated sass variables table of contents | JPeer264 | 1 | -45/+71 | |
| 2016-10-19 | Merge pull request #19890 from twbs/v4-navbars | Mark Otto | 1 | -5/+16 | |
| v4: Navbar improvements | |||||
| 2016-10-18 | Switch to separate vars for alert vertical/horizontal padding | Mark Otto | 1 | -1/+2 | |
| 2016-10-17 | set the border color on the toggler | Mark Otto | 1 | -1/+2 | |
| 2016-10-16 | Merge branch 'v4-navbars' of github.com:twbs/bootstrap into v4-navbars | Mark Otto | 1 | -4/+6 | |
| 2016-10-16 | Merge branch 'v4-dev' into v4-navbars | Mark Otto | 1 | -25/+48 | |
| 2016-10-16 | Revert "Drop the $small-font-size variable for the newer $font-size-sm one" | Mark Otto | 1 | -0/+2 | |
| 2016-10-09 | Interpolate the variable so it passes the color properly | Mark Otto | 1 | -1/+1 | |
| 2016-10-09 | Merge branch 'v4-dev' into v4-navbars | Mark Otto | 1 | -5/+3 | |
| 2016-10-09 | Merge pull request #20867 from twbs/dedupe-sm-vars | Mark Otto | 1 | -2/+0 | |
| Drop the $small-font-size variable for the newer $font-size-sm one | |||||
| 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 | Drop the -font-size variable for the newer -size-sm one | Mark Otto | 1 | -2/+0 | |
| 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-02 | Merge branch 'v4-dev' into v4-navbars | Mark Otto | 1 | -15/+29 | |
| 2016-10-02 | Merge branch 'customizable-grid-gutters-per-breakpoint' of ↵ | Mark Otto | 1 | -3/+9 | |
| https://github.com/pixelbandito/bootstrap into pixelbandito-customizable-grid-gutters-per-breakpoint | |||||
| 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 | 1 | -5/+5 | |
| * Fixes #19784: Move from pixels to rems, add a margin-bottom: 0; to keep things aligned * lintiong | |||||
| 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 | 1 | -6/+8 | |
| 2016-09-13 | Add breakpoint-specific gutters. | Kovah | 1 | -3/+9 | |
| 2016-09-11 | .form-control:focus customization (#20436) | NicoLB | 1 | -3/+3 | |
| * Allow variables input-bg-focus and input-color-focus to be overridden. * More consistency and control to customize shadows on .form-control:focus | |||||
