aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | Some browsers had issues with clipping, masking was a better option.
* 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