Skip to content

v0.0.2 release

Compare
Choose a tag to compare
@aadityataparia aadityataparia released this 20 May 08:51
· 97 commits to master since this release

Bug Fixes

  • dont stop all animations if one animation errors (5b3d6ee)
  • fix string with decimal numbers (4ee46fb)
  • sifrr animate version and heading (8a84721)
  • start time when animation start, not on first frame (eaf3d5f)

Features

  • add delay option, with staggering support (8b775ee)
  • support function in to (333855c)
  • throw error if type is not correct (a83a0ca)
  • time argument can be a function (16cd9b0)

Performance Improvements

  • only fire one requestAnimationFrame event (c6304cb)