aboutsummaryrefslogtreecommitdiffstats
path: root/src/array.js
Commit message (Expand)AuthorAgeFilesLines
* fixed declaritive again, fromArray now works on all object instancesUlrich-Matthias Schäfer2018-05-301-3/+0
* The timeline is now decoupled from the real timeSaivan2018-05-151-0/+6
* Actually added the linter to gulp and fixed most errorsSaivan2018-02-271-0/+2
* The first half of the library complies with Standard lintingSaivan2018-02-271-28/+35
* Making initial changes for svg.js v3.0Ulrich-Matthias Schäfer2017-03-101-5/+1
* speed up path parsing for most casesUlrich-Matthias Schäfer2017-03-061-1/+1
* `SVG.Array` now accepts a comma seperated string and returns array of numbers...Ulrich-Matthias Schäfer2017-02-241-1/+1
* Added clone method to SVG.Array/PointArray/PathArray (#590)Ulrich-Matthias Schäfer2017-02-201-10/+14
* tab to space, block comments to line commentsUlrich-Matthias Schäfer2015-11-061-8/+8
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
* Fixed bug with doc() which should always return the root SVGUlrich-Matthias Schäfer2015-06-151-1/+1
* Installed Jasmin 2.0.1wout2014-07-261-1/+1
* Added SVG.Circle, removed structural internal referenceswout2014-06-251-2/+1
* Bumped to 1.0.0-rc.6wout2014-03-041-0/+6
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-291-3/+1
* Added get to SVG.Set, bumped to v0.37wout2014-01-261-121/+0
* Fix in point array move method0.34wout2014-01-221-2/+3
* Bumped to v0.33wout2014-01-221-0/+0
* Added animatible poly's, bumped to v0.31wout2013-08-011-20/+185
* Added SVG.Array and bumped to v0.29wout2013-07-251-0/+32