aboutsummaryrefslogtreecommitdiffstats
path: root/src/sugar.js
Commit message (Expand)AuthorAgeFilesLines
* convert everything to es6 classes and importsUlrich-Matthias Schäfer2018-10-251-12/+14
* activate sugar before mergeUlrich-Matthias Schäfer2018-10-181-151/+151
* Initial planning for the Timeline ModuleSaivan2018-04-181-151/+151
* Removed gbox and fixed a few typosSaivan2018-03-051-1/+1
* Fixed recommendations by @Fuzzyma regarding transformsSaivan2018-03-051-9/+14
* Build the final transformation code and fixed linting errorsSaivan2018-03-041-1/+1
* Fixed most of the tests relating to transformationsSaivan2018-03-041-1/+11
* Added matrix composition and decompositionsSaivan2018-03-031-4/+13
* All transformations except fx and Transformations are passing nowSaivan2018-03-021-6/+6
* Implemented new transformationsSaivan2018-03-021-12/+21
* Made developing a little more enjoyableSaivan2018-02-271-9/+9
* Merged the 3.0.0 branch to add the linterSaivan2018-02-271-49/+52
|\
| * All files now loosely abide by standard lintingSaivan2018-02-271-58/+61
* | Matrix operations now apply to the current matrixSaivan2018-02-261-6/+4
|/
* `SVG.extend` now expects exactly one module or an array of modulesUlrich-Matthias Schäfer2017-04-251-4/+4
* Making initial changes for svg.js v3.0Ulrich-Matthias Schäfer2017-03-101-2/+2
* add ability to use `font()` method like `attr()` method (#620)Ulrich-Matthias Schäfer2017-03-081-10/+11
* make flip working with both axis when no parameter / only offset is passedUlrich-Matthias Schäfer2017-03-061-1/+2
* added `font()` method to `SVG.Tspan` (#599)Ulrich-Matthias Schäfer2017-03-051-1/+1
* `dx()/dy()` now accepts percentage values, too (#524)Ulrich-Matthias Schäfer2017-03-051-2/+2
* added tests to increase code coverageUlrich-Matthias Schäfer2017-02-281-1/+1
* Fix the bug where relative matrix transforms are not animatedRémi Tétreault2016-11-091-4/+5
* Removed wrong tests in sugar.js, fixed remaining tests. Made fill and stroke ...Ulrich-Matthias Schäfer2016-10-121-0/+2
* fixed old target referencesUlrich-Matthias Schäfer2016-04-091-2/+2
* 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