Skip to content

v3.2.1

Compare
Choose a tag to compare
@juliangarnier juliangarnier released this 12 Oct 15:15
· 16 commits to master since this release

Improvements

  • Add "remove" method on instance #635
  • (Re) Add easeOutIn easing function #684

Bug fixes

  • Fix bug with visibilitychange event and paused instances #701, #560, #721, #711
  • Fix condition for getAttribute when the returned value is 0 #540
  • Fix a scaling issue on path animations when animating an element inside an SVG #568

Docs

  • Fix ranged staggering example #704
  • Better Elastic easings explanations #694
  • Cleanup examples