| Commit message (Expand) | Author | Age | Files | Lines |
* | Added loader on SVG.Image and included svg.pattern.js to the core | wout | 2014-02-05 | 5 | -11/+104 |
* | Removing old unbiassed flag on textPath path creation | wout | 2014-02-04 | 1 | -1/+1 |
* | Fix for arcs in SVG.PathArray#toString method | wout | 2014-02-04 | 1 | -7/+7 |
* | fix for arcs in patharray toString() method | wout | 2014-02-04 | 1 | -5/+3 |
* | Wrapping delay in SVG.Number | wout | 2014-02-03 | 1 | -1/+1 |
* | Added second values to SVG.Number | wout | 2014-02-03 | 2 | -2/+10 |
* | Added `length()`method to path | wout | 2014-02-03 | 1 | -0/+4 |
* | Implemented SVG.invent function and bumped to v1.0rc3 | wout | 2014-02-03 | 24 | -1372/+1408 |
* | Applying block to text node on text() method1.0.0-rc.3 | wout | 2014-02-02 | 1 | -1/+1 |
* | Leaner parser | wout | 2014-02-02 | 1 | -18/+4 |
* | added `morph()` and `at()` methods to `SVG.Number` for unit morphing | wout | 2014-02-01 | 5 | -51/+64 |
* | Added index() method to SVG.Parent and SVG.Set | wout | 2014-02-01 | 3 | -13/+15 |
* | Fix in color morphing | wout | 2014-01-31 | 1 | -0/+3 |
* | Fix in poly morphing | wout | 2014-01-31 | 1 | -2/+2 |
* | Disabled array bbox cache | wout | 2014-01-31 | 2 | -20/+0 |
* | Added morph() and at() methods to SVG.Color | wout | 2014-01-31 | 2 | -25/+34 |
* | Added msRequestAnimationFrame fir IE10 support | wout | 2014-01-31 | 1 | -0/+1 |
* | Added `relative()`method for relative translations | wout | 2014-01-30 | 2 | -0/+50 |
* | Shortened arc objects in PathArray | wout | 2014-01-29 | 2 | -6/+6 |
* | Preparing SVG namespace when dom is loaded | wout | 2014-01-29 | 1 | -13/+16 |
* | Added SVG.PathArray, updated data() and bumped to v1.0rc1 | wout | 2014-01-29 | 13 | -133/+460 |
* | Added loop(), switched to requestAnimFrame, bumped to v0.38 | wout | 2014-01-28 | 1 | -6/+35 |
* | Added get to SVG.Set, bumped to v0.37 | wout | 2014-01-26 | 3 | -121/+114 |
* | Added addTo() and putIn() methods, added more detailed documentation | wout | 2014-01-25 | 2 | -0/+24 |
* | Added the hyperlink element | wout | 2014-01-23 | 1 | -0/+32 |
* | Added pause / play to SVG.FX module and bumped to v0.34 | wout | 2014-01-23 | 1 | -25/+73 |
* | Fix in point array move method0.34 | wout | 2014-01-22 | 1 | -2/+3 |
* | Fix in viewbox | wout | 2014-01-22 | 1 | -6/+21 |
* | Fix in SVG.Viewbox | wout | 2014-01-22 | 1 | -2/+2 |
* | Bumped to v0.33 | wout | 2014-01-22 | 37 | -56/+130 |
* | Fix in viewbox0.33 | wout | 2013-08-23 | 1 | -4/+3 |
* | Fix in viewbox | wout | 2013-08-23 | 1 | -2/+2 |
* | Added merge() method to SVG.RBox | wout | 2013-08-22 | 1 | -1/+22 |
* | Fixed bug in memory system | wout | 2013-08-22 | 1 | -7/+9 |
* | Distinguished SVG.Container from SVG.parent, bumped to v0.32 | wout | 2013-08-05 | 5 | -99/+107 |
* | Added animatible poly's, bumped to v0.31 | wout | 2013-08-01 | 5 | -39/+258 |
* | Added support for CommonJS and AMD, bunped to v0.300.31 | wout | 2013-07-26 | 5 | -5/+15 |
* | Added SVG.Array and bumped to v0.29 | wout | 2013-07-25 | 5 | -12/+42 |
* | Reworked SVG.Text to give more granular control | wout | 2013-07-23 | 3 | -67/+106 |
* | Namespace fixes and added textPath and bumped to v0.270.28 | wout | 2013-07-22 | 4 | -3/+60 |
* | Fix in back() | wout | 2013-07-17 | 1 | -1/+1 |
* | Various IE9 and IE10 fixes | wout | 2013-07-04 | 5 | -17/+17 |
* | Added memory module | wout | 2013-07-02 | 2 | -3/+37 |
* | Sets accept multiple elements at once | wout | 2013-07-01 | 1 | -2/+5 |
* | Added SVG.Set adn bumped to v0.24 | wout | 2013-07-01 | 5 | -74/+93 |
* | Fix in SVG.Number for IE0.24 | wout | 2013-07-01 | 1 | -10/+12 |
* | Fix in unit parser with negative values. | wout | 2013-06-30 | 2 | -2/+2 |
* | IMplemented <use> element, bumped to v0.23 | wout | 2013-06-29 | 4 | -12/+20 |
* | Fixed naming conflict in mask and clip modules, bumped to v0.22 | wout | 2013-06-29 | 2 | -4/+62 |
* | Reworked arrange module, <defs> always on top | wout | 2013-06-27 | 6 | -34/+78 |