summaryrefslogtreecommitdiffstats
path: root/src/bare.js
Commit message (Collapse)AuthorAgeFilesLines
* Rename files so that they reflect their exported classes (see next commit)Ulrich-Matthias Schäfer2018-10-251-43/+0
|
* make morphing work, fix inheritance, animations now workUlrich-Matthias Schäfer2018-05-011-1/+1
|
* So the standard linter is operational and our code is compliantSaivan2018-02-271-1/+1
| | | | | | This commit completes the compliance of our code with the standard linter. It is now building correctly and error messages are displayed when somebody tries to build bad code!
* The first half of the library complies with Standard lintingSaivan2018-02-271-11/+14
| | | | | | 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
* newlinesUlrich-Matthias Schäfer2017-02-241-1/+1
|
* Added SVG.Symbol so SVG.adopt can pick up symbols correctlyUlrich-Matthias Schäfer2017-02-241-5/+0
|
* Fixed bug in SVG.Bare (closes #358)Ulrich-Matthias Schäfer2015-06-271-29/+29
|
* Added SVG.Bare for creation of non-described elementswout2014-08-011-0/+45