Skip to content

Releases: bitworking/react-gsap

v3.2.1

08 Apr 23:14
Compare
Choose a tag to compare
  • Fix Timeline target for React 17 (#38)

v3.2.0

06 Apr 23:22
Compare
Choose a tag to compare

v3.1.0

02 Apr 21:50
Compare
Choose a tag to compare
  • Optimized Timeline target handling

v3.0.0

01 Apr 16:06
Compare
Choose a tag to compare
  • Advanced multiple target now works with useImperativeHandle (see Timeline documentation)

v2.3.0

01 Apr 14:52
Compare
Choose a tag to compare

Fixed bugs:

Features:

  • React 17 in peer dependencies
  • ref will be merged, so no ref stealing anymore

v2.2.1

19 May 13:21
Compare
Choose a tag to compare
  • Fixed SSR and IE11 compatibility

v2.2.0

18 May 21:04
Compare
Choose a tag to compare
  • Fix "GSAP target not found." console warning
  • get/set Timeline targets by string ("Advanced multiple targets" example)

v2.1.0

16 May 21:35
Compare
Choose a tag to compare
  • 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

16 May 21:32
Compare
Choose a tag to compare

Same as v2.1.0, but because there are new features I published it again as v2.1.0.

v2.0.5

10 May 16:52
Compare
Choose a tag to compare

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..