google / google/material-design-lite
Review all animations to ensure performance
Open
enhancement
- Dominant language
- HTML
- Stars
- 32.2k
- Forks
- 4.9k
- PR merge metrics
- No merged PRs in 30d
Description
We should do an audit of all our existing animations, to make sure they're being done in the most performant way possible, e.g. avoiding animating `width` and `height` and instead using `transform`.
Contributor guide
Assessment
This issue has not been assessed yet.