summaryrefslogtreecommitdiffstats
path: root/src/line.js
Commit message (Expand)AuthorAgeFilesLines
* Make some change to the previous commitRémi Tétreault2017-02-171-5/+5
* Sort out leftovers from the old fx moduleRémi Tétreault2017-02-161-4/+11
* Speed improvements on parent elementwout2016-08-041-1/+1
* fixed line constructor which doesn't work with Array as input (#487)Ulrich-Matthias Schäfer2016-05-161-1/+1
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
* Completely reworked transform systemwout2014-07-111-4/+4
* Added new SVG.Line class and working on SVG.Matrixwout2014-06-281-49/+20
* Bumped to 1.0.0-rc.6wout2014-03-041-1/+1
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-66/+65
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-291-1/+3
* Bumped to v0.33wout2014-01-221-5/+13
* Added deep traversing, reorganizd moduleswout2013-06-091-0/+9
* Added plot() method to SVG.Linewout2013-03-241-0/+9
* Bumped to v0.11wout2013-03-241-11/+13
* Added x(), y(), cx(), cy() and matrixwout2013-03-121-27/+25
* Bumped to v0.9, added better style management, text support and extended anim...0.10wout2013-03-091-14/+15
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-14/+14
* Added SVG.Line as a native element0.5wout2013-02-021-0/+46