| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix in color morphing | wout | 2014-01-31 | 2 | -2/+5 |
* | Fix in poly morphing | wout | 2014-01-31 | 2 | -5/+5 |
* | Disabled array bbox cache | wout | 2014-01-31 | 2 | -24/+3 |
* | Added morph() and at() methods to SVG.Color | wout | 2014-01-31 | 2 | -28/+37 |
* | Added msRequestAnimationFrame fir IE10 support | wout | 2014-01-31 | 2 | -2/+3 |
* | Added `relative()`method for relative translations | wout | 2014-01-30 | 2 | -3/+53 |
* | Shortened arc objects in PathArray | wout | 2014-01-29 | 2 | -8/+8 |
* | Preparing SVG namespace when dom is loaded | wout | 2014-01-29 | 2 | -15/+18 |
* | Added SVG.PathArray, updated data() and bumped to v1.0rc1 | wout | 2014-01-29 | 2 | -134/+462 |
* | Added loop(), switched to requestAnimFrame, bumped to v0.38 | wout | 2014-01-28 | 2 | -10/+38 |
* | Added get to SVG.Set, bumped to v0.37 | wout | 2014-01-26 | 2 | -19/+12 |
* | Added addTo() and putIn() methods, added more detailed documentation | wout | 2014-01-25 | 2 | -3/+27 |
* | Added the hyperlink element | wout | 2014-01-23 | 2 | -2/+35 |
* | Added pause / play to SVG.FX module and bumped to v0.34 | wout | 2014-01-23 | 2 | -28/+76 |
* | Fix in point array move method0.34 | wout | 2014-01-22 | 2 | -4/+5 |
* | Fix in viewbox | wout | 2014-01-22 | 2 | -9/+24 |
* | Fix in SVG.Viewbox | wout | 2014-01-22 | 2 | -4/+4 |
* | Bumped to v0.33 | wout | 2014-01-22 | 2 | -33/+107 |
* | Fix in viewbox0.33 | wout | 2013-08-23 | 2 | -7/+5 |
* | Fix in viewbox | wout | 2013-08-23 | 2 | -4/+4 |
* | Added merge() method to SVG.RBox | wout | 2013-08-22 | 2 | -3/+24 |
* | Fixed bug in memory system | wout | 2013-08-22 | 2 | -9/+11 |
* | Distinguished SVG.Container from SVG.parent, bumped to v0.32 | wout | 2013-08-05 | 2 | -62/+71 |
* | Added animatible poly's, bumped to v0.31 | wout | 2013-08-01 | 2 | -40/+261 |
* | Added support for CommonJS and AMD, bunped to v0.300.31 | wout | 2013-07-26 | 2 | -7/+14 |
* | Added SVG.Array and bumped to v0.29 | wout | 2013-07-25 | 2 | -14/+44 |
* | Reworked SVG.Text to give more granular control | wout | 2013-07-23 | 2 | -68/+108 |
* | Namespace fixes and added textPath and bumped to v0.270.28 | wout | 2013-07-22 | 2 | -5/+63 |
* | Added textpath plugin to readme0.27 | wout | 2013-07-19 | 1 | -1/+1 |
* | Fix in back() | wout | 2013-07-17 | 2 | -3/+3 |
* | Various IE9 and IE10 fixes | wout | 2013-07-04 | 2 | -19/+19 |
* | Added memory module | wout | 2013-07-02 | 2 | -5/+40 |
* | Sets accept multiple elements at once | wout | 2013-07-01 | 2 | -4/+7 |
* | Added SVG.Set adn bumped to v0.24 | wout | 2013-07-01 | 2 | -64/+121 |
* | Fix in SVG.Number for IE0.24 | wout | 2013-07-01 | 2 | -12/+14 |
* | Fix in unit parser with negative values. | wout | 2013-06-30 | 2 | -4/+4 |
* | IMplemented <use> element, bumped to v0.23 | wout | 2013-06-29 | 2 | -6/+43 |
* | Fixed naming conflict in mask and clip modules, bumped to v0.22 | wout | 2013-06-29 | 2 | -6/+64 |
* | Reworked arrange module, <defs> always on top | wout | 2013-06-27 | 2 | -43/+59 |
* | Fix in rotation transform0.21 | wout | 2013-06-25 | 2 | -3/+3 |
* | Added default stroke-linejoin and stroke-linecap values | wout | 2013-06-24 | 2 | -20/+22 |
* | Added `get()` method to SVG.Container | wout | 2013-06-23 | 2 | -6/+6 |
* | Fix in fill() method | wout | 2013-06-23 | 2 | -4/+4 |
* | Added SVG.Number, reworked gradient system | wout | 2013-06-23 | 2 | -60/+145 |
* | Added to() method in the SVG.FX | wout | 2013-06-09 | 2 | -105/+116 |
* | Added deep traversing, reorganizd modules | wout | 2013-06-09 | 2 | -77/+155 |
* | Added translate() method | wout | 2013-05-29 | 2 | -4/+11 |
* | Added merge() to SVG.BBox | wout | 2013-05-28 | 2 | -44/+88 |
* | Removing defs and references on clear() | wout | 2013-05-08 | 2 | -7/+9 |
* | Bumped to v0.15, removed hsb color support | wout | 2013-04-26 | 2 | -92/+19 |