aboutsummaryrefslogtreecommitdiff
path: root/scss/mixins/_transition.scss
AgeCommit message (Expand)AuthorFilesLines
2020-09-28Update stylelint to v13.7.2 (#31726)XhmikosR1-1/+1
2020-04-26Rename variables for brevityMark Otto1-1/+1
2020-04-01transition() mixin prevent redundant 'transition: none' and pass `null` (#30391)Shohei Yoshida1-4/+14
2020-02-17Remove unnecessary reduce motion when `$enable-transition: false` (#30183)Shohei Yoshida1-4/+4
2020-02-15Revert "Placeholder for transitions reset to prevent code duplication #29862"XhmikosR1-13/+2
2020-02-14Placeholder for transitions reset to prevent code duplication… (#29870)Gaël Poupard1-2/+13
2019-01-07remove screen from media query (#27985)Martijn Cuppens1-1/+1
2018-11-03Add Sass variable for prefers-reduced-motion, add callout to affected compone...Patrick H. Lauke1-2/+4
2018-10-21Disallow transition property (use mixin instead)Martijn Cuppens1-0/+1
2018-03-20Making use of `prefers-reduced-motion` media query (#25641)Mike Rogers1-0/+4
2017-03-05Move box-shadow and transition mixins out of the main mixins file and into th...Mark Otto1-0/+9