aboutsummaryrefslogtreecommitdiffstats
path: root/src/types/Point.js
Commit message (Expand)AuthorAgeFilesLines
* Fix move and size of groups, removed setting of a default font so we dont act...Ulrich-Matthias Schäfer2019-01-121-5/+16
* Reverted some of the lint rules after chatting with fuzzySaivan2018-11-261-23/+9
* Changed the esLint rules to avoid silly ternary operators, and to let code br...Saivan2018-11-251-11/+25
* remove native() methods, add methods of types directly to elemenetUlrich-Matthias Schäfer2018-11-121-22/+3
* make window and document exchangeable in case they are not globals alreay, ma...Ulrich-Matthias Schäfer2018-11-111-0/+2
* added possibility to pass attribues into a constructor like: `new SVG.Rect({w...Ulrich-Matthias Schäfer2018-11-081-2/+10
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+54