| Commit message (Expand) | Author | Age | Files | Lines |
* | Added deep traversing, reorganized modules0.19 | wout | 2013-06-09 | 1 | -0/+1 |
* | Added deep traversing, reorganizd modules | wout | 2013-06-09 | 17 | -77/+192 |
* | Added translate() method | wout | 2013-05-29 | 1 | -2/+9 |
* | Added merge() to SVG.BBox | wout | 2013-05-28 | 3 | -43/+86 |
* | Removing defs and references on clear() | wout | 2013-05-08 | 1 | -4/+7 |
* | Bumped to v0.15, removed hsb color support | wout | 2013-04-26 | 4 | -89/+16 |
* | Added the rbox() method, bumped to v0.140.15 | wout | 2013-04-22 | 3 | -47/+110 |
* | 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 | 2 | -14/+17 |
* | Merge pull request #24 from robwalch/master | Wout Fierens | 2013-04-14 | 2 | -5/+5 |
|\ |
|
| * | remove the use of keyword 'default' | Rob Walch | 2013-04-14 | 2 | -5/+5 |
* | | 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 Firefox in bbox()0.13 | wout | 2013-04-11 | 1 | -7/+8 |
|/ |
|
* | node.getBBox() fallback. Fixes #21 | Rob Walch | 2013-04-10 | 1 | -1/+11 |
* | Fixed plot poly with array of points | Rob Walch | 2013-04-08 | 1 | -2/+2 |
* | Rebuilding after leading() with arguments | wout | 2013-04-07 | 1 | -1/+1 |
* | Fix for leading method on non text elements | wout | 2013-04-07 | 1 | -2/+2 |
* | Stored base offset as a private variable | wout | 2013-04-05 | 1 | -1/+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 |
* | Fix in viewbox() method | wout | 2013-03-29 | 1 | -3/+3 |
* | Allow invocation of SVG() with an <svg> tag | wout | 2013-03-29 | 1 | -3/+5 |
* | Bug fix: recreating defs after clear()0.12 | wout | 2013-03-28 | 2 | -2/+6 |
* | Updated README | wout | 2013-03-25 | 3 | -14/+7 |
* | Added unbiased option to plotable elements | wout | 2013-03-24 | 4 | -12/+24 |
* | Added plot() method to SVG.Line | wout | 2013-03-24 | 2 | -1/+10 |
* | Bumped to v0.11 | wout | 2013-03-24 | 22 | -411/+453 |
* | Animation value clearance0.11 | wout | 2013-03-13 | 3 | -13/+12 |
* | Added x(), y(), cx(), cy() and matrix | wout | 2013-03-12 | 11 | -140/+277 |
* | Bumped to v0.9, added better style management, text support and extended anim...0.10 | wout | 2013-03-09 | 21 | -255/+384 |
* | Animatable fill() and stroke() | wout | 2013-03-06 | 2 | -35/+44 |
* | Reworked color management | wout | 2013-03-06 | 5 | -41/+191 |
* | Added during() method and unit morphing to fx module | wout | 2013-03-06 | 3 | -15/+58 |
* | Fix in animate().center()0.8 | wout | 2013-03-05 | 3 | -55/+54 |
* | Improved rotate() method in sugar module | wout | 2013-03-02 | 2 | -23/+23 |
* | 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 | 8 | -63/+79 |
* | Added viewbox toString() method | wout | 2013-02-20 | 1 | -1/+9 |
* | Defaulting zoom in viewbox to 1 | wout | 2013-02-20 | 1 | -9/+10 |
* | Fix in viewbox fallback | wout | 2013-02-20 | 1 | -18/+17 |
* | ViewBox zoom description | wout | 2013-02-20 | 1 | -2/+2 |
* | Created separate classes for SVG.ViewBox anSVG.BBox0.6 | wout | 2013-02-20 | 25 | -506/+553 |
* | Added support test | wout | 2013-02-15 | 1 | -8/+17 |
* | Added ability to store data() as raw values | wout | 2013-02-11 | 2 | -4/+4 |
* | Unbinding an event from an element | wout | 2013-02-05 | 3 | -6/+8 |
* | Updated README | wout | 2013-02-02 | 1 | -1/+1 |
* | Added SVG.Line as a native element0.5 | wout | 2013-02-02 | 1 | -0/+46 |
* | Updated opacity() method in sugar module | wout | 2013-02-02 | 1 | -13/+1 |