]> source.dussan.org Git - svg.js.git/commit
fixed `SVG.FX.once` so that it add its callback on the last situation instead of...
authorRémi Tétreault <tetreault.remi@gmail.com>
Sun, 30 Apr 2017 19:14:11 +0000 (15:14 -0400)
committerRémi Tétreault <tetreault.remi@gmail.com>
Sun, 30 Apr 2017 19:14:11 +0000 (15:14 -0400)
commit0ba5e1f394911c66441ea770e09338e82fb6ef49
treedf6c225df194a9292803ca2d57b98debfb8368da
parent4204181064ab17c82fc0cde227a84e31512d6973
fixed `SVG.FX.once` so that it add its callback on the last situation instead of the current one
CHANGELOG.md
dist/svg.js
dist/svg.min.js
spec/spec/fx.js
src/fx.js