aboutsummaryrefslogtreecommitdiffstats
path: root/src/elements/A.js
Commit message (Expand)AuthorAgeFilesLines
* dependency updates, easier formattingUlrich-Matthias Schäfer2023-06-131-8/+12
* update dependencies, apply new linter fixesUlrich-Matthias Schäfer2021-01-131-5/+5
* added geometry and positioning methods to `A` (#1110)Ulrich-Matthias Schäfer2020-05-201-1/+4
* sorted method namesUlrich-Matthias Schäfer2020-05-191-4/+5
* This is a big one...Ulrich-Matthias Schäfer2020-03-281-6/+36
* 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-33/+17
* Changed the esLint rules to avoid silly ternary operators, and to let code br...Saivan2018-11-251-16/+34
* added possibility to pass in additional attribues to element creators (#796)Ulrich-Matthias Schäfer2018-11-081-3/+3
* 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/+43