| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-10-02 | Switch to stylelint. (#23572) | XhmikosR | 1 | -1/+3 | |
| 2017-08-10 | Add .font-weight-light class, add !important to the classes | Mark Otto | 1 | -3/+4 | |
| 2017-07-03 | fixes #22981 | Mark Otto | 1 | -1/+1 | |
| 2017-07-01 | doh, we already have that above | Mark Otto | 1 | -4/+0 | |
| 2017-07-01 | Add .text-truncate class. We already had a mixin and documented the class, ↵ | Mark Otto | 1 | -0/+4 | |
| so this fixes that. | |||||
| 2017-07-01 | Restore .text-muted | Mark Otto | 1 | -3/+3 | |
| 2017-06-18 | remove - vars, update docs to generate from data yml files, update mixins, ↵ | Mark Otto | 1 | -15/+3 | |
| and generate card, button, bg, and color classes from the sass map | |||||
| 2016-11-28 | Remove lots of duplication + minor cleanup (#21238) | Starsam80 | 1 | -11/+5 | |
| * Remove comment that duplicated some code * Use transition mixin whenever possible * Create a new function to reduce duplication * Use the new `breakpoint-infix` method | |||||
| 2016-11-27 | Rename `.navbar-toggleable-xs` to `.navbar-toggleable` + more cleanup (#21226) | Starsam80 | 1 | -9/+9 | |
| * Clean up some utilities - Align CSS properties - In `_spacing.scss`, we had a comment saying what 'a' was for, but we removed that so this comment no longer applies * Remove '-xs' from `.navbar-toggleable-xs` and remove duplication * Fix outdated classes to use newer ones | |||||
| 2016-11-26 | Remove 'xs' from text utilities (#21217) | Starsam80 | 1 | -3/+11 | |
| 2016-10-19 | Use a variable for the default font weights. Fixes #20741 | Simon Bächler | 1 | -2/+2 | |
| 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-09 | Merge branch 'v4-dev' into v4-utils | Mark Otto | 1 | -0/+4 | |
| 2016-09-11 | added text-gray-dark class (#19847) | Edd Yerburgh | 1 | -0/+4 | |
| 2016-09-08 | Revamp background utilities and add new .text-white utility | Mark Otto | 1 | -0/+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-01-06 | Use text-emphasis-variant mixin for .text-muted | vsn4ik | 1 | -3/+1 | |
| 2015-12-23 | Reorganize utilities into more separate files under a `/scss/utilities/` ↵ | Chris Rebert | 1 | -0/+53 | |
| directory [skip sauce] [skip validator] | |||||
