]> source.dussan.org Git - svg.js.git/commit
make List return new lists on method calls, add map to array polyfill so that this... 925/head
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Mon, 12 Nov 2018 11:00:03 +0000 (12:00 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Mon, 12 Nov 2018 12:01:01 +0000 (13:01 +0100)
commit6ea72cae2c761848b7db2c9457fd41c62d0336d6
tree4d62e3f49a8e4922ed520739e4ab9b42b67e9e97
parentc108c060152add00cac72a4911f6e998ffb4eb83
make List return new lists on method calls, add map to array polyfill so that this works, fix runner
dist/svg.js
spec/spec/sugar.js
src/animation/Runner.js
src/main.js
src/modules/optional/sugar.js
src/types/ArrayPolyfill.js
src/types/List.js
src/types/SVGArray.js