adevinta / spark

✨ Simple, Modular & Accessible UI Components for your React Applications
https://sparkui.vercel.app
MIT License
49 stars 16 forks source link

style(accordion): disable collapse icon transition when prefers motio… #2262

Open Powerplex opened 1 week ago

Powerplex commented 1 week ago

Description, Motivation and Context

Disable smooth rotate animation when prefers-reduced-motion: reduce is set in the user preferences.

Types of changes

codecov[bot] commented 1 week ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 97.56%. Comparing base (c957f90) to head (77e3e5b). Report is 18 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #2262 +/- ## ========================================== - Coverage 97.56% 97.56% -0.01% ========================================== Files 760 760 Lines 6008 5996 -12 Branches 2138 2137 -1 ========================================== - Hits 5862 5850 -12 Misses 144 144 Partials 2 2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.