| Commit message (Expand) | Author | Age | Files | Lines |
* | Updated README0.9 | wout | 2013-03-07 | 1 | -1/+11 |
* | Animatable fill() and stroke() | wout | 2013-03-06 | 4 | -73/+91 |
* | Reworked color management | wout | 2013-03-06 | 9 | -87/+399 |
* | Updated README | wout | 2013-03-06 | 1 | -3/+3 |
* | Updated README | wout | 2013-03-06 | 1 | -1/+1 |
* | Updated README | wout | 2013-03-06 | 1 | -2/+2 |
* | Added during() method and unit morphing to fx module | wout | 2013-03-06 | 7 | -36/+166 |
* | Fix in animate().center()0.8 | wout | 2013-03-05 | 6 | -113/+113 |
* | Improved rotate() method in sugar module | wout | 2013-03-02 | 5 | -49/+56 |
* | Code refactoring on element | wout | 2013-03-02 | 4 | -102/+116 |
* | Bumped to v0.7 with reworked id sequence, attr nullifier, and various other f... | wout | 2013-02-27 | 11 | -130/+162 |
* | Added svg.export.js plugin to README0.7 | wout | 2013-02-21 | 1 | -0/+1 |
* | Added viewbox toString() method | wout | 2013-02-20 | 3 | -4/+20 |
* | Defaulting zoom in viewbox to 1 | wout | 2013-02-20 | 3 | -21/+23 |
* | Fix in viewbox fallback | wout | 2013-02-20 | 3 | -39/+37 |
* | Updated README | wout | 2013-02-20 | 1 | -1/+1 |
* | Updated README | wout | 2013-02-20 | 1 | -2/+3 |
* | ViewBox zoom description | wout | 2013-02-20 | 4 | -9/+10 |
* | Updated README | wout | 2013-02-20 | 1 | -146/+152 |
* | v0.6 | wout | 2013-02-20 | 2 | -2/+2 |
* | Bumped to v0.6 | wout | 2013-02-20 | 1 | -1/+1 |
* | Created separate classes for SVG.ViewBox anSVG.BBox0.6 | wout | 2013-02-20 | 29 | -1013/+1123 |
* | Added SVG.supported to README | wout | 2013-02-15 | 1 | -0/+13 |
* | Added support test | wout | 2013-02-15 | 3 | -18/+36 |
* | Added clippath references in README | wout | 2013-02-13 | 3 | -2/+5 |
* | Added ability to store data() as raw values | wout | 2013-02-11 | 5 | -15/+28 |
* | Unbinding an event from an element | wout | 2013-02-05 | 6 | -17/+32 |
* | Updated README | wout | 2013-02-02 | 2 | -1/+2 |
* | Updated README | wout | 2013-02-02 | 1 | -1/+1 |
* | Updated README | wout | 2013-02-02 | 2 | -2/+2 |
* | Added SVG.Line as a native element0.5 | wout | 2013-02-02 | 5 | -6/+105 |
* | Updated opacity() method in sugar module | wout | 2013-02-02 | 4 | -30/+6 |
* | Reworked SVG.Container inheritance | wout | 2013-02-02 | 13 | -238/+207 |
* | Added visible() and opacity() methods0.4 | wout | 2013-01-30 | 6 | -4/+45 |
* | Fix in arrange module | wout | 2013-01-29 | 4 | -15/+19 |
* | Modified extension method to include all SVG.Container elements | wout | 2013-01-29 | 4 | -12/+32 |
* | Fix in scale() in sugar module0.3 | wout | 2013-01-28 | 3 | -7/+7 |
* | Simplifying data() method0.2 | wout | 2013-01-27 | 3 | -7/+13 |
* | Fic in data() method | wout | 2013-01-27 | 3 | -5/+5 |
* | Added data() method | wout | 2013-01-27 | 5 | -4/+53 |
* | Fix in offset for SVG.Wrap | wout | 2013-01-22 | 9 | -107/+99 |
* | Removed obsolete code | wout | 2013-01-15 | 3 | -61/+67 |
* | Renamed the parentDoc() method to doc() | wout | 2013-01-12 | 5 | -9/+9 |
* | Fix in poly element | wout | 2013-01-12 | 3 | -37/+3 |
* | Ensuring polygons and polylines are at position 0,0 within their wrapper | wout | 2013-01-12 | 3 | -5/+25 |
* | Bug fix in clone() method | wout | 2013-01-10 | 3 | -5/+11 |
* | Updated README | wout | 2013-01-09 | 1 | -1/+1 |
* | Bug fix in clone | wout | 2013-01-09 | 3 | -5/+5 |
* | Added event binding to the event module | wout | 2013-01-09 | 1 | -3/+34 |
* | Added event listeners to event module | wout | 2013-01-09 | 3 | -4/+69 |