summaryrefslogtreecommitdiffstats
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* Disabled array bbox cachewout2014-01-311-1/+1
* Added `relative()`method for relative translationswout2014-01-301-1/+1
* Added SVG.PathArray, updated data() and bumped to v1.0rc1wout2014-01-291-2/+2
* Added loop(), switched to requestAnimFrame, bumped to v0.38wout2014-01-281-1/+1
* Added get to SVG.Set, bumped to v0.37wout2014-01-261-2/+2
* Added addTo() and putIn() methods, added more detailed documentationwout2014-01-251-1/+1
* Added the hyperlink elementwout2014-01-231-2/+2
* Added pause / play to SVG.FX module and bumped to v0.34wout2014-01-231-1/+1
* Bumped to v0.33wout2014-01-221-2/+2
* Distinguished SVG.Container from SVG.parent, bumped to v0.32wout2013-08-051-2/+2
* Version bump0.32wout2013-08-011-1/+1
* Added support for CommonJS and AMD, bunped to v0.300.31wout2013-07-261-2/+2
* Added SVG.Array and bumped to v0.29wout2013-07-251-2/+2
* Reworked SVG.Text to give more granular controlwout2013-07-231-1/+1
* Namespace fixes and added textPath and bumped to v0.270.28wout2013-07-221-2/+2
* Added memory modulewout2013-07-021-2/+2
* SVG.Set are fabulouswout2013-07-011-0/+1
* Added SVG.Set adn bumped to v0.24wout2013-07-011-2/+2
* IMplemented <use> element, bumped to v0.23wout2013-06-291-2/+2
* Fixed naming conflict in mask and clip modules, bumped to v0.22wout2013-06-291-1/+1
* Reworked arrange module, <defs> always on topwout2013-06-271-2/+2
* Added SVG.Number, reworked gradient systemwout2013-06-231-2/+2
* Added to() method in the SVG.FXwout2013-06-091-1/+1
* Added deep traversing, reorganizd moduleswout2013-06-091-1/+1
* Added translate() methodwout2013-05-291-1/+1
* Added merge() to SVG.BBoxwout2013-05-281-1/+1
* Bumped to v0.15, removed hsb color supportwout2013-04-261-1/+1
* Added the rbox() method, bumped to v0.140.15wout2013-04-221-2/+2
* Bumped to v0.13wout2013-04-121-1/+1
* Allow invocation of SVG() with an <svg> tagwout2013-03-291-1/+1
* Bumped to v0.11wout2013-03-241-2/+2
* Added x(), y(), cx(), cy() and matrixwout2013-03-121-2/+2
* Bumped to v0.9, added better style management, text support and extended anim...0.10wout2013-03-091-3/+4
* Reworked color managementwout2013-03-061-1/+1
* Added during() method and unit morphing to fx modulewout2013-03-061-2/+2
* Bumped to v0.7 with reworked id sequence, attr nullifier, and various other f...wout2013-02-271-1/+1
* Bumped to v0.6wout2013-02-201-1/+1
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-1/+1
* Updated READMEwout2013-02-021-1/+1
* Added SVG.Line as a native element0.5wout2013-02-021-1/+1
* Reworked SVG.Container inheritancewout2013-02-021-2/+2
* Modified extension method to include all SVG.Container elementswout2013-01-291-1/+1
* Added data() methodwout2013-01-271-1/+1
* Added patternswout2013-01-061-1/+1
* Made code more readable and included docswout2013-01-041-7/+6
* Added the SVG.FX module for animationswout2013-01-031-1/+1
* Added SVG.Nested to create nested svg documentswout2013-01-021-1/+1
* Replaced clip() in favor of mask()wout2013-01-011-1/+1
* Added mask.jswout2012-12-311-1/+1
* Added event.jswout2012-12-301-1/+1