google-labs-jules[bot] fe6e07fe92 perf: pause GradientBlinds animation when off-screen
Removes the unconditional start of the animation loop on mount. The loop is now exclusively managed by the existing IntersectionObserver, ensuring it only runs when the component is visible.

Updates tests to reflect this behavior by simulating intersection events to trigger the animation.
2026-01-23 09:29:42 +00:00
2026-01-21 21:38:41 +01:00
2026-01-22 00:37:45 +01:00
2026-01-21 21:38:41 +01:00
Description
No description provided
1.3 MiB
Languages
TypeScript 79.1%
CSS 20.3%
HTML 0.6%