aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Updated README0.9wout2013-03-071-1/+11
* Animatable fill() and stroke()wout2013-03-064-73/+91
* Reworked color managementwout2013-03-069-87/+399
* Updated READMEwout2013-03-061-3/+3
* Updated READMEwout2013-03-061-1/+1
* Updated READMEwout2013-03-061-2/+2
* Added during() method and unit morphing to fx modulewout2013-03-067-36/+166
* Fix in animate().center()0.8wout2013-03-056-113/+113
* Improved rotate() method in sugar modulewout2013-03-025-49/+56
* Code refactoring on elementwout2013-03-024-102/+116
* Bumped to v0.7 with reworked id sequence, attr nullifier, and various other f...wout2013-02-2711-130/+162
* Added svg.export.js plugin to README0.7wout2013-02-211-0/+1
* Added viewbox toString() methodwout2013-02-203-4/+20
* Defaulting zoom in viewbox to 1wout2013-02-203-21/+23
* Fix in viewbox fallbackwout2013-02-203-39/+37
* Updated READMEwout2013-02-201-1/+1
* Updated READMEwout2013-02-201-2/+3
* ViewBox zoom descriptionwout2013-02-204-9/+10
* Updated READMEwout2013-02-201-146/+152
* v0.6wout2013-02-202-2/+2
* Bumped to v0.6wout2013-02-201-1/+1
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-2029-1013/+1123
* Added SVG.supported to READMEwout2013-02-151-0/+13
* Added support testwout2013-02-153-18/+36
* Added clippath references in READMEwout2013-02-133-2/+5
* Added ability to store data() as raw valueswout2013-02-115-15/+28
* Unbinding an event from an elementwout2013-02-056-17/+32
* Updated READMEwout2013-02-022-1/+2
* Updated READMEwout2013-02-021-1/+1
* Updated READMEwout2013-02-022-2/+2
* Added SVG.Line as a native element0.5wout2013-02-025-6/+105
* Updated opacity() method in sugar modulewout2013-02-024-30/+6
* Reworked SVG.Container inheritancewout2013-02-0213-238/+207
* Added visible() and opacity() methods0.4wout2013-01-306-4/+45
* Fix in arrange modulewout2013-01-294-15/+19
* Modified extension method to include all SVG.Container elementswout2013-01-294-12/+32
* Fix in scale() in sugar module0.3wout2013-01-283-7/+7
* Simplifying data() method0.2wout2013-01-273-7/+13
* Fic in data() methodwout2013-01-273-5/+5
* Added data() methodwout2013-01-275-4/+53
* Fix in offset for SVG.Wrapwout2013-01-229-107/+99
* Removed obsolete codewout2013-01-153-61/+67
* Renamed the parentDoc() method to doc()wout2013-01-125-9/+9
* Fix in poly elementwout2013-01-123-37/+3
* Ensuring polygons and polylines are at position 0,0 within their wrapperwout2013-01-123-5/+25
* Bug fix in clone() methodwout2013-01-103-5/+11
* Updated READMEwout2013-01-091-1/+1
* Bug fix in clonewout2013-01-093-5/+5
* Added event binding to the event modulewout2013-01-091-3/+34
* Added event listeners to event modulewout2013-01-093-4/+69