Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Added SVG.Set adn bumped to v0.24 | wout | 2013-07-01 | 12 | -161/+396 | |
| | ||||||
* | Fix in SVG.Number for IE0.24 | wout | 2013-07-01 | 4 | -27/+26 | |
| | ||||||
* | Fix in unit parser with negative values. | wout | 2013-06-30 | 5 | -6/+11 | |
| | ||||||
* | IMplemented <use> element, bumped to v0.23 | wout | 2013-06-29 | 14 | -32/+143 | |
| | ||||||
* | Updated package.json0.23 | wout | 2013-06-29 | 1 | -1/+1 | |
| | ||||||
* | Fixed naming conflict in mask and clip modules, bumped to v0.22 | wout | 2013-06-29 | 9 | -13/+277 | |
| | ||||||
* | Updated package.json0.22 | wout | 2013-06-27 | 1 | -1/+1 | |
| | ||||||
* | Reworked arrange module, <defs> always on top | wout | 2013-06-27 | 17 | -98/+436 | |
| | ||||||
* | Fix in rotation transform0.21 | wout | 2013-06-25 | 3 | -4/+4 | |
| | ||||||
* | Added default stroke-linejoin and stroke-linecap values | wout | 2013-06-24 | 4 | -41/+48 | |
| | ||||||
* | Added `get()` method to SVG.Container | wout | 2013-06-23 | 5 | -10/+23 | |
| | ||||||
* | Fix in fill() method | wout | 2013-06-23 | 3 | -6/+6 | |
| | ||||||
* | Added SVG.Number, reworked gradient system | wout | 2013-06-23 | 16 | -138/+558 | |
| | ||||||
* | Update README0.20 | wout | 2013-06-11 | 1 | -1/+1 | |
| | ||||||
* | Updated package.json | wout | 2013-06-11 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-06-11 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-06-11 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-06-11 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-06-11 | 1 | -0/+2 | |
| | ||||||
* | Updated README | wout | 2013-06-11 | 1 | -2/+0 | |
| | ||||||
* | Updated README | wout | 2013-06-11 | 1 | -1/+1 | |
| | ||||||
* | Added to() method in the SVG.FX | wout | 2013-06-09 | 6 | -200/+234 | |
| | ||||||
* | Added deep traversing, reorganized modules0.19 | wout | 2013-06-09 | 1 | -0/+1 | |
| | ||||||
* | Added deep traversing, reorganizd modules | wout | 2013-06-09 | 24 | -160/+383 | |
| | ||||||
* | Typo in docs0.18 | wout | 2013-06-04 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-05-29 | 1 | -2/+18 | |
| | ||||||
* | Added translate() method | wout | 2013-05-29 | 13 | -13/+83 | |
| | ||||||
* | Updated README0.17 | wout | 2013-05-28 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-05-28 | 1 | -1/+8 | |
| | ||||||
* | Added merge() to SVG.BBox | wout | 2013-05-28 | 11 | -116/+231 | |
| | ||||||
* | Updated README0.16 | wout | 2013-05-28 | 1 | -0/+2 | |
| | ||||||
* | Removing defs and references on clear() | wout | 2013-05-08 | 4 | -13/+18 | |
| | ||||||
* | Updated README | wout | 2013-04-27 | 1 | -2/+0 | |
| | ||||||
* | Bumped to v0.15, removed hsb color support | wout | 2013-04-26 | 10 | -189/+68 | |
| | ||||||
* | Added the rbox() method, bumped to v0.140.15 | wout | 2013-04-22 | 8 | -101/+275 | |
| | ||||||
* | Parsing numeric values as a global getter0.14 | wout | 2013-04-15 | 4 | -5/+21 | |
| | ||||||
* | Removing style attributes when empty | wout | 2013-04-15 | 4 | -5/+15 | |
| | ||||||
* | Fix in defaults | wout | 2013-04-14 | 4 | -36/+42 | |
| | ||||||
* | Merge pull request #24 from robwalch/master | Wout Fierens | 2013-04-14 | 2 | -5/+5 | |
|\ | | | | | Keyword 'default' throws errors in some browsers | |||||
| * | remove the use of keyword 'default' | Rob Walch | 2013-04-14 | 2 | -5/+5 | |
| | | ||||||
* | | Ensure center point for rotations | wout | 2013-04-13 | 3 | -17/+25 | |
| | | ||||||
* | | Bumped to v0.13 | wout | 2013-04-12 | 4 | -12/+18 | |
| | | ||||||
* | | Fix for Firefox in bbox()0.13 | wout | 2013-04-11 | 5 | -18/+30 | |
| | | ||||||
* | | Merge pull request #22 from robwalch/master | Wout Fierens | 2013-04-10 | 1 | -1/+11 | |
|\| | | | | | node.getBBox() fallback | |||||
| * | node.getBBox() fallback. Fixes #21 | Rob Walch | 2013-04-10 | 1 | -1/+11 | |
|/ | ||||||
* | Updated README | wout | 2013-04-09 | 1 | -2/+2 | |
| | ||||||
* | Updated documentup | wout | 2013-04-09 | 1 | -1/+1 | |
| | ||||||
* | Addeddocumentup config file | wout | 2013-04-09 | 1 | -0/+8 | |
| | ||||||
* | Fix in poly plot() with point arrays | wout | 2013-04-08 | 2 | -4/+5 | |
| | ||||||
* | Merge pull request #20 from robwalch/patch-1 | Wout Fierens | 2013-04-08 | 1 | -2/+2 | |
|\ | | | | | Fixed plot poly with array of points |