| Commit message (Expand) | Author | Age | Files | Lines |
* | Calling after() on stop(fulfill) | wout | 2014-06-10 | 1 | -4/+6 |
* | .animation() .stop() now fires .after() if present | vird | 2014-05-28 | 1 | -3/+5 |
* | Bumped to 1.0.0-rc.6 | wout | 2014-03-04 | 1 | -67/+63 |
* | Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to... | wout | 2014-02-14 | 1 | -383/+391 |
* | Fix in animate('=').to() | wout | 2014-02-05 | 1 | -1/+1 |
* | Wrapping delay in SVG.Number | wout | 2014-02-03 | 1 | -1/+1 |
* | Added second values to SVG.Number | wout | 2014-02-03 | 1 | -1/+1 |
* | added `morph()` and `at()` methods to `SVG.Number` for unit morphing | wout | 2014-02-01 | 1 | -41/+28 |
* | Fix in poly morphing | wout | 2014-01-31 | 1 | -2/+2 |
* | Disabled array bbox cache | wout | 2014-01-31 | 1 | -6/+0 |
* | Added morph() and at() methods to SVG.Color | wout | 2014-01-31 | 1 | -25/+9 |
* | Added msRequestAnimationFrame fir IE10 support | wout | 2014-01-31 | 1 | -0/+1 |
* | Added SVG.PathArray, updated data() and bumped to v1.0rc1 | wout | 2014-01-29 | 1 | -19/+27 |
* | Added loop(), switched to requestAnimFrame, bumped to v0.38 | wout | 2014-01-28 | 1 | -6/+35 |
* | Added pause / play to SVG.FX module and bumped to v0.34 | wout | 2014-01-23 | 1 | -25/+73 |
* | Bumped to v0.33 | wout | 2014-01-22 | 1 | -0/+0 |
* | Added animatible poly's, bumped to v0.31 | wout | 2013-08-01 | 1 | -0/+42 |
* | Added SVG.Set adn bumped to v0.24 | wout | 2013-07-01 | 1 | -0/+1 |
* | Added SVG.Number, reworked gradient system | wout | 2013-06-23 | 1 | -14/+14 |
* | Added to() method in the SVG.FX | wout | 2013-06-09 | 1 | -93/+104 |
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -101/+138 |
* | Animation value clearance0.11 | wout | 2013-03-13 | 1 | -7/+10 |
* | Added x(), y(), cx(), cy() and matrix | wout | 2013-03-12 | 1 | -26/+66 |
* | Bumped to v0.9, added better style management, text support and extended anim...0.10 | wout | 2013-03-09 | 1 | -24/+48 |
* | Reworked color management | wout | 2013-03-06 | 1 | -38/+8 |
* | Added during() method and unit morphing to fx module | wout | 2013-03-06 | 1 | -13/+46 |
* | Fix in animate().center()0.8 | wout | 2013-03-05 | 1 | -46/+46 |
* | Created separate classes for SVG.ViewBox anSVG.BBox0.6 | wout | 2013-02-20 | 1 | -65/+65 |
* | Added ability to store data() as raw values | wout | 2013-02-11 | 1 | -2/+2 |
* | Updated README | wout | 2013-01-09 | 1 | -1/+1 |
* | Fix in fx module for very short durations | wout | 2013-01-08 | 1 | -2/+2 |
* | Fix in fx module for durations under 10 ms | wout | 2013-01-08 | 1 | -1/+1 |
* | Made code more readable and included docs | wout | 2013-01-04 | 1 | -123/+105 |
* | Fix in SVG.FX | wout | 2013-01-03 | 1 | -9/+10 |
* | Fix in color parser | wout | 2013-01-03 | 1 | -1/+8 |
* | Added the SVG.FX module for animations | wout | 2013-01-03 | 1 | -0/+249 |