Skip to content

v1.1.0

Compare
Choose a tag to compare
@pofulu pofulu released this 12 May 08:18
· 23 commits to master since this release
f950240
  • Add support to use array of number as from/ to value
  • Add setID() and kill() to control unused animation
  • Add .progress to control animation in progress 0-1
  • Add .onUpdate() to monitor value when tween value changed
  • Add .swizzle(), .patch(), .rgba
  • Support sparkar-bezier-easing as ease type
  • It's recommended to use .build() instead of .apply()
  • It's recommended to use .onStart() instead of .bind()
  • It's recommended to use .pack3 instead of .scale
  • It's recommended to use .deg2rad instead of .rotation