aboutsummaryrefslogtreecommitdiffstats
path: root/src/attr.js
Commit message (Expand)AuthorAgeFilesLines
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-81/+0
* removed unused comments and filesUlrich-Matthias Schäfer2018-11-051-2/+0
* Linted all files, upgraded all dependenciesUlrich-Matthias Schäfer2018-11-051-7/+7
* rework of classes, make events on every object possibleUlrich-Matthias Schäfer2018-11-051-2/+2
* fix even more testsUlrich-Matthias Schäfer2018-11-041-1/+1
* implement registerMethods(), introduce real arrays for modern browsers, fix s...Ulrich-Matthias Schäfer2018-11-041-2/+2
* introduce register and registerMethod method to get rid of dependency problemsUlrich-Matthias Schäfer2018-11-011-6/+8
* resolve circular references and make example working againUlrich-Matthias Schäfer2018-10-271-6/+9
* convert everything to es6 classes and importsUlrich-Matthias Schäfer2018-10-251-62/+68
* Fixed a few hanging issues with the linterSaivan2018-02-271-2/+5
* The first half of the library complies with Standard lintingSaivan2018-02-271-36/+31
* removed `loaded()` and `error()`/`changed load()`Ulrich-Matthias Schäfer2017-03-191-1/+1
* Making initial changes for svg.js v3.0Ulrich-Matthias Schäfer2017-03-101-5/+0
* removed old fx code which is unused (#605)Ulrich-Matthias Schäfer2017-02-281-4/+0
* moved special handling of pattern/gradient transform to the corresponding classUlrich-Matthias Schäfer2015-10-111-7/+0
* fixes pattern animation (#385)Ulrich-Matthias Schäfer2015-10-101-0/+7
* Removed scale consideration in `move()`Ulrich-Matthias Schäfer2015-06-211-1/+1
* Added animated parametric transformationswout2014-08-301-13/+17
* Completely reworked transform systemwout2014-07-111-0/+79