aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
Commit message (Expand)AuthorAgeFilesLines
* 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
* Added polyline and polygon, removed ciclewout2012-12-291-1/+1
* Added build instructions to READMEwout2012-12-231-10/+1
* Added gradientwout2012-12-221-3/+3
* Lowered presence of the svg functionwout2012-12-211-0/+1
* Streamlined codewout2012-12-211-1/+1
* Added font elementwout2012-12-201-4/+4
* Updated Readmewout2012-12-191-1/+1
* Separated core from optional librarieswout2012-12-181-6/+13
* Added transform()wout2012-12-181-3/+7
* Code slimmingwout2012-12-171-1/+1
* Refactored code for readability and sizewout2012-12-171-1/+1
* Removing legacy referenceswout2012-12-171-1/+1
* Updated readmewout2012-12-171-1/+1
* Implemented core librarywout2012-12-161-13/+23
* Initial commitwout2012-12-151-0/+145