]> source.dussan.org Git - svg.js.git/commit
clone() does not insert the clone into the dom anymore, added beziere() and steps...
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Wed, 7 Nov 2018 21:42:38 +0000 (22:42 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Wed, 7 Nov 2018 21:42:38 +0000 (22:42 +0100)
commitdec70426b32ccf3979046e1637174b66bfdd1a8d
tree0f64a1803294f55f04d6f4a281845fcd3d1b151a
parent9c3f0e89c9c4d4d999f3b54032202e187ab4ac1c
clone() does not insert the clone into the dom anymore, added beziere() and steps() to generate easing functions
CHANGELOG.md
dist/svg.js
spec/spec/element.js
src/animation/Controller.js
src/animation/Timeline.js
src/elements/Dom.js
src/modules/core/attr.js
src/types/Box.js