Releases: bitworking/react-gsap
Releases · bitworking/react-gsap
v2.0.4
- Also publish UMD build
v2.0.3
- Optimize Controls component
v2.0.2
- Update readme
v2.0.1
- Update readme
v2.0.0
- Complete TypeScript rewrite
- GSAP 3
- New CountPlugin
- Label support
- Multiple Timeline targets
- Timeline nesting now works with the Context API
v1.2.0
- TypeScript types added
v1.1.0
- Don't restart if paused and to/staggerTo is changed on-the-fly
- Timeline duration prop
- Duration change on-the-fly possible
v1.0.16
- only small fix
v1.0.15
- Tween prop "duration": 0 possible. In this way the "to" prop can be used as set method. (https://greensock.com/docs/TweenMax/static.set())
v1.0.14
- styled-components 4 compatibility