| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2017-10-04 | Merge branch 'v4-dev' into yiq-function-update | Gijs Boddeus | 1 | -6/+2 | |
| 2017-09-26 | Improve theme-color-level() using abs() (#24074) | schwastek | 1 | -6/+2 | |
| `abs()` gets the absolute value of `$level`. That way, `if/else` statement can be completely eliminated. | |||||
| 2017-09-13 | modified the yiq to to an actual function | gijsbotje | 1 | -3/+3 | |
| function only returns a value, not the attribute itself updated every use of the former mixin to use the new function | |||||
| 2017-08-21 | Rename grayscale function to gray | Mark Otto | 1 | -1/+1 | |
| 2017-06-29 | add map function for grays | Mark Otto | 1 | -0/+4 | |
| 2017-06-25 | add theme-color-level function and interval so we can generate shades of colors | Mark Otto | 1 | -0/+14 | |
| 2017-06-25 | modify contrast value | Mark Otto | 1 | -1/+1 | |
| 2017-06-15 | add color contrast and map-get functions | Mark Otto | 1 | -0/+23 | |
| 2017-06-14 | rearrange, add comments | Mark Otto | 1 | -8/+18 | |
| 2017-06-14 | Move scss functions from top of variables to separate file, then import it ↵ | Mark Otto | 1 | -0/+39 | |
| into other build files | |||||
