summaryrefslogtreecommitdiffstats
path: root/src/sugar.js
Commit message (Expand)AuthorAgeFilesLines
* Fix in fill() methodwout2013-06-231-2/+2
* Added translate() methodwout2013-05-291-2/+9
* Bumped to v0.15, removed hsb color supportwout2013-04-261-1/+1
* Bumped to v0.11wout2013-03-241-3/+3
* Added x(), y(), cx(), cy() and matrixwout2013-03-121-0/+4
* Bumped to v0.9, added better style management, text support and extended anim...0.10wout2013-03-091-12/+8
* Animatable fill() and stroke()wout2013-03-061-32/+31
* Reworked color managementwout2013-03-061-1/+1
* Improved rotate() method in sugar modulewout2013-03-021-23/+12
* Created separate classes for SVG.ViewBox anSVG.BBox0.6wout2013-02-201-24/+24
* Unbinding an event from an elementwout2013-02-051-1/+0
* Updated opacity() method in sugar modulewout2013-02-021-13/+1
* Reworked SVG.Container inheritancewout2013-02-021-4/+11
* Added visible() and opacity() methods0.4wout2013-01-301-0/+9
* Fix in scale() in sugar module0.3wout2013-01-281-2/+2
* Fix in offset for SVG.Wrapwout2013-01-221-35/+25
* Removed obsolete codewout2013-01-151-29/+32
* fill() and stroke() accept a hex stringwout2013-01-061-44/+19
* Made code more readable and included docswout2013-01-041-63/+53
* Fix in SVG.FXwout2013-01-031-0/+1
* Added the SVG.FX module for animationswout2013-01-031-6/+41
* Code refactoringwout2012-12-291-10/+22
* Added skew method to the sugar modulewout2012-12-281-0/+8
* Reworked transform()wout2012-12-271-14/+10
* Simplified rotate() syntaxwout2012-12-221-4/+9
* Streamlined codewout2012-12-211-0/+20
* Made absolute transformations defaultwout2012-12-191-5/+2
* Updated readmewout2012-12-191-6/+2
* Updated Readmewout2012-12-191-0/+17
* Added transform()wout2012-12-181-0/+49