summaryrefslogtreecommitdiffstats
path: root/src/data.js
Commit message (Collapse)AuthorAgeFilesLines
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-26/+0
|
* Linted all files, upgraded all dependenciesUlrich-Matthias Schäfer2018-11-051-4/+4
|
* rework of classes, make events on every object possibleUlrich-Matthias Schäfer2018-11-051-1/+1
|
* introduce register and registerMethod method to get rid of dependency problemsUlrich-Matthias Schäfer2018-11-011-0/+4
|
* resolve circular references and make example working againUlrich-Matthias Schäfer2018-10-271-25/+20
|
* convert everything to es6 classes and importsUlrich-Matthias Schäfer2018-10-251-2/+4
|
* The first half of the library complies with Standard lintingSaivan2018-02-271-15/+11
| | | | | | This commit reformats the code so that it complies with the standard linting style. Its currently a work in progress, but it is meant to pave the way for linting in the build process
* tab to space, block comments to line commentsUlrich-Matthias Schäfer2015-11-061-5/+5
|
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
|
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵wout2014-02-141-0/+0
| | | | to 1.0.0-rc.5
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-291-0/+29