aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/optional/sugar.js
Commit message (Expand)AuthorAgeFilesLines
* Reverted some of the lint rules after chatting with fuzzySaivan2018-11-261-149/+83
* Changed the esLint rules to avoid silly ternary operators, and to let code br...Saivan2018-11-251-87/+153
* make List return new lists on method calls, add map to array polyfill so that...Ulrich-Matthias Schäfer2018-11-121-8/+9
* `fill()` and `stroke()` return the fill and stroke attribute when called as g...Ulrich-Matthias Schäfer2018-11-081-1/+1
* added `ax(), ay(), amove()` to change texts x and y values directly (#787)Ulrich-Matthias Schäfer2018-11-081-0/+12
* added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex...Ulrich-Matthias Schäfer2018-11-081-0/+32
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+159