aboutsummaryrefslogtreecommitdiffstats
path: root/src/types/PointArray.js
Commit message (Expand)AuthorAgeFilesLines
* dependency updates, easier formattingUlrich-Matthias Schäfer2023-06-131-16/+18
* update dependencies, apply new linter fixesUlrich-Matthias Schäfer2021-01-131-11/+12
* sorted method namesUlrich-Matthias Schäfer2020-05-191-61/+62
* Fixed IE Polyfills, got rid of ArrayPolyfill in favour of babels own transfor...Ulrich-Matthias Schäfer2020-05-041-16/+10
* finished tests for Point, PointArray, PathArray and SVGArrayUlrich-Matthias Schäfer2020-04-291-33/+19
* Fix move and size of groups, removed setting of a default font so we dont act...Ulrich-Matthias Schäfer2019-01-121-1/+1
* Avoid for..of loopErik Demaine2018-12-141-1/+2
* Bug fixErik Demaine2018-12-141-3/+5
* Fix missing comma, lintErik Demaine2018-12-141-2/+2
* Add PointArray.transform by analogy to Point.transformErik Demaine2018-12-131-0/+14
* Reverted some of the lint rules after chatting with fuzzySaivan2018-11-261-68/+34
* Changed the esLint rules to avoid silly ternary operators, and to let code br...Saivan2018-11-251-35/+69
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+120