aboutsummaryrefslogtreecommitdiffstats
path: root/src/types/Point.js
Commit message (Expand)AuthorAgeFilesLines
* dependency updates, easier formattingUlrich-Matthias Schäfer2023-06-131-11/+10
* Performance: don't create extra objects in point() (#1251)Glandos2022-01-281-1/+1
* update dependencies, apply new linter fixesUlrich-Matthias Schäfer2021-01-131-3/+5
* sorted method namesUlrich-Matthias Schäfer2020-05-191-6/+7
* Updated dependencies to newest version, new linter fixed stuffUlrich-Matthias Schäfer2019-11-011-4/+3
* 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