aboutsummaryrefslogtreecommitdiffstats
path: root/src/sugar.js
Commit message (Collapse)AuthorAgeFilesLines
* 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