2014-03-04 |
wout | Bumped to 1.0.0-rc.6 |
commit | commitdiff | tree | snapshot |
2014-02-20 |
wout | SVG.Stop accepts multiple arguments 1.0.0-rc.6 |
commit | commitdiff | tree | snapshot |
2014-02-20 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-02-20 |
wout | Re-added touch events |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Wout Fierens | Merge pull request #165 from calvin/master |
commit | commitdiff | tree | snapshot |
2014-02-18 |
Calvin Jeong | Fixed typo 165/head |
commit | commitdiff | tree | snapshot |
2014-02-14 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-02-14 |
wout | Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG... |
commit | commitdiff | tree | snapshot |
2014-02-05 |
wout | Giving Firefox some slack in the text position specs 1.0.0-rc.5 |
commit | commitdiff | tree | snapshot |
2014-02-05 |
wout | Minor enhancement in patharray arcs |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Wout Fierens | Merge pull request #146 from dotnetCarpenter/patharray |
commit | commitdiff | tree | snapshot |
2014-02-05 |
dotnetCarpenter | convert bool to int, so d only contains number values... 146/head |
commit | commitdiff | tree | snapshot |
2014-02-05 |
wout | Updated changelog |
commit | commitdiff | tree | snapshot |
2014-02-05 |
wout | Fix in patharray arc |
commit | commitdiff | tree | snapshot |
2014-02-05 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-02-05 |
wout | added pointAt() method to SVG.Path |
commit | commitdiff | tree | snapshot |
2014-02-05 |
wout | Fix in animate('=').to() |
commit | commitdiff | tree | snapshot |
2014-02-04 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-02-04 |
wout | Added loader on SVG.Image and included svg.pattern... |
commit | commitdiff | tree | snapshot |
2014-02-04 |
wout | Updated README 1.0.0-rc.4 |
commit | commitdiff | tree | snapshot |
2014-02-04 |
wout | Updated JSON |
commit | commitdiff | tree | snapshot |
2014-02-04 |
wout | Updated JSON |
commit | commitdiff | tree | snapshot |
2014-02-04 |
wout | Removing old unbiassed flag on textPath path creation |
commit | commitdiff | tree | snapshot |
2014-02-04 |
wout | Fix for arcs in SVG.PathArray#toString method |
commit | commitdiff | tree | snapshot |
2014-02-04 |
wout | fix for arcs in patharray toString() method |
commit | commitdiff | tree | snapshot |
2014-02-03 |
wout | Wrapping delay in SVG.Number |
commit | commitdiff | tree | snapshot |
2014-02-03 |
wout | Added second values to SVG.Number |
commit | commitdiff | tree | snapshot |
2014-02-03 |
wout | Added `length()`method to path |
commit | commitdiff | tree | snapshot |
2014-02-03 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-02-03 |
wout | Implemented SVG.invent function and bumped to v1.0rc3 |
commit | commitdiff | tree | snapshot |
2014-02-02 |
wout | Applying block to text node on text() method 1.0.0-rc.3 |
commit | commitdiff | tree | snapshot |
2014-02-02 |
wout | Leaner parser |
commit | commitdiff | tree | snapshot |
2014-02-02 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-02-01 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-02-01 |
wout | added `morph()` and `at()` methods to `SVG.Number`... |
commit | commitdiff | tree | snapshot |
2014-02-01 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-02-01 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-02-01 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-02-01 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-02-01 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-02-01 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-02-01 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-02-01 |
wout | Added return values to README |
commit | commitdiff | tree | snapshot |
2014-02-01 |
wout | Updated REAME |
commit | commitdiff | tree | snapshot |
2014-02-01 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-02-01 |
wout | Added index() method to SVG.Parent and SVG.Set |
commit | commitdiff | tree | snapshot |
2014-02-01 |
wout | Updated README 1.0.0-rc.2 |
commit | commitdiff | tree | snapshot |
2014-02-01 |
wout | Updated version format in JSON |
commit | commitdiff | tree | snapshot |
2014-01-31 |
wout | Fix in color morphing |
commit | commitdiff | tree | snapshot |
2014-01-31 |
wout | Fix in poly morphing |
commit | commitdiff | tree | snapshot |
2014-01-31 |
wout | Disabled array bbox cache |
commit | commitdiff | tree | snapshot |
2014-01-31 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-01-31 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-01-31 |
wout | Added bower.json |
commit | commitdiff | tree | snapshot |
2014-01-31 |
wout | Added morph() and at() methods to SVG.Color |
commit | commitdiff | tree | snapshot |
2014-01-31 |
wout | Updated JSON |
commit | commitdiff | tree | snapshot |
2014-01-31 |
wout | Added msRequestAnimationFrame fir IE10 support |
commit | commitdiff | tree | snapshot |
2014-01-30 |
wout | Added `relative()`method for relative translations |
commit | commitdiff | tree | snapshot |
2014-01-29 |
wout | Shortened arc objects in PathArray |
commit | commitdiff | tree | snapshot |
2014-01-29 |
wout | Preparing SVG namespace when dom is loaded |
commit | commitdiff | tree | snapshot |
2014-01-29 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-01-29 |
wout | Added SVG.PathArray, updated data() and bumped to v1... |
commit | commitdiff | tree | snapshot |
2014-01-28 |
wout | Updated README 1.0.0-rc.1 |
commit | commitdiff | tree | snapshot |
2014-01-28 |
wout | Added loop(), switched to requestAnimFrame, bumped... |
commit | commitdiff | tree | snapshot |
2014-01-28 |
wout | Updated REAME 0.38 |
commit | commitdiff | tree | snapshot |
2014-01-28 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-01-28 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-01-28 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-01-26 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-01-26 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-01-26 |
wout | Added get to SVG.Set, bumped to v0.37 |
commit | commitdiff | tree | snapshot |
2014-01-25 |
wout | Updated README 0.37 |
commit | commitdiff | tree | snapshot |
2014-01-25 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-01-25 |
wout | Fix in README |
commit | commitdiff | tree | snapshot |
2014-01-25 |
wout | Updated README and version references |
commit | commitdiff | tree | snapshot |
2014-01-25 |
wout | Added addTo() and putIn() methods, added more detailed... |
commit | commitdiff | tree | snapshot |
2014-01-24 |
wout | Add component.json 0.36 |
commit | commitdiff | tree | snapshot |
2014-01-23 |
wout | Added the hyperlink element |
commit | commitdiff | tree | snapshot |
2014-01-23 |
wout | Updated package.json 0.35 |
commit | commitdiff | tree | snapshot |
2014-01-23 |
wout | Added pause / play to SVG.FX module and bumped to v0.34 |
commit | commitdiff | tree | snapshot |
2014-01-22 |
wout | Fix in point array move method 0.34 |
commit | commitdiff | tree | snapshot |
2014-01-22 |
wout | Fix in viewbox |
commit | commitdiff | tree | snapshot |
2014-01-22 |
wout | Fix in SVG.Viewbox |
commit | commitdiff | tree | snapshot |
2014-01-22 |
wout | Minor updates to surrounding files |
commit | commitdiff | tree | snapshot |
2014-01-22 |
wout | Typo in README |
commit | commitdiff | tree | snapshot |
2014-01-22 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2014-01-22 |
wout | Typo in README |
commit | commitdiff | tree | snapshot |
2014-01-22 |
wout | Bumped to v0.33 |
commit | commitdiff | tree | snapshot |
2013-08-23 |
wout | Fix in viewbox 0.33 |
commit | commitdiff | tree | snapshot |
2013-08-23 |
wout | Fix in viewbox |
commit | commitdiff | tree | snapshot |
2013-08-22 |
wout | Added merge() method to SVG.RBox |
commit | commitdiff | tree | snapshot |
2013-08-22 |
wout | Fixed bug in memory system |
commit | commitdiff | tree | snapshot |
2013-08-13 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2013-08-12 |
wout | Updated README |
commit | commitdiff | tree | snapshot |
2013-08-05 |
wout | Distinguished SVG.Container from SVG.parent, bumped... |
commit | commitdiff | tree | snapshot |
2013-08-01 |
wout | Version bump 0.32 |
commit | commitdiff | tree | snapshot |
2013-08-01 |
wout | Added animatible poly's, bumped to v0.31 |
commit | commitdiff | tree | snapshot |
2013-07-26 |
wout | Added support for CommonJS and AMD, bunped to v0.30 0.31 |
commit | commitdiff | tree | snapshot |
2013-07-25 |
wout | Added svg.filter.js plugin to readme 0.30 |
commit | commitdiff | tree | snapshot |
2013-07-25 |
wout | Added SVG.Array and bumped to v0.29 |
commit | commitdiff | tree | snapshot |
next |