jscottsmith / react-scroll-parallax

🔮 React hooks and components to create parallax scroll effects for banners, images or any other DOM elements.
https://react-scroll-parallax.damnthat.tv/
MIT License
2.9k stars 158 forks source link

fix: create controller only once #235

Closed jscottsmith closed 11 months ago

vercel[bot] commented 11 months ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
react-scroll-parallax ✅ Ready (Inspect) Visit Preview Nov 20, 2023 11:49pm
github-actions[bot] commented 11 months ago

size-limit report 📦

Path Size
dist/react-scroll-parallax.cjs.production.min.js 5.85 KB (0%)
dist/react-scroll-parallax.esm.js 975 B (0%)
codecov-commenter commented 11 months ago

Codecov Report

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

Comparison is base (f2e1719) 89.13% compared to head (133b4e3) 89.17%.

:exclamation: Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #235 +/- ## ========================================== + Coverage 89.13% 89.17% +0.04% ========================================== Files 23 23 Lines 230 231 +1 Branches 44 45 +1 ========================================== + Hits 205 206 +1 Misses 24 24 Partials 1 1 ```

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