-
Notifications
You must be signed in to change notification settings - Fork 32
Releases: bitworking/react-gsap
Releases · bitworking/react-gsap
v3.2.1
Assets 2
v3.2.0
- Optimize playState prop (https://bitworking.github.io/react-gsap/src-instructions-play-state)
- Add ScrollTrigger component (https://bitworking.github.io/react-gsap/src-components-scroll-trigger)
Assets 2
v3.1.0
- Optimized Timeline target handling
Assets 2
v3.0.0
- Advanced multiple target now works with useImperativeHandle (see Timeline documentation)
Assets 2
v2.3.0
Assets 2
v2.2.1
- Fixed SSR and IE11 compatibility
Assets 2
v2.2.0
- Fix "GSAP target not found." console warning
- get/set Timeline targets by string ("Advanced multiple targets" example)
Assets 2
v2.1.0
- New Reveal component
- Rename SplitLetters to SplitChars (SplitLetters is now deprecated)
- Optimize space and UTF8 handling in SplitChars component (no need for )
Assets 2
v2.0.6
Same as v2.1.0, but because there are new features I published it again as v2.1.0.
Assets 2
v2.0.5
2.0.4 was no real release. UMD module is integrated, but the tsdx build seems to have problems with external dependencies. So the UMD build probably doesn't work. I just tested it on Codepen and it didn't work. But Codepen seems to be a different kind of beast..