| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove nested AMD/exports loader | Zach Brown | 2015-01-17 | 2 | -9/+3 |
* | Bumped to 1.0.1 | wout | 2014-09-06 | 2 | -4/+4 |
* | Added UMD support | wout | 2014-09-05 | 2 | -4/+4 |
* | Added UMD wrapper1.0.1 | wout | 2014-09-05 | 2 | -6/+15 |
* | Bumped to version 1.0.0 | wout | 2014-09-05 | 2 | -16/+72 |
* | Fixing a bug in viewbox | wout | 2014-06-19 | 2 | -5/+9 |
* | Updated README | wout | 2014-06-17 | 1 | -1/+1 |
* | Added marker, symbol and dynamic referencing | wout | 2014-06-17 | 2 | -15/+142 |
* | Fixing offset by window scroll position in rbox() | wout | 2014-06-12 | 2 | -2/+7 |
* | Fix in SVG.off | wout | 2014-06-12 | 2 | -5/+9 |
* | Bumped to version 1.0.0-rc.7 | wout | 2014-06-11 | 2 | -23/+46 |
* | toggleClass returns the svg instance | Patrick Klingemann | 2014-06-09 | 2 | -2/+3 |
* | trim class attribute whitespace | Patrick Klingemann | 2014-06-09 | 2 | -4/+4 |
* | avoid unintentional global variables | Patrick Klingemann | 2014-06-09 | 2 | -4/+6 |
* | add classes, hasClass, addClass, removeClass, toggleClass functions to Element | Patrick Klingemann | 2014-06-02 | 2 | -3/+44 |
* | Fixed a bug where Element.style() would not save empty values in IE11 | Xavier Roger-Machart | 2014-05-02 | 2 | -2/+2 |
* | Replaced a non breaking space with a real space | wout | 2014-03-05 | 1 | -2/+2 |
* | Bumped to 1.0.0-rc.6 | wout | 2014-03-04 | 2 | -274/+278 |
* | SVG.Stop accepts multiple arguments1.0.0-rc.6 | wout | 2014-02-20 | 2 | -5/+13 |
* | Re-added touch events | wout | 2014-02-20 | 2 | -3/+8 |
* | Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped to... | wout | 2014-02-14 | 2 | -826/+734 |
* | Minor enhancement in patharray arcs | wout | 2014-02-05 | 2 | -6/+6 |
* | Fix in patharray arc | wout | 2014-02-05 | 2 | -5/+5 |
* | added pointAt() method to SVG.Path | wout | 2014-02-05 | 2 | -22/+27 |
* | Fix in animate('=').to() | wout | 2014-02-05 | 2 | -3/+3 |
* | Added loader on SVG.Image and included svg.pattern.js to the core | wout | 2014-02-05 | 2 | -14/+108 |
* | Removing old unbiassed flag on textPath path creation | wout | 2014-02-04 | 2 | -3/+3 |
* | Fix for arcs in SVG.PathArray#toString method | wout | 2014-02-04 | 2 | -10/+10 |
* | fix for arcs in patharray toString() method | wout | 2014-02-04 | 2 | -8/+6 |
* | Wrapping delay in SVG.Number | wout | 2014-02-03 | 2 | -4/+4 |
* | Added second values to SVG.Number | wout | 2014-02-03 | 2 | -5/+13 |
* | Added `length()`method to path | wout | 2014-02-03 | 2 | -2/+6 |
* | Implemented SVG.invent function and bumped to v1.0rc3 | wout | 2014-02-03 | 2 | -1373/+1428 |
* | Applying block to text node on text() method1.0.0-rc.3 | wout | 2014-02-02 | 2 | -3/+3 |
* | Leaner parser | wout | 2014-02-02 | 2 | -21/+7 |
* | added `morph()` and `at()` methods to `SVG.Number` for unit morphing | wout | 2014-02-01 | 2 | -54/+67 |
* | Added index() method to SVG.Parent and SVG.Set | wout | 2014-02-01 | 2 | -16/+18 |
* | 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 |