femioladeji / react-slideshow

A react component for slideshow supporting slide, fade and zoom
https://react-slideshow-image.netlify.app/
MIT License
359 stars 71 forks source link

fix(onstartchange): move tween start after callbacks and add test #207

Closed femioladeji closed 1 year ago

netlify[bot] commented 1 year ago

Deploy Preview for react-slideshow-image ready!

Name Link
Latest commit 1fc1ebad01b585b67d1ba061cdc4bb3f3354d852
Latest deploy log https://app.netlify.com/sites/react-slideshow-image/deploys/63ca740f7d8b4a0009952fde
Deploy Preview https://deploy-preview-207--react-slideshow-image.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

github-actions[bot] commented 1 year ago

size-limit report 📦

Path Size
dist/react-slideshow-image.cjs.production.min.js 8.68 KB (-0.04% 🔽)
dist/react-slideshow-image.esm.js 8.64 KB (0%)
femioladeji commented 1 year ago

@akawalsky I had to raise this PR to fix a small bug. The tween.start() method has to be called after the .onStart() callback