]> source.dussan.org Git - svg.js.git/commit
fixed `SVG.PathArray.parse` that did not correctly parsed flat arrays
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Fri, 24 Mar 2017 09:58:19 +0000 (10:58 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Fri, 24 Mar 2017 09:58:19 +0000 (10:58 +0100)
commita749f7aa6e37e22cc02c5ad29647e1783bb75150
treee941aa06f9d1cf0f5c98fc1567ab008ca56ed6e6
parent459a56e40e5f6d3ce08d3783c1d75be1963475e1
fixed `SVG.PathArray.parse` that did not correctly parsed flat arrays
CHANGELOG.md
dist/svg.js
dist/svg.min.js
spec/spec/array.js
src/boxes.js
src/patharray.js