summaryrefslogtreecommitdiffstats
path: root/src/elements/Element.js
Commit message (Expand)AuthorAgeFilesLines
* renamed `Doc` to `Svg` according to (#932)Ulrich-Matthias Schäfer2018-11-191-2/+2
* remove native() methods, add methods of types directly to elemenetUlrich-Matthias Schäfer2018-11-121-1/+14
* reworked parents so that it is useful now, changelogUlrich-Matthias Schäfer2018-11-121-7/+11
* make window and document exchangeable in case they are not globals alreay, ma...Ulrich-Matthias Schäfer2018-11-111-1/+0
* add registering for forgotten classesUlrich-Matthias Schäfer2018-11-091-1/+4
* added possibility to pass attribues into a constructor like: `new SVG.Rect({w...Ulrich-Matthias Schäfer2018-11-081-2/+2
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+142