aboutsummaryrefslogtreecommitdiffstats
path: root/src/elements/Container.js
Commit message (Collapse)AuthorAgeFilesLines
* dependency updates, easier formattingUlrich-Matthias Schäfer2023-06-131-2/+2
|
* fixes and testsUlrich-Matthias Schäfer2020-04-091-13/+11
| | | | | | - fixed flatten and ungroup - added position argument to ungroup, toParent and toRoot - added tests for Container
* Register classes explicitly instead of relying on `Function.name` because ↵Ulrich-Matthias Schäfer2019-02-271-1/+1
| | | | classes could be renamed
* renamed `Doc` to `Svg` according to (#932)Ulrich-Matthias Schäfer2018-11-191-1/+1
|
* add registering for forgotten classesUlrich-Matthias Schäfer2018-11-091-0/+3
|
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+27