aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/core/attr.js
Commit message (Expand)AuthorAgeFilesLines
* only apply color conversion to attributes that can take a color (fixes #1241)Ulrich-Matthias Schäfer2023-09-031-1/+11
* dependency updates, easier formattingUlrich-Matthias Schäfer2023-06-131-4/+4
* update dependencies, apply new linter fixesUlrich-Matthias Schäfer2021-01-131-4/+7
* Updated dependencies to newest version, new linter fixed stuffUlrich-Matthias Schäfer2019-11-011-1/+1
* Release 3.0.23.0.2Ulrich-Matthias Schäfer2018-12-031-1/+1
* Reverted some of the lint rules after chatting with fuzzySaivan2018-11-261-69/+33
* Changed the esLint rules to avoid silly ternary operators, and to let code br...Saivan2018-11-251-34/+70
* added insertAfter/Before, introduce attrHooks, move few methods, SVG.Text.tex...Ulrich-Matthias Schäfer2018-11-081-15/+16
* clone() does not insert the clone into the dom anymore, added beziere() and s...Ulrich-Matthias Schäfer2018-11-071-1/+1
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-0/+80