vaadin / web-components

A set of high-quality standards based web components for enterprise web applications. Part of Vaadin 20+
https://vaadin.com/docs/latest/components
470 stars 83 forks source link

refactor: animate opacity instead of box-shadow #8203

Closed jouni closed 23 hours ago

jouni commented 1 day ago

Opacity animations can be done by the GPU compositor, and don't require a paint cycle by the browser as animating box-shadow does.

sonarcloud[bot] commented 23 hours ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud