]> source.dussan.org Git - svg.js.git/commit
make morphing work, fix inheritance, animations now work
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Tue, 1 May 2018 21:51:35 +0000 (23:51 +0200)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Tue, 1 May 2018 21:51:35 +0000 (23:51 +0200)
commit8b80921347cc1c183d00f442877453aad22ff672
tree6a6bae3bcab05420538623eb00a1d420e7aa4a33
parentb5d2b9d1429f01ba992ff6900d9d7a7388ae6dbd
make morphing work, fix inheritance, animations now work
17 files changed:
dist/svg.js
dist/svg.min.js
src/bare.js
src/color.js
src/container.js
src/doc.js
src/gradient.js
src/matrix.js
src/morph.js
src/number.js
src/parent.js
src/patharray.js
src/pointarray.js
src/shape.js
src/svg.js
src/text.js
src/timeline.js