svg.js v2.0.1 Release Notes

Release Date: 2015-06-21 // almost 9 years ago
  • โž• Added

    • โž• added possibility to remove all events from a certain namespace

    ๐Ÿ›  Fixed

    • ๐Ÿ›  fixed bug with doc() which always should return root svg
    • ๐Ÿ›  fixed bug in SVG.FX when animating with plot()

    โœ‚ Removed

    • โœ‚ removed target reference from use which caused bugs in dmove() and use() with external file
    • โœ‚ removed scale consideration in move() duo to incompatibilities with other move-functions e.g. in SVG.PointArray