| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix in viewbox0.33 | wout | 2013-08-23 | 1 | -5/+3 |
* | Fix in viewbox | wout | 2013-08-23 | 1 | -3/+3 |
* | Added merge() method to SVG.RBox | wout | 2013-08-22 | 1 | -1/+22 |
* | Fixed bug in memory system | wout | 2013-08-22 | 1 | -8/+10 |
* | Distinguished SVG.Container from SVG.parent, bumped to v0.32 | wout | 2013-08-05 | 1 | -60/+69 |
* | Added animatible poly's, bumped to v0.31 | wout | 2013-08-01 | 1 | -39/+259 |
* | Added support for CommonJS and AMD, bunped to v0.300.31 | wout | 2013-07-26 | 1 | -6/+13 |
* | Added SVG.Array and bumped to v0.29 | wout | 2013-07-25 | 1 | -13/+43 |
* | Reworked SVG.Text to give more granular control | wout | 2013-07-23 | 1 | -67/+107 |
* | Namespace fixes and added textPath and bumped to v0.270.28 | wout | 2013-07-22 | 1 | -4/+62 |
* | Added textpath plugin to readme0.27 | wout | 2013-07-19 | 1 | -1/+1 |
* | Fix in back() | wout | 2013-07-17 | 1 | -2/+2 |
* | Various IE9 and IE10 fixes | wout | 2013-07-04 | 1 | -18/+18 |
* | Added memory module | wout | 2013-07-02 | 1 | -4/+39 |
* | Sets accept multiple elements at once | wout | 2013-07-01 | 1 | -3/+6 |
* | Added SVG.Set adn bumped to v0.24 | wout | 2013-07-01 | 1 | -63/+120 |
* | Fix in SVG.Number for IE0.24 | wout | 2013-07-01 | 1 | -11/+13 |
* | Fix in unit parser with negative values. | wout | 2013-06-30 | 1 | -3/+3 |
* | IMplemented <use> element, bumped to v0.23 | wout | 2013-06-29 | 1 | -5/+42 |
* | Fixed naming conflict in mask and clip modules, bumped to v0.22 | wout | 2013-06-29 | 1 | -5/+63 |
* | Reworked arrange module, <defs> always on top | wout | 2013-06-27 | 1 | -42/+58 |
* | Fix in rotation transform0.21 | wout | 2013-06-25 | 1 | -2/+2 |
* | Added default stroke-linejoin and stroke-linecap values | wout | 2013-06-24 | 1 | -19/+21 |
* | Added `get()` method to SVG.Container | wout | 2013-06-23 | 1 | -5/+5 |
* | Fix in fill() method | wout | 2013-06-23 | 1 | -3/+3 |
* | Added SVG.Number, reworked gradient system | wout | 2013-06-23 | 1 | -59/+144 |
* | Added to() method in the SVG.FX | wout | 2013-06-09 | 1 | -104/+115 |
* | Added deep traversing, reorganizd modules | wout | 2013-06-09 | 1 | -76/+154 |
* | Added translate() method | wout | 2013-05-29 | 1 | -3/+10 |
* | Added merge() to SVG.BBox | wout | 2013-05-28 | 1 | -43/+87 |
* | Removing defs and references on clear() | wout | 2013-05-08 | 1 | -5/+8 |
* | Bumped to v0.15, removed hsb color support | wout | 2013-04-26 | 1 | -90/+17 |
* | Added the rbox() method, bumped to v0.140.15 | wout | 2013-04-22 | 1 | -48/+112 |
* | Parsing numeric values as a global getter0.14 | wout | 2013-04-15 | 1 | -2/+2 |
* | Removing style attributes when empty | wout | 2013-04-15 | 1 | -2/+5 |
* | Fix in defaults | wout | 2013-04-14 | 1 | -20/+23 |
* | Ensure center point for rotations | wout | 2013-04-13 | 1 | -8/+12 |
* | Bumped to v0.13 | wout | 2013-04-12 | 1 | -5/+8 |
* | Fix for Firefox in bbox()0.13 | wout | 2013-04-11 | 1 | -3/+14 |
* | Fix in poly plot() with point arrays | wout | 2013-04-08 | 1 | -2/+3 |
* | Rebuilding after leading() with arguments | wout | 2013-04-07 | 1 | -2/+2 |
* | Fix for leading method on non text elements | wout | 2013-04-07 | 1 | -3/+3 |
* | Stored base offset as a private variable | wout | 2013-04-05 | 1 | -2/+3 |
* | Extendibility fix in SVG.Element | wout | 2013-04-02 | 1 | -2/+2 |
* | Passing attribute name and value in rebuild() method | wout | 2013-03-30 | 1 | -2/+2 |
* | Fix in viewbox() method | wout | 2013-03-29 | 1 | -4/+4 |
* | Allow invocation of SVG() with an <svg> tag | wout | 2013-03-29 | 1 | -4/+6 |
* | Bug fix: recreating defs after clear()0.12 | wout | 2013-03-28 | 1 | -3/+7 |
* | Updated README | wout | 2013-03-25 | 1 | -14/+7 |
* | Added unbiased option to plotable elements | wout | 2013-03-24 | 1 | -13/+25 |