Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | | | | | | | | - removed SVG.Wrap on SVG.Polyline, SVG.Polygon and SVG.Path - added delay on SVG.FX module - made x(), y(), cx() and cy() as getters - added SGB.get() method, to get elements by a DOM id - fixed bug in remove() method on container elements - added jasmine test suite to repo | ||||
* | 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 ↵0.10 | wout | 2013-03-09 | 1 | -24/+48 |
| | | | | animation functionality | ||||
* | 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 |