aboutsummaryrefslogtreecommitdiffstats
path: root/src/utils
Commit message (Expand)AuthorAgeFilesLines
* Changed the esLint rules to avoid silly ternary operators, and to let code br...Saivan2018-11-254-96/+212
* adds `List` which does bring back `SVG.Set` in an elegant way (#645)Ulrich-Matthias Schäfer2018-11-122-0/+14
* evaluate window and document on access and not on importUlrich-Matthias Schäfer2018-11-122-14/+11
* make window and document exchangeable in case they are not globals alreay, ma...Ulrich-Matthias Schäfer2018-11-112-0/+13
* added possibility to pass in additional attribues to element creators (#796)Ulrich-Matthias Schäfer2018-11-081-1/+1
* added possibility to pass attribues into a constructor like: `new SVG.Rect({w...Ulrich-Matthias Schäfer2018-11-081-3/+23
* add styletagsUlrich-Matthias Schäfer2018-11-081-0/+7
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-063-0/+243