svg.js v1.0.rc1 Release Notes

Release Date: 2014-01-31 // about 10 years ago
  • ➕ Added

    • ➕ added SVG.PathArray for real path transformations
    • ➕ added bbox() method to SVG.Set
    • ➕ added relative() method for moves relative to the current position
    • ➕ added morph() and at() methods to SVG.Color for color morphing

    🔄 Changed

    • enabled proportional resizing on size() method with null for either width or height values
    • 🚚 moved data module to separate file
    • data() method now accepts object for for multiple key / value assignments

    ✂ Removed

    • ✂ removed unbiased system for paths