0.0.3 (2019-06-17 10:22:55 +0000)
- work with negative numbers too (5e4c18f)
this
inside time/to/delay fxns is target itself (589ab3d)- add keyframes and loop functions (cc629e9)
- add relative example (17d9c75)
- add spring animation type, make it default (d546b0c)
- to can be relative number (5732237)
0.0.2 (2019-05-20 08:41:06 +0000)
- 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)
- 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)
- only fire one requestAnimationFrame event (c6304cb)
0.0.1 (2019-04-30 07:53:04 +0000)
- separate types and animate (31d2a73)
- expose as Sifrr.animate (8b66af8)