summaryrefslogtreecommitdiffstats
path: root/src/elements/Bare.js
Commit message (Expand)AuthorAgeFilesLines
* Get rid of HTMLNode and Bare in favor of DomUlrich-Matthias Schäfer2018-11-241-31/+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-4/+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/+30