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

feat: add ParallaxProvider prop to disable all elements #183 #189

Closed jscottsmith closed 1 year ago

vercel[bot] commented 1 year ago

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

Name Status Preview Updated
react-scroll-parallax ✅ Ready (Inspect) Visit Preview Dec 19, 2022 at 0:51AM (UTC)
github-actions[bot] commented 1 year ago

size-limit report 📦

Path Size
dist/react-scroll-parallax.cjs.production.min.js 6.02 KB (+1.62% 🔺)
dist/react-scroll-parallax.esm.js 5.71 KB (+1.83% 🔺)
codecov-commenter commented 1 year ago

Codecov Report

Base: 85.46% // Head: 85.65% // Increases project coverage by +0.19% :tada:

Coverage data is based on head (2f0a53a) compared to base (35af877). Patch coverage: 91.66% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #189 +/- ## ========================================== + Coverage 85.46% 85.65% +0.19% ========================================== Files 19 19 Lines 227 237 +10 Branches 41 51 +10 ========================================== + Hits 194 203 +9 - Misses 32 33 +1 Partials 1 1 ``` | [Impacted Files](https://codecov.io/gh/jscottsmith/react-scroll-parallax/pull/189?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J+Scott+Smith) | Coverage Δ | | |---|---|---| | [src/components/ParallaxProvider/index.tsx](https://codecov.io/gh/jscottsmith/react-scroll-parallax/pull/189/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J+Scott+Smith#diff-c3JjL2NvbXBvbmVudHMvUGFyYWxsYXhQcm92aWRlci9pbmRleC50c3g=) | `96.42% <91.66%> (-3.58%)` | :arrow_down: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J+Scott+Smith). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=J+Scott+Smith)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.