aboutsummaryrefslogtreecommitdiffstats
path: root/spec/spec/gradient.js
Commit message (Collapse)AuthorAgeFilesLines
* IMplemented <use> element, bumped to v0.23wout2013-06-291-0/+6
|
* Added SVG.Number, reworked gradient systemwout2013-06-231-4/+64
|
* Added deep traversing, reorganizd moduleswout2013-06-091-0/+4
|
* Bumped to v0.11wout2013-03-241-0/+18
- 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