]> source.dussan.org Git - svg.js.git/commit
added specs for animation files except runner, fixed a few things
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Fri, 1 May 2020 10:17:24 +0000 (20:17 +1000)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Fri, 1 May 2020 10:17:24 +0000 (20:17 +1000)
commit897bbfa075055097d64d42d7a32952bec9c75665
tree648b309560000a18f51e689f13bd22ca16f468af
parent9a17f412b894c21db7f81bcc910981443477957f
added specs for animation files except runner, fixed a few things
13 files changed:
CHANGELOG.md
README.md
spec/RAFPlugin.js
spec/spec/animation/Animator.js
spec/spec/animation/Controller.js [new file with mode: 0644]
spec/spec/animation/Morphable.js
spec/spec/animation/Queue.js
spec/spec/animation/Timeline.js
spec/spec/animation/easing.js [deleted file]
src/animation/Controller.js
src/animation/Morphable.js
src/animation/Queue.js
src/animation/Timeline.js