aboutsummaryrefslogtreecommitdiffstats
path: root/src/parent.js
Commit message (Expand)AuthorAgeFilesLines
* So the standard linter is operational and our code is compliantSaivan2018-02-271-1/+1
* Actually added the linter to gulp and fixed most errorsSaivan2018-02-271-0/+2
* All files now loosely abide by standard lintingSaivan2018-02-271-32/+36
* add new default constructor (#714)Ulrich-Matthias Schäfer2017-07-251-2/+2
* Lots of breaking changes. Read below! (#646, #716)Ulrich-Matthias Schäfer2017-07-251-10/+8
* use `children` instead of `childNodes` (#710), renamed `previous()` to `prev()`Ulrich-Matthias Schäfer2017-07-101-7/+7
* Speed improvements on parent elementwout2016-08-041-12/+9
* fixed bug in `add()` and `SVG.Doc().create()`Ulrich-Matthias Schäfer2016-04-151-1/+1
* 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