summaryrefslogtreecommitdiffstats
path: root/src/line.js
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | - removed SVG.Wrap on SVG.Polyline, SVG.Polygon and SVG.Path - added delay on SVG.FX module - made x(), y(), cx() and cy() as getters - added SGB.get() method, to get elements by a DOM id - fixed bug in remove() method on container elements - added jasmine test suite to repo
* Added x(), y(), cx(), cy() and matrixwout2013-03-121-27/+25
|
* Bumped to v0.9, added better style management, text support and extended ↵0.10wout2013-03-091-14/+15
| | | | animation functionality
* 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