summaryrefslogtreecommitdiffstats
path: root/src/parent.js
Commit message (Collapse)AuthorAgeFilesLines
* Fixed few bugs with doc() and problems with textNodes (#357)Ulrich-Matthias Schäfer2015-06-281-1/+1
|
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
|
* Added svg import / export functionaltywout2014-08-011-3/+3
|
* Added reverse functionality for animation loopswout2014-07-301-2/+2
|
* Back on track with the specswout2014-06-211-3/+2
|
* Various reference fixeswout2014-06-211-5/+6
|
* Removed all structural referenceswout2014-06-211-22/+9
|
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-92/+96
|
* Added index() method to SVG.Parent and SVG.Setwout2014-02-011-8/+8
|
* Bumped to v0.33wout2014-01-221-0/+0
|
* Distinguished SVG.Container from SVG.parent, bumped to v0.32wout2013-08-051-0/+102
SVG.Use inherits from SVG.Shape