]> source.dussan.org Git - svg.js.git/commit
make `at()` method of morphable objects throw when no destination is set (#797) 828/head
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sat, 3 Mar 2018 20:11:14 +0000 (21:11 +0100)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Sat, 3 Mar 2018 20:11:14 +0000 (21:11 +0100)
commit14585d5e4f8ce51829f4da6759c2fe04dde37b5c
treefade9fb53991736c908fe3be06d03bfdb6b1b6d5
parent31e94c28d85f676a0f4ec073a06435bc86b1dc73
make `at()` method of morphable objects throw when no destination is set (#797)
14 files changed:
spec/spec/array.js
spec/spec/boxes.js
spec/spec/color.js
spec/spec/matrix.js
spec/spec/number.js
spec/spec/point.js
src/array.js
src/boxes.js
src/color.js
src/matrix.js
src/number.js
src/patharray.js
src/point.js
src/pointarray.js