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.86k stars 158 forks source link

feat: add isDisabled prop ParallaxProvider to disable the controller … #207

Closed jscottsmith closed 1 year ago

jscottsmith commented 1 year ago

…#183

vercel[bot] commented 1 year ago

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

Name Status Preview Comments Updated (UTC)
react-scroll-parallax ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 4, 2023 6:53am
github-actions[bot] commented 1 year ago

size-limit report 📦

Path Size
dist/react-scroll-parallax.cjs.production.min.js 6.17 KB (+4.19% 🔺)
dist/react-scroll-parallax.esm.js 5.86 KB (+4.44% 🔺)
codecov-commenter commented 1 year ago

Codecov Report

Patch coverage: 91.66% and project coverage change: +0.19 :tada:

Comparison is base (35af877) 85.46% compared to head (3f259e2) 85.65%.

:mega: This organization is not using Codecov’s GitHub App Integration. We recommend you install it so Codecov can continue to function properly for your repositories. Learn more

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #207 +/- ## ========================================== + 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/207?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/207?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 in Codecov by Sentry.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.