| Commit message (Expand) | Author | Age | Files | Lines |
* | IMplemented <use> element, bumped to v0.23 | wout | 2013-06-29 | 1 | -4/+4 |
* | Fix in rotation transform0.21 | wout | 2013-06-25 | 1 | -1/+1 |
* | Added SVG.Number, reworked gradient system | wout | 2013-06-23 | 1 | -4/+10 |
* | Added deep traversing, reorganizd modules | wout | 2013-06-09 | 1 | -1/+5 |
* | Added merge() to SVG.BBox | wout | 2013-05-28 | 1 | -0/+1 |
* | Bumped to v0.15, removed hsb color support | wout | 2013-04-26 | 1 | -2/+9 |
* | Added the rbox() method, bumped to v0.140.15 | wout | 2013-04-22 | 1 | -11/+6 |
* | Parsing numeric values as a global getter0.14 | wout | 2013-04-15 | 1 | -1/+1 |
* | Removing style attributes when empty | wout | 2013-04-15 | 1 | -1/+4 |
* | Fix in defaults | wout | 2013-04-14 | 1 | -1/+4 |
* | Merge pull request #24 from robwalch/master | Wout Fierens | 2013-04-14 | 1 | -4/+4 |
|\ |
|
| * | remove the use of keyword 'default' | Rob Walch | 2013-04-14 | 1 | -4/+4 |
* | | Ensure center point for rotations | wout | 2013-04-13 | 1 | -7/+11 |
* | | Bumped to v0.13 | wout | 2013-04-12 | 1 | -4/+7 |
|/ |
|
* | Fix for leading method on non text elements | wout | 2013-04-07 | 1 | -2/+2 |
* | Extendibility fix in SVG.Element | wout | 2013-04-02 | 1 | -1/+1 |
* | Passing attribute name and value in rebuild() method | wout | 2013-03-30 | 1 | -1/+1 |
* | Updated README | wout | 2013-03-25 | 1 | -1/+1 |
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -87/+84 |
* | Animation value clearance0.11 | wout | 2013-03-13 | 1 | -4/+0 |
* | Added x(), y(), cx(), cy() and matrix | wout | 2013-03-12 | 1 | -37/+67 |
* | Bumped to v0.9, added better style management, text support and extended anim...0.10 | wout | 2013-03-09 | 1 | -25/+83 |
* | Reworked color management | wout | 2013-03-06 | 1 | -0/+4 |
* | Added during() method and unit morphing to fx module | wout | 2013-03-06 | 1 | -2/+5 |
* | Fix in animate().center()0.8 | wout | 2013-03-05 | 1 | -0/+3 |
* | Code refactoring on element | wout | 2013-03-02 | 1 | -47/+48 |
* | Bumped to v0.7 with reworked id sequence, attr nullifier, and various other f... | wout | 2013-02-27 | 1 | -29/+39 |
* | Created separate classes for SVG.ViewBox anSVG.BBox0.6 | wout | 2013-02-20 | 1 | -76/+61 |
* | Added ability to store data() as raw values | wout | 2013-02-11 | 1 | -2/+2 |
* | Added visible() and opacity() methods0.4 | wout | 2013-01-30 | 1 | -0/+7 |
* | Simplifying data() method0.2 | wout | 2013-01-27 | 1 | -2/+5 |
* | Fic in data() method | wout | 2013-01-27 | 1 | -1/+1 |
* | Added data() method | wout | 2013-01-27 | 1 | -0/+14 |
* | Fix in offset for SVG.Wrap | wout | 2013-01-22 | 1 | -0/+9 |
* | Renamed the parentDoc() method to doc() | wout | 2013-01-12 | 1 | -1/+1 |
* | Bug fix in clone() method | wout | 2013-01-10 | 1 | -1/+4 |
* | Bug fix in clone | wout | 2013-01-09 | 1 | -1/+1 |
* | Storing element type | wout | 2013-01-08 | 1 | -1/+2 |
* | fill() and stroke() accept a hex string | wout | 2013-01-06 | 1 | -9/+9 |
* | Fix in animatabel attr | wout | 2013-01-05 | 1 | -1/+10 |
* | Made code more readable and included docs | wout | 2013-01-04 | 1 | -122/+114 |
* | Added the SVG.FX module for animations | wout | 2013-01-03 | 1 | -2/+6 |
* | Replaced clip() in favor of mask() | wout | 2013-01-01 | 1 | -15/+29 |
* | Added each(), next(), previous() and more | wout | 2012-12-31 | 1 | -0/+10 |
* | Added position() | wout | 2012-12-31 | 1 | -1/+6 |
* | Added clone() | wout | 2012-12-31 | 1 | -1/+19 |
* | Added hide() and show() | wout | 2012-12-30 | 1 | -0/+14 |
* | Code refactoring | wout | 2012-12-29 | 1 | -5/+18 |
* | Added skew method to the sugar module | wout | 2012-12-28 | 1 | -7/+7 |
* | Bug fix in bbox() | wout | 2012-12-27 | 1 | -2/+9 |