npm animejs 2.1.0
v2.1.0

latest releases: 3.2.2, 3.2.1, 3.2.0...
6 years ago

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

Don't miss a new animejs release

NewReleases is sending notifications on new releases.