| Commit message (Expand) | Author | Age | Files | Lines |
* | Rename files so that they reflect their exported classes (see next commit) | Ulrich-Matthias Schäfer | 2018-10-25 | 1 | -104/+0 |
* | make morphing work, fix inheritance, animations now work | Ulrich-Matthias Schäfer | 2018-05-01 | 1 | -1/+1 |
* | Initial planning for the Timeline Module | Saivan | 2018-04-18 | 1 | -2/+1 |
* | So the standard linter is operational and our code is compliant | Saivan | 2018-02-27 | 1 | -1/+1 |
* | The first half of the library complies with Standard linting | Saivan | 2018-02-27 | 1 | -47/+48 |
* | add new default constructor (#714) | Ulrich-Matthias Schäfer | 2017-07-25 | 1 | -1/+1 |
* | renamed `fill()` method on `SVG.Gradient` and `SVG.Pattern` to `url()` (#708) | Ulrich-Matthias Schäfer | 2017-07-07 | 1 | -2/+2 |
* | renamed `SVG.Stop` constructor `at()` on `SVG.Gradient` to `stop()` (#707) | Ulrich-Matthias Schäfer | 2017-07-07 | 1 | -1/+1 |
* | `SVG.extend` now expects exactly one module or an array of modules | Ulrich-Matthias Schäfer | 2017-04-25 | 1 | -1/+1 |
* | Making initial changes for svg.js v3.0 | Ulrich-Matthias Schäfer | 2017-03-10 | 1 | -5/+2 |
* | fixed old target references | Ulrich-Matthias Schäfer | 2016-04-09 | 1 | -2/+2 |
* | tab to space, block comments to line comments | Ulrich-Matthias Schäfer | 2015-11-06 | 1 | -4/+4 |
* | fixed mask animation in Firefox (#287) | Ulrich-Matthias Schäfer | 2015-10-11 | 1 | -1/+1 |
* | moved special handling of pattern/gradient transform to the corresponding class | Ulrich-Matthias Schäfer | 2015-10-11 | 1 | -0/+5 |
* | remove useless executable permission | Peter Dave Hello | 2015-06-23 | 1 | -0/+0 |
* | Installed Jasmin 2.0.1 | wout | 2014-07-26 | 1 | -19/+18 |
* | Added marker, symbol and dynamic referencing | wout | 2014-06-17 | 1 | -1/+1 |
* | SVG.Stop accepts multiple arguments1.0.0-rc.6 | wout | 2014-02-20 | 1 | -2/+10 |
* | Added loader on SVG.Image and included svg.pattern.js to the core | wout | 2014-02-05 | 1 | -8/+4 |
* | Implemented SVG.invent function and bumped to v1.0rc3 | wout | 2014-02-03 | 1 | -79/+75 |
* | Bumped to v0.33 | wout | 2014-01-22 | 1 | -0/+0 |
* | IMplemented <use> element, bumped to v0.23 | wout | 2013-06-29 | 1 | -0/+4 |
* | Added `get()` method to SVG.Container | wout | 2013-06-23 | 1 | -4/+0 |
* | Added SVG.Number, reworked gradient system | wout | 2013-06-23 | 1 | -18/+17 |
* | Added deep traversing, reorganizd modules | wout | 2013-06-09 | 1 | -0/+9 |
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -5/+3 |
* | Bumped to v0.9, added better style management, text support and extended anim...0.10 | wout | 2013-03-09 | 1 | -18/+14 |
* | Bumped to v0.7 with reworked id sequence, attr nullifier, and various other f... | wout | 2013-02-27 | 1 | -4/+1 |
* | Created separate classes for SVG.ViewBox anSVG.BBox0.6 | wout | 2013-02-20 | 1 | -28/+28 |
* | Reworked SVG.Container inheritance | wout | 2013-02-02 | 1 | -5/+2 |
* | Fix in offset for SVG.Wrap | wout | 2013-01-22 | 1 | -2/+1 |
* | Added patterns | wout | 2013-01-06 | 1 | -1/+1 |
* | Made code more readable and included docs | wout | 2013-01-04 | 1 | -56/+49 |
* | Added mask.js | wout | 2012-12-31 | 1 | -4/+1 |
* | Code refactoring | wout | 2012-12-29 | 1 | -15/+22 |
* | Added gradient | wout | 2012-12-22 | 1 | -0/+111 |