summaryrefslogtreecommitdiffstats
path: root/spec/index.html
Commit message (Collapse)AuthorAgeFilesLines
* Added memory modulewout2013-07-021-0/+1
|
* Added SVG.Set adn bumped to v0.24wout2013-07-011-0/+1
|
* IMplemented <use> element, bumped to v0.23wout2013-06-291-0/+1
|
* Fixed naming conflict in mask and clip modules, bumped to v0.22wout2013-06-291-0/+2
|
* Reworked arrange module, <defs> always on topwout2013-06-271-0/+2
|
* Added SVG.Number, reworked gradient systemwout2013-06-231-0/+1
|
* Added merge() to SVG.BBoxwout2013-05-281-0/+1
|
* Bumped to v0.15, removed hsb color supportwout2013-04-261-0/+1
|
* Bumped to v0.11wout2013-03-241-0/+74
- 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