| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-10-19 | Gradients and shadows (#24429) | Mark Otto | 1 | -3/+5 | |
| * Update the form focus mixin to use a manual `$enable-shadows` check so we can always ensure a focus state for accessibility and consistency * - Add new `$input-btn-focus-width` and `$input-btn-focus-color` variables. - Replace separate `$btn-focus-box-shadow` and `$input-focus-box-shadow` variables with unified `$input-btn-focus-box-shadow` to match our combined variables approach elsewhere. * Put new focus width var to use in buttons mixins * use new button input-box shadow var * Add a new mixin for quickly adding linear gradient to components when $enable-gradients is set to true * use correct var * fix focus shadows in button mixins * Add opt-in gradients to alerts, buttons, carousel, custom radios and checkboxes, custom file input, and dropdown items * Generate .bg-gradient- utilities * add headings to colors page and document bg-gradient utils * update the button color for active status, check with yiq as it's done for basic state and hover state | |||||
| 2017-10-19 | Reindent _variables.scss. (#24428) | XhmikosR | 1 | -20/+20 | |
| 2017-10-19 | Move theme variables outside of the theme map. (#23918) | Andres Galante | 1 | -8/+17 | |
| 2017-10-18 | Rename navbar height variables to reflect their value (#24161) | Dylan Seago | 1 | -3/+3 | |
| 2017-10-18 | Increase headings-line-height from 1.1 to 1.2 (#24423) | Mark Otto | 1 | -1/+1 | |
| This way, descenders are not cropped when truncating. Fixes #23956. | |||||
| 2017-10-18 | Set font-sizes relative to font-size-base (#24060) | tillmon | 1 | -20/+20 | |
| * font-sizes relative to font-size-base * ditch $heading-font-size-base, simplify * apply same to .lead var * also update progress bar font-size var | |||||
| 2017-10-17 | changes popovers from px to rem | Andres Galante | 1 | -9/+7 | |
| 2017-10-10 | Use `$white` variable for `.navbar-dark`'s color. (#24309) | XhmikosR | 1 | -1/+1 | |
| Using `rgba($white,1)` results in `white` instead of the hex. | |||||
| 2017-10-09 | Centered SVG icon within its own container (#24292) | Gisete Kindahl | 1 | -2/+2 | |
| 2017-10-07 | Reindent _variables.scss. | XhmikosR | 1 | -419/+421 | |
| Now it's more consistent. Also switch to numeric values for font-weight. | |||||
| 2017-10-02 | Update input-btn-line-height vars to reassign global sm/lg vars | Mark Otto | 1 | -3/+3 | |
| 2017-10-02 | Update input/button padding to fix cutoff text in Windows Chrome | Mark Otto | 1 | -2/+2 | |
| 2017-10-02 | Badges add Sass variable to configure `$badge-border-radius` (#24213) | Patrick Yeo | 1 | -0/+1 | |
| 2017-10-02 | Merge branch 'dropdown-caret' of https://github.com/pat270/bootstrap into v4-dev | Mark Otto | 1 | -0/+1 | |
| 2017-10-02 | Switch to stylelint. (#23572) | XhmikosR | 1 | -0/+4 | |
| 2017-10-02 | Opaque input borders (#24198) | Mark Otto | 1 | -1/+1 | |
| 2017-10-02 | Revert input group border changes (#24197) | Mark Otto | 1 | -1/+0 | |
| Turns out #22612 is a bad idea and it makes all sorts of weird visual glitches when working with form controls and transparent borders. | |||||
| 2017-09-27 | Add quotes to mapping keys (#23701) | Martijn Cuppens | 1 | -30/+30 | |
| 2017-09-17 | Minor Sass cleanup and consistency changes. (#23959) | XhmikosR | 1 | -2/+2 | |
| 2017-08-21 | (#22414) Rename variables `$table-inverse-bg`, `$table-inverse-accent-bg`, ↵ | Patrick Yeo | 1 | -5/+5 | |
| `$table-inverse-hover-bg`, `$table-inverse-border-color`, `$table-inverse-color` to `$table-dark-bg`, `$table-dark-accent-bg`, `$table-dark-hover-bg`, `$table-dark-border-color`, `$table-dark-color` for consistency | |||||
| 2017-08-20 | drop the now unused -color variable | Mark Otto | 1 | -1/+0 | |
| 2017-08-20 | Drop the variables file table of contents and update the comment at the top | Mark Otto | 1 | -38/+0 | |
| I never use this dang list and it just falls out of date far too easily. Dropping for my own sanity. | |||||
| 2017-08-14 | Adds a default flag to paragraph-margin-bottom (#23420) | Andres Galante | 1 | -1/+1 | |
| 2017-08-14 | Removed comment (#23415) | Jurre | 1 | -3/+0 | |
| There is no _custom.scss file anymore. | |||||
| 2017-08-14 | changes 1px to border-width variable on cards | Andres Galante | 1 | -1/+1 | |
| 2017-08-14 | Add option to disable carets on dropdowns through `$enable-caret` | Patrick Yeo | 1 | -0/+1 | |
| 2017-08-13 | Use empty Sass map and merge into it for easier customization of color maps ↵ | Mark Otto | 1 | -6/+9 | |
| (#23260) | |||||
| 2017-08-13 | Redo .card-deck and .card-group so they're always flex (#22860) | Mark Otto | 1 | -1/+2 | |
| 2017-08-10 | Input Group Addon add option to configure `$input-group-addon-color` | Patrick Yeo | 1 | -0/+1 | |
| 2017-08-10 | Custom File padding-x and padding-y values are reversed (#23067) | Patrick Yeo | 1 | -10/+10 | |
| Custom File `$custom-file-focus-box-shadow` should show even if box shadows are disabled Custom File variables should inherit from inputs | |||||
| 2017-08-10 | Add margin variable for paragraphs (#23140) | Prateek Goel | 1 | -0/+7 | |
| 2017-08-10 | Add margin variable for breadcrumb (#23138) | Prateek Goel | 1 | -0/+2 | |
| * add margin variable for breadcrumb * add margin variable for breadcrumb correction * breadcrumb margin variable changes after review | |||||
| 2017-08-10 | `$input-height-inner-lg` should use `$font-size-lg` instead of ↵ | Patrick Yeo | 1 | -1/+1 | |
| `$font-size-sm` (#23150) | |||||
| 2017-08-10 | Emoji Defaults (#22565) | Pascal Pixel | 1 | -1/+1 | |
| 2017-08-10 | Add "$border-color" variable | envolute | 1 | -0/+1 | |
| 2017-08-10 | Add SF Mono to the monospace font stack | Mark Otto | 1 | -1/+1 | |
| 2017-08-10 | Only add CSS transitions on Buttons for background-color, border-color, and ↵ | Patrick Yeo | 1 | -1/+1 | |
| box-shadow | |||||
| 2017-08-10 | Fix border on input group elements and custom form inputs | Nathan Woltman | 1 | -0/+1 | |
| c3e4cbd changed the border of input elements to be translucent. This commit makes input group elements and custom form inputs follow the same pattern. | |||||
| 2017-08-10 | 300, not light | Mark Otto | 1 | -1/+1 | |
| 2017-08-10 | Add $font-weight-light var | Mark Otto | 1 | -0/+1 | |
| 2017-08-04 | (#22414) Rename for consistency `$dropdown-margin-top` to `$dropdown-spacer` | Patrick Yeo | 1 | -1/+1 | |
| 2017-07-16 | (#22414) Rename for consistency `$custom-checkbox-border-radius`, ↵ | Patrick Yeo | 1 | -7/+7 | |
| `$custom-checkbox-icon-checked`, `$custom-checkbox-indeterminate-bg`, `$custom-checkbox-icon-indeterminate`, `$custom-checkbox-indeterminate-box-shadow`, `$custom-radio-border-radius`, `$custom-radio-icon-checked` to `$custom-checkbox-indicator-border-radius`, `$custom-checkbox-indicator-icon-checked`, `$custom-checkbox-indicator-indeterminate-bg`, `$custom-checkbox-indicator-icon-indeterminate`, `$custom-checkbox-indicator-indeterminate-box-shadow`, `$custom-radio-indicator-border-radius`, `$custom-radio-indicator-icon-checked`, respectively | |||||
| 2017-07-01 | follow up to 4e067f722 | Mark Otto | 1 | -1/+1 | |
| 2017-07-01 | remove unused $list-group-color variable; it should naturally inherit from ↵ | Mark Otto | 1 | -1/+0 | |
| the body | |||||
| 2017-07-01 | match btn transition to input | Mark Otto | 1 | -1/+1 | |
| 2017-07-01 | remove some unused vars, restore table-active variant | Mark Otto | 1 | -5/+0 | |
| 2017-07-01 | badge variants are generated from -colors Sass map | Mark Otto | 1 | -6/+0 | |
| 2017-07-01 | button variants are generated from -colors Sass map | Mark Otto | 1 | -24/+0 | |
| 2017-07-01 | no xs sizes being used | Mark Otto | 1 | -1/+0 | |
| 2017-06-30 | make card headers and footers translucent | Mark Otto | 1 | -1/+1 | |
