]> source.dussan.org Git - svg.js.git/commit
fixes and tests
authorUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Thu, 9 Apr 2020 01:01:56 +0000 (11:01 +1000)
committerUlrich-Matthias Schäfer <ulima.ums@googlemail.com>
Thu, 9 Apr 2020 01:01:56 +0000 (11:01 +1000)
commit6a57b8cd9da1d0abc77b6ba4a2ce3d15fe675048
tree106388badb426ae6b5f079de80440fe69e7dcbef
parent36b65881bd090e105d19952d10b3681313daf2af
fixes and tests

- fixed flatten and ungroup
- added position argument to ungroup, toParent and toRoot
- added tests for Container
CHANGELOG.md
spec/SpecRunnerEs6.html
spec/spec/element.js
spec/spec/elements/Container.js [new file with mode: 0644]
spec/spec/elements/Dom.js
src/elements/Container.js
src/elements/Svg.js
src/modules/optional/transform.js