Releases
v2.1.0
Improvements
Children animations can now inherit properties from their parent timeline (targets, duration, delay, easing, round) (#152 )
Add support for vmin/vmax/ch units
Add support for the transform perspective
property (#207 )
Add support for circle, rect, polyline, polygon and line shapes for anime.setDashOffset()
(#145 , #155 )
duration: 0
now instantly finish the animation (#228 , #208 )
Animation initial values are now automatically set even if autoplay is false
Bug fixes
Fix timeline Callbacks at initialisation (#215 )
Fix timeline Promise being called instantly (#159 )
Fix wrong values re-composition for complex CSS properties (like filter
, box-shadow
, calc()
…) (#119 , #174 , #175 , #167 , #223 )
Numerical values are not converted to strings anymore (#116 )
Relatives values now keep their unit (#214 )
Seeking an animation to 0 now correctly set the initial properties values (#177 , #208 )
run
callback is now properly called after animation delay
You can’t perform that action at this time.