Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: initial disabled controller state (#210) #211

Merged
merged 1 commit into from
Apr 7, 2023

Conversation

jscottsmith
Copy link
Owner

fixes #210

@vercel
Copy link

vercel bot commented Apr 7, 2023

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 7, 2023 9:50pm

@github-actions
Copy link

github-actions bot commented Apr 7, 2023

size-limit report 📦

Path Size
dist/react-scroll-parallax.cjs.production.min.js 6.16 KB (-0.24% 🔽)
dist/react-scroll-parallax.esm.js 5.85 KB (-0.22% 🔽)

@codecov-commenter
Copy link

codecov-commenter commented Apr 7, 2023

Codecov Report

Patch coverage has no change and project coverage change: +0.52 🎉

Comparison is base (2ff50ca) 85.65% compared to head (f6167b4) 86.17%.

📣 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
@@            Coverage Diff             @@
##           master     #211      +/-   ##
==========================================
+ Coverage   85.65%   86.17%   +0.52%     
==========================================
  Files          19       19              
  Lines         237      246       +9     
  Branches       51       54       +3     
==========================================
+ Hits          203      212       +9     
  Misses         33       33              
  Partials        1        1              
Impacted Files Coverage Δ
src/components/ParallaxProvider/index.tsx 96.00% <ø> (-0.43%) ⬇️

... and 1 file with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@jscottsmith jscottsmith merged commit 784c88a into master Apr 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Not working with CRA or Create Next App
2 participants