| Commit message (Expand) | Author | Age | Files | Lines |
* | reordered modules, add es6 build | Ulrich-Matthias Schäfer | 2018-11-06 | 1 | -58/+0 |
* | implement registerMethods(), introduce real arrays for modern browsers, fix s... | Ulrich-Matthias Schäfer | 2018-11-04 | 1 | -1/+1 |
* | convert everything to es6 classes and imports | Ulrich-Matthias Schäfer | 2018-10-25 | 1 | -42/+39 |
* | All files now loosely abide by standard linting | Saivan | 2018-02-27 | 1 | -19/+19 |
* | make more tests pass in IE | Ulrich-Matthias Schäfer | 2017-03-15 | 1 | -3/+0 |
* | move most regexe to SVG.regex, fix matrix constructor for string argument | Ulrich-Matthias Schäfer | 2017-03-14 | 1 | -2/+2 |
* | speed up path parsing for most cases | Ulrich-Matthias Schäfer | 2017-03-06 | 1 | -12/+9 |
* | fixed string parsing in viewbox (#483), specs `SVG.ViewBox` | Ulrich-Matthias Schäfer | 2016-05-13 | 1 | -10/+10 |
* | fixed unit unit regex and renamed it to numberAndUnit, added specs (fix #443) | Ulrich-Matthias Schäfer | 2016-01-23 | 1 | -1/+1 |
* | Fix regex for isNumber | snowyplover | 2016-01-17 | 1 | -2/+2 |
* | `SvgPathSeg` is removed in Chrome 48. Added workaround (fixes #409) | Ulrich-Matthias Schäfer | 2015-11-18 | 1 | -0/+22 |
* | Make parsing a <transform-list> more robust in the face of IE11 | Ray Glover | 2015-08-14 | 1 | -0/+3 |
* | remove useless executable permission | Peter Dave Hello | 2015-06-23 | 1 | -0/+0 |
* | Installed Jasmin 2.0.1 | wout | 2014-07-26 | 1 | -0/+6 |
* | Various small fixes | wout | 2014-07-25 | 1 | -15/+12 |
* | Completely reworked transform system | wout | 2014-07-11 | 1 | -12/+12 |
* | Added marker, symbol and dynamic referencing | wout | 2014-06-17 | 1 | -0/+3 |
* | Bumped to version 1.0.0-rc.7 | wout | 2014-06-11 | 1 | -0/+3 |
* | Bumped to 1.0.0-rc.6 | wout | 2014-03-04 | 1 | -6/+1 |
* | Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to... | wout | 2014-02-14 | 1 | -3/+0 |
* | Added loader on SVG.Image and included svg.pattern.js to the core | wout | 2014-02-05 | 1 | -0/+3 |
* | Bumped to v0.33 | wout | 2014-01-22 | 1 | -0/+0 |
* | Fix in unit parser with negative values. | wout | 2013-06-30 | 1 | -1/+1 |
* | Added SVG.Number, reworked gradient system | wout | 2013-06-23 | 1 | -1/+4 |
* | Bumped to v0.15, removed hsb color support | wout | 2013-04-26 | 1 | -7/+1 |
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -1/+9 |
* | Added x(), y(), cx(), cy() and matrix | wout | 2013-03-12 | 1 | -11/+11 |
* | Bumped to v0.9, added better style management, text support and extended anim...0.10 | wout | 2013-03-09 | 1 | -11/+26 |
* | Reworked color management | wout | 2013-03-06 | 1 | -2/+13 |
* | Added during() method and unit morphing to fx module | wout | 2013-03-06 | 1 | -0/+7 |