yarn svg.js 2.6.2
Fixed a few bugs in the fx module

latest releases: 2.7.1, 2.7.0, 2.6.6...
6 years ago

Added

  • added width() and height() methods to SVG.FX
  • added the intended functionality to call animate functions with multiple parameter (#671)

Changed

  • updated Jasmine from 2.5.2 to 2.6.0
  • removed the typeof check in the initialisation of SVG.Matrix

Fixed

  • fixed SVG.FX.once so that it add its callback on the last situation instead of the current one
  • fixed SVG.FX.step so that the animation doesn't stop if an afterAll callback call animate (#677)

Don't miss a new svg.js release

NewReleases is sending notifications on new releases.