summaryrefslogtreecommitdiffstats
path: root/src/elements/Doc.js
Commit message (Expand)AuthorAgeFilesLines
* renamed `Doc` to `Svg` according to (#932)Ulrich-Matthias Schäfer2018-11-191-78/+0
* evaluate window and document on access and not on importUlrich-Matthias Schäfer2018-11-121-4/+2
* make window and document exchangeable in case they are not globals alreay, ma...Ulrich-Matthias Schäfer2018-11-111-0/+3
* added possibility to pass in additional attribues to element creators (#796)Ulrich-Matthias Schäfer2018-11-081-3/+8
* added possibility to pass attribues into a constructor like: `new SVG.Rect({w...Ulrich-Matthias Schäfer2018-11-081-1/+1
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+72