Releases: bitworking/react-gsap
Releases · bitworking/react-gsap
v3.2.1
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)
v3.1.0
- Optimized Timeline target handling
v3.0.0
- Advanced multiple target now works with useImperativeHandle (see Timeline documentation)
v2.3.0
v2.2.1
- Fixed SSR and IE11 compatibility
v2.2.0
- Fix "GSAP target not found." console warning
- get/set Timeline targets by string ("Advanced multiple targets" example)
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 )
v2.0.6
Same as v2.1.0, but because there are new features I published it again as v2.1.0.
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..