summaryrefslogtreecommitdiffstats
path: root/src/poly.js
Commit message (Collapse)AuthorAgeFilesLines
* Added new SVG.Line class and working on SVG.Matrixwout2014-06-281-23/+1
|
* Added SVG.Circle, removed structural internal referenceswout2014-06-251-3/+7
|
* Bumped to 1.0.0-rc.6wout2014-03-041-1/+1
|
* Implemented SVG.invent function and bumped to v1.0rc3wout2014-02-031-23/+28
|
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-291-3/+5
|
* Bumped to v0.33wout2014-01-221-0/+12
|
* Added animatible poly's, bumped to v0.31wout2013-08-011-17/+29
|
* Added SVG.Array and bumped to v0.29wout2013-07-251-9/+3
|
* Added deep traversing, reorganizd moduleswout2013-06-091-1/+13
|
* Fixed plot poly with array of pointsRob Walch2013-04-081-2/+2
|
* Added unbiased option to plotable elementswout2013-03-241-2/+6
|
* Bumped to v0.11wout2013-03-241-13/+16
| | | | | | | | | - 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
* Bumped to v0.9, added better style management, text support and extended ↵0.10wout2013-03-091-2/+2
| | | | animation functionality
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-13/+13
|
* Fix in poly elementwout2013-01-121-17/+0
|
* Ensuring polygons and polylines are at position 0,0 within their wrapperwout2013-01-121-1/+11
|
* Made code more readable and included docswout2013-01-041-13/+10
|
* Added polyline and polygon, removed ciclewout2012-12-291-0/+38