summaryrefslogtreecommitdiffstats
path: root/src/sugar.js
Commit message (Expand)AuthorAgeFilesLines
* relative movements, delayed (queued) start of animationUlrich-Matthias Schäfer2015-12-231-2/+2
* added all fx methods, styles and attrsUlrich-Matthias Schäfer2015-12-161-2/+2
* tab to space, block comments to line commentsUlrich-Matthias Schäfer2015-11-061-2/+2
* Fixes #366Sam Thomson2015-07-301-8/+9
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
* Added SVG.Bare for creation of non-described elementswout2014-08-011-0/+12
* Added more control to SVG.Matrixwout2014-07-281-2/+6
* Installed Jasmin 2.0.1wout2014-07-261-8/+10
* Added support for scale center on matriceswout2014-07-121-1/+3
* Completely reworked transform systemwout2014-07-111-20/+7
* Added SVG.Circle, removed structural internal referenceswout2014-06-251-6/+2
* Bumped to 1.0.0-rc.6wout2014-03-041-1/+1
* Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to...wout2014-02-141-24/+23
* added pointAt() method to SVG.Pathwout2014-02-051-16/+24
* Bumped to v0.33wout2014-01-221-0/+9
* Distinguished SVG.Container from SVG.parent, bumped to v0.32wout2013-08-051-1/+1
* 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