| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-12-06 | fixes #18425 by using vars for 1px borders | Mark Otto | 1 | -0/+1 | |
| 2015-12-06 | Merge branch 'list-inline-padding' into v4-dev | Mark Otto | 1 | -0/+2 | |
| 2015-12-06 | Add 3 more font-weight variables | Chris Rebert | 1 | -0/+5 | |
| Refs #14368 [skip sauce] [skip validator] | |||||
| 2015-12-05 | v4 - Add default param for form-icon variables | vsn4ik | 1 | -3/+3 | |
| 2015-12-04 | Add $list-inline-padding variable | Chris Rebert | 1 | -0/+2 | |
| [skip sauce] [skip validator] | |||||
| 2015-11-29 | Remove reference to defunct Customizer from v3 | Chris Rebert | 1 | -2/+0 | |
| [ci skip] | |||||
| 2015-11-15 | Add $list-group-border-width; refs #18150 | Chris Rebert | 1 | -0/+1 | |
| [skip sauce] | |||||
| 2015-11-15 | $list-group-border => $list-group-border-color | Chris Rebert | 1 | -1/+1 | |
| [skip sauce] | |||||
| 2015-11-14 | Add $table-border-width; refs #18150 | Chris Rebert | 1 | -0/+1 | |
| 2015-11-14 | Add $popover-border-width; refs #18150 | Chris Rebert | 1 | -0/+1 | |
| 2015-11-14 | Add $thumbnail-border-width; refs #18150 | Chris Rebert | 1 | -0/+1 | |
| 2015-11-14 | $thumbnail-border => $thumbnail-border-color | Chris Rebert | 1 | -1/+1 | |
| 2015-11-14 | Add $pagination-border-width; refs #18150 | Chris Rebert | 1 | -0/+1 | |
| 2015-11-14 | Rename $pagination-border => $pagination-border-color for clarity | Chris Rebert | 1 | -2/+2 | |
| 2015-11-14 | Add $pager-border-width; refs #18150 | Chris Rebert | 1 | -0/+1 | |
| 2015-11-14 | $pager-border => $pager-border-color | Chris Rebert | 1 | -1/+1 | |
| 2015-11-14 | Add $nav-tabs-link-border-width; refs #18150 | Chris Rebert | 1 | -0/+1 | |
| 2015-11-14 | Add $input-border-width; refs #18150 | Chris Rebert | 1 | -0/+1 | |
| 2015-11-14 | $input-border => $input-border-color | Chris Rebert | 1 | -2/+2 | |
| 2015-11-14 | Add $dropdown-border-width; refs #18150 | Chris Rebert | 1 | -0/+1 | |
| 2015-11-14 | $dropdown-border => $dropdown-border-color | Chris Rebert | 1 | -1/+1 | |
| 2015-11-12 | Merge pull request #17939 from chrisbell08/#17895_alert_border_width | Mark Otto | 1 | -0/+1 | |
| #17895 Added $alert-border-width that defaults to $border-width | |||||
| 2015-11-12 | Merge pull request #17708 from ↵ | Mark Otto | 1 | -0/+3 | |
| biokillos/feature/add-variable-for-card-link-hover-state Add variable for card-link hover state | |||||
| 2015-11-12 | Merge pull request #17596 from neilhem/remove-fallback-colors | Mark Otto | 1 | -2/+0 | |
| remove not used popover fallback variables | |||||
| 2015-11-12 | fix broke shit, ugh my bad | Mark Otto | 1 | -3/+3 | |
| 2015-11-12 | Merge pull request #17153 from kkirsche/patch-17 | Mark Otto | 1 | -1/+1 | |
| v4 — Change .has-error to .has-danger for uniformity. | |||||
| 2015-11-12 | Merge pull request #17241 from tagliala/font-size-sm-fix | Mark Otto | 1 | -1/+1 | |
| v4: Change the default value of $font-size-sm to .875rem | |||||
| 2015-10-15 | #17895 Added $alert-border-width that defaults to $border-width | Chris Bell | 1 | -0/+1 | |
| 2015-10-12 | Make $card-border-radius default to $border-radius | Chris Rebert | 1 | -1/+1 | |
| They already share the same value (`.25rem`) Refs #17597 [skip sauce] | |||||
| 2015-10-08 | Move border-radius mixin from scss/_mixins.scss to ↵ | Chris Rebert | 1 | -1/+1 | |
| scss/mixins/_border-radius.scss Reunites the family. Closes #17791 | |||||
| 2015-09-27 | Change grid and container sizes to px | Gleb Mazovetskiy | 1 | -8/+8 | |
| Changes grid and container sizes to `px`, as the viewport pixel size does not depend on the font size. The actual em values were inconsistent with the docs, while the docs were not the same as the comments: * `sm` breakpoint was 34em (544px) not 480px. * `lg` container max-width was 60rem (960px), less gutter than `md`. Changed to 940px, same as Bootstrap 3. * `xl` container max-width was 72.25rem which is 1140px not 1156px. Changed to 1140px matching the comment but not the docs. Addresses #17070 and #17388. | |||||
| 2015-09-26 | Add variable for card-link hover state | Andrey | 1 | -0/+3 | |
| 2015-09-23 | Add variable for card background color | Aleksey Khudyakov | 1 | -0/+1 | |
| 2015-09-15 | fixes border-width issues when customizing font-size by using 1px instead of ↵ | Mark Otto | 1 | -4/+4 | |
| .0625rem as default -width | |||||
| 2015-09-14 | remove not used popover fallback variables | Rakhat Jabagin | 1 | -2/+0 | |
| 2015-09-11 | Merge remote-tracking branch 'twbs/v4-dev' into patch-1 | Alexandr Kondrashov | 1 | -28/+35 | |
| Conflicts: scss/_custom-forms.scss scss/_variables.scss | |||||
| 2015-09-01 | fixes #17385: add var for default link decoration | Mark Otto | 1 | -0/+1 | |
| 2015-09-01 | fixes #17412: reverse display heading classes to match h1-h6 headings | Mark Otto | 1 | -4/+4 | |
| 2015-09-01 | fix #17356 | Mark Otto | 1 | -1/+1 | |
| 2015-09-01 | Merge pull request #17259 from twbs/v4gc | Mark Otto | 1 | -0/+1 | |
| v4: Conditional predefined grid classes | |||||
| 2015-09-01 | Apply !default to SCSS variables | Catalin Zalog | 1 | -2/+1 | |
| Missed one variable :( | |||||
| 2015-08-25 | SCSS lint fixes. | XhmikosR | 1 | -1/+1 | |
| [ci skip] | |||||
| 2015-08-23 | Make predefined grid classes conditional | Mark Otto | 1 | -0/+1 | |
| - Add explicit -grid-classes variable and set to true by default - Wrap .row and .col generation in the boolean var | |||||
| 2015-08-24 | Apply !default to SCSS variables | Catalin Zalog | 1 | -24/+24 | |
| !default to all variables. | |||||
| 2015-08-23 | Change the default value of $font-size-sm to .875rem | Geremia Taglialatela | 1 | -1/+1 | |
| 2015-08-22 | compress SVGs | Alexandr Kondrashov | 1 | -3/+3 | |
| Well compressed, but I'm sure it is possible to compress more | |||||
| 2015-08-20 | Merge pull request #17069 from kkirsche/patch-9 | Mark Otto | 1 | -0/+10 | |
| Card variables should be in _variables.scss | |||||
| 2015-08-19 | Card variables should be in _variables.scss | Kevin Kirsche | 1 | -0/+10 | |
| Fixes #17061 | |||||
| 2015-08-19 | Update _variables.scss | Chris Bell | 1 | -1/+1 | |
| Fixed spelling mistake. Changed table of "ontents" to "Contents". | |||||
| 2015-08-18 | rewrite navbar once more for lower key styles and a new take on modifiers ↵ | Mark Otto | 1 | -49/+13 | |
| for improved customization | |||||
