]> source.dussan.org Git - svg.js.git/commit
Added clone method to SVG.Array/PointArray/PathArray (#590)
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Mon, 20 Feb 2017 14:29:14 +0000 (15:29 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Mon, 20 Feb 2017 14:29:14 +0000 (15:29 +0100)
commit1144404e4bea677c293e9bad273ce273aa1cd885
treeec66756c26c653194619a055dffa0234811b55fe
parentdfc07aa5be10a2b3749c3aae548d3652f0b780d5
Added clone method to SVG.Array/PointArray/PathArray (#590)
CHANGELOG.md
dist/svg.js
dist/svg.min.js
spec/spec/array.js
src/array.js
src/helpers.js
src/patharray.js
src/pointarray.js