| Commit message (Expand) | Author | Age | Files | Lines |
* | Added support for scale center on matrices | wout | 2014-07-12 | 2 | -0/+13 |
* | Eliminate matrix translation errors | wout | 2014-07-12 | 8 | -8/+8 |
* | Further debugging matrix new implementation | wout | 2014-07-12 | 3 | -27/+37 |
* | Completely reworked transform system | wout | 2014-07-11 | 5 | -20/+92 |
* | Complete new clone() method | wout | 2014-06-26 | 1 | -30/+46 |
* | Added more versatility to adopter | wout | 2014-06-25 | 2 | -0/+8 |
* | Added SVG.Circle, removed structural internal references | wout | 2014-06-25 | 8 | -65/+318 |
* | Speccing adopter module | wout | 2014-06-21 | 2 | -0/+38 |
* | Documented and added specs for new selector method | wout | 2014-06-21 | 2 | -0/+37 |
* | Back on track with the specs | wout | 2014-06-21 | 2 | -1/+2 |
* | Various reference fixes | wout | 2014-06-21 | 1 | -1/+5 |
* | Removed all structural references | wout | 2014-06-21 | 8 | -21/+27 |
* | Added marker, symbol and dynamic referencing | wout | 2014-06-17 | 11 | -51/+244 |
* | Bumped to version 1.0.0-rc.7 | wout | 2014-06-11 | 6 | -13/+52 |
* | toggleClass returns the svg instance | Patrick Klingemann | 2014-06-09 | 1 | -0/+5 |
* | add classes, hasClass, addClass, removeClass, toggleClass functions to Element | Patrick Klingemann | 2014-06-02 | 1 | -2/+74 |
* | Bumped to 1.0.0-rc.6 | wout | 2014-03-04 | 3 | -25/+32 |
* | SVG.Stop accepts multiple arguments1.0.0-rc.6 | wout | 2014-02-20 | 1 | -0/+13 |
* | Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to... | wout | 2014-02-14 | 33 | -65/+431 |
* | Giving Firefox some slack in the text position specs1.0.0-rc.5 | wout | 2014-02-05 | 1 | -10/+10 |
* | Fix in patharray arc | wout | 2014-02-05 | 1 | -0/+4 |
* | added pointAt() method to SVG.Path | wout | 2014-02-05 | 1 | -0/+13 |
* | Added loader on SVG.Image and included svg.pattern.js to the core | wout | 2014-02-05 | 3 | -1/+66 |
* | Fix for arcs in SVG.PathArray#toString method | wout | 2014-02-04 | 1 | -0/+7 |
* | Added second values to SVG.Number | wout | 2014-02-03 | 1 | -0/+10 |
* | added `morph()` and `at()` methods to `SVG.Number` for unit morphing | wout | 2014-02-01 | 2 | -18/+28 |
* | Added index() method to SVG.Parent and SVG.Set | wout | 2014-02-01 | 2 | -0/+38 |
* | Fix in color morphing | wout | 2014-01-31 | 1 | -0/+8 |
* | Added morph() and at() methods to SVG.Color | wout | 2014-01-31 | 1 | -4/+46 |
* | Added `relative()`method for relative translations | wout | 2014-01-30 | 3 | -3/+63 |
* | Added SVG.PathArray, updated data() and bumped to v1.0rc1 | wout | 2014-01-29 | 11 | -18/+124 |
* | Added get to SVG.Set, bumped to v0.37 | wout | 2014-01-26 | 1 | -0/+14 |
* | Added addTo() and putIn() methods, added more detailed documentation | wout | 2014-01-25 | 2 | -0/+42 |
* | Added the hyperlink element | wout | 2014-01-23 | 2 | -0/+40 |
* | Bumped to v0.33 | wout | 2014-01-22 | 10 | -12/+241 |
* | Fixed bug in memory system | wout | 2013-08-22 | 1 | -1/+8 |
* | Added animatible poly's, bumped to v0.31 | wout | 2013-08-01 | 5 | -37/+57 |
* | Added support for CommonJS and AMD, bunped to v0.300.31 | wout | 2013-07-26 | 2 | -1/+13 |
* | Added SVG.Array and bumped to v0.29 | wout | 2013-07-25 | 2 | -0/+19 |
* | Reworked SVG.Text to give more granular control | wout | 2013-07-23 | 2 | -6/+1 |
* | Namespace fixes and added textPath and bumped to v0.270.28 | wout | 2013-07-22 | 3 | -1/+36 |
* | Various IE9 and IE10 fixes | wout | 2013-07-04 | 13 | -36/+45 |
* | Added memory module | wout | 2013-07-02 | 2 | -0/+53 |
* | Sets accept multiple elements at once | wout | 2013-07-01 | 1 | -0/+5 |
* | Added SVG.Set adn bumped to v0.24 | wout | 2013-07-01 | 2 | -0/+132 |
* | Fix in unit parser with negative values. | wout | 2013-06-30 | 1 | -0/+5 |
* | IMplemented <use> element, bumped to v0.23 | wout | 2013-06-29 | 5 | -11/+59 |
* | Fixed naming conflict in mask and clip modules, bumped to v0.22 | wout | 2013-06-29 | 3 | -0/+116 |
* | Reworked arrange module, <defs> always on top | wout | 2013-06-27 | 7 | -19/+278 |
* | Added default stroke-linejoin and stroke-linecap values | wout | 2013-06-24 | 1 | -3/+6 |