summaryrefslogtreecommitdiffstats
path: root/src/elements/Line.js
Commit message (Expand)AuthorAgeFilesLines
* update dependencies, apply new linter fixesUlrich-Matthias Schäfer2021-01-131-1/+1
* added tests for PathUlrich-Matthias Schäfer2020-04-101-5/+5
* added tests for LineUlrich-Matthias Schäfer2020-04-101-1/+1
* This is a big one...Ulrich-Matthias Schäfer2020-03-281-2/+2
* Register classes explicitly instead of relying on `Function.name` because cla...Ulrich-Matthias Schäfer2019-02-271-1/+1
* Reverted some of the lint rules after chatting with fuzzySaivan2018-11-261-43/+23
* Changed the esLint rules to avoid silly ternary operators, and to let code br...Saivan2018-11-251-24/+44
* added possibility to pass in additional attribues to element creators (#796)Ulrich-Matthias Schäfer2018-11-081-3/+8
* added possibility to pass attribues into a constructor like: `new SVG.Rect({w...Ulrich-Matthias Schäfer2018-11-081-1/+1
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+63