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: update controller element when disabled prop updates #151 #152

Closed jscottsmith closed 2 years ago

vercel[bot] commented 2 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/jscottsmith/react-scroll-parallax/DTr4oNoZEKUgWuLEYpjq7asQtJhj
✅ Preview: https://react-scroll-parallax-git-fix-disabled-updates-jscottsmith.vercel.app

codecov-commenter commented 2 years ago

Codecov Report

Merging #152 (b18f5fa) into master (d34092d) will increase coverage by 0.06%. The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master     #152      +/-   ##
==========================================
+ Coverage   86.25%   86.32%   +0.06%     
==========================================
  Files          19       19              
  Lines         211      212       +1     
  Branches       37       38       +1     
==========================================
+ Hits          182      183       +1     
  Misses         28       28              
  Partials        1        1              
Impacted Files Coverage Δ
src/hooks/useParallax.ts 100.00% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update d34092d...b18f5fa. Read the comment docs.

github-actions[bot] commented 2 years ago

size-limit report 📦

Path Size
dist/react-scroll-parallax.cjs.production.min.js 5.86 KB (0%)
dist/react-scroll-parallax.esm.js 5.55 KB (0%)