| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-07-31 | Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule for v4 ↵ | Martijn Cuppens | 1 | -4/+4 | |
| mixins | |||||
| 2018-07-09 | correct spelling errors (#26837) | Andrew | 1 | -1/+1 | |
| 2018-04-14 | [trivial] Correct typos (#26297) | Varunram Ganesh | 1 | -1/+1 | |
| 2018-02-24 | Remove disabling of stylelint rule | Adam Bowles | 1 | -2/+0 | |
| This file no longer has intentional indentation errors | |||||
| 2018-01-30 | Replace unicode character in _hover.scss (#25503) | Richard van Laak | 1 | -1/+1 | |
| 2018-01-11 | Deprecate hover media query shim and mixins (#25270) | Mark Otto | 1 | -46/+24 | |
| * Deprecate hover media query shim and mixins Fixes #25195. This never was completed or fully implemented, and the docs are inaccurate as to what browsers are currently affected by this stickied hover problem. This PR aims to update the docs and deprecate the shim from our mixins and only return the pseudo-classes. To reflect the order of these states used elsewhere (e.g., our button styles), I've also updated the order of each within the mixin. * Mention in docs and variables that it's deprecated | |||||
| 2017-10-02 | Switch to stylelint. (#23572) | XhmikosR | 1 | -2/+1 | |
| 2017-09-17 | Minor Sass cleanup and consistency changes. (#23959) | XhmikosR | 1 | -10/+12 | |
| 2017-03-18 | Update scss mixins to comply with scss-linting rules (#22151) | naicko | 1 | -6/+6 | |
| * Fixed some linting issues * Run npm tasks after scss cleanup * Revert "Run npm tasks after scss cleanup" This reverts commit 1103a0da68d1846ad592eb4a105046a939557830. * Property sort order for grid * Let's respest the property order in the mixins * Respect property sort order in reboot file * ::-ms-expand is a vendor-prefix, add it to the scss-lint disable * Revert hover mixin comment * Fixed missing mixin hover-focus | |||||
| 2016-10-03 | Fix broken/redirected links, moving to HTTPS where possible. (#20557) | Bardi Harborow | 1 | -1/+1 | |
| 2016-06-20 | Replace grunt-postcss with postcss-cli (#20140) | Chris Rebert | 1 | -9/+10 | |
| Refs #19990 Continues the degruntification process. Also removes mq4-hover-shim for now, since it doesn't yet implement the standard PostCSS plugin interface. | |||||
| 2015-04-29 | rename media query var to match /cc @cvrebert | Mark Otto | 1 | -4/+4 | |
| 2015-02-04 | account for mq4-hover-shim's renaming & org move | Chris Rebert | 1 | -1/+1 | |
| 2015-01-22 | add $use-hover-media-query to control @media (hover:hover) usage | Chris Rebert | 1 | -13/+44 | |
| 2015-01-22 | put all :hover styles within @media (hover: hover) | Chris Rebert | 1 | -0/+28 | |
