mrcrmn / docc

A starter documentation theme for Gridsome. Featuring instant search, great navigation and a dark mode!
https://docc-theme.netlify.com
MIT License
125 stars 32 forks source link

Update transitions for Chrome #8

Closed brandonpittman closed 4 years ago

brandonpittman commented 4 years ago

Chrome doesn't handle compounded transitions the way the spec probably intends them to be handled. Made changes to improve Chrome/Safari performance. Not a final solution. Needs a rethinking of how to handle transitions for the long run.

Closes #6.