Jamie C
|
b07b9ba87a
|
Adds mock condition for window.matchMedia for default case (prevents the test from setting delay to 0 when user has reduced motion set on their system). Removes code paths and mentions of attribute data-reduced-motion because including an escape hatch right now might be a bit confusing.
|
2021-06-01 16:08:44 -05:00 |
Jamie C
|
8de1eb210d
|
Reverts some inadvertent markdown formatting changes and unnecessary eslint config entry.
|
2021-05-28 11:26:12 -05:00 |
Jamie C
|
dcfafd265d
|
Adds a condition for reduced motion where the data-reduced-motion attribute will override the window media match. If data-reduced-motion is set to true, the component will NOT animate. If data-reduced-motion is set to false, the component WILL animate.
|
2021-05-27 14:01:32 -05:00 |
Jamie C
|
f3165c6521
|
Adds a note on docs about reduced motion.
|
2021-05-27 13:15:47 -05:00 |
Nick Holden
|
5911d602e2
|
Update README
|
2021-04-08 18:01:00 -07:00 |
Nick Holden
|
b83bed53d9
|
Initial commit
|
2021-04-08 17:57:50 -07:00 |