Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SVG.Stop accepts multiple arguments1.0.0-rc.6 | wout | 2014-02-20 | 1 | -10/+16 | |
| | ||||||
* | Updated README | wout | 2014-02-20 | 1 | -1/+1 | |
| | ||||||
* | Re-added touch events | wout | 2014-02-20 | 1 | -1/+20 | |
| | ||||||
* | Fixed typo | Calvin Jeong | 2014-02-18 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2014-02-14 | 1 | -0/+58 | |
| | ||||||
* | Completely reworked `SVG.Text`, `SVG.TSpan` and `SVG.PathArray` and bumped ↵ | wout | 2014-02-14 | 1 | -77/+287 | |
| | | | | to 1.0.0-rc.5 | |||||
* | Updated README | wout | 2014-02-05 | 1 | -1/+10 | |
| | ||||||
* | Added loader on SVG.Image and included svg.pattern.js to the core | wout | 2014-02-05 | 1 | -6/+106 | |
| | ||||||
* | Updated README1.0.0-rc.4 | wout | 2014-02-04 | 1 | -10/+9 | |
| | ||||||
* | Wrapping delay in SVG.Number | wout | 2014-02-03 | 1 | -1/+1 | |
| | ||||||
* | Added `length()`method to path | wout | 2014-02-03 | 1 | -0/+9 | |
| | ||||||
* | Updated README | wout | 2014-02-03 | 1 | -3/+3 | |
| | ||||||
* | Implemented SVG.invent function and bumped to v1.0rc3 | wout | 2014-02-03 | 1 | -1/+55 | |
| | ||||||
* | Updated README | wout | 2014-02-02 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2014-02-01 | 1 | -1/+1 | |
| | ||||||
* | added `morph()` and `at()` methods to `SVG.Number` for unit morphing | wout | 2014-02-01 | 1 | -1/+79 | |
| | ||||||
* | Updated README | wout | 2014-02-01 | 1 | -2/+2 | |
| | ||||||
* | Updated README | wout | 2014-02-01 | 1 | -99/+99 | |
| | ||||||
* | Updated README | wout | 2014-02-01 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2014-02-01 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2014-02-01 | 1 | -18/+28 | |
| | ||||||
* | Updated README | wout | 2014-02-01 | 1 | -2/+2 | |
| | ||||||
* | Updated README | wout | 2014-02-01 | 1 | -6/+12 | |
| | ||||||
* | Added return values to README | wout | 2014-02-01 | 1 | -44/+267 | |
| | ||||||
* | Updated REAME | wout | 2014-02-01 | 1 | -9/+9 | |
| | ||||||
* | Updated README | wout | 2014-02-01 | 1 | -12/+22 | |
| | ||||||
* | Added index() method to SVG.Parent and SVG.Set | wout | 2014-02-01 | 1 | -0/+18 | |
| | ||||||
* | Updated README1.0.0-rc.2 | wout | 2014-02-01 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2014-01-31 | 1 | -0/+4 | |
| | ||||||
* | Updated README | wout | 2014-01-31 | 1 | -16/+47 | |
| | ||||||
* | Added morph() and at() methods to SVG.Color | wout | 2014-01-31 | 1 | -0/+16 | |
| | ||||||
* | Added `relative()`method for relative translations | wout | 2014-01-30 | 1 | -0/+18 | |
| | ||||||
* | Updated README | wout | 2014-01-29 | 1 | -4/+4 | |
| | ||||||
* | Added SVG.PathArray, updated data() and bumped to v1.0rc1 | wout | 2014-01-29 | 1 | -93/+285 | |
| | ||||||
* | Updated README1.0.0-rc.1 | wout | 2014-01-28 | 1 | -1/+1 | |
| | ||||||
* | Added loop(), switched to requestAnimFrame, bumped to v0.38 | wout | 2014-01-28 | 1 | -0/+15 | |
| | ||||||
* | Updated REAME0.38 | wout | 2014-01-28 | 1 | -12/+3 | |
| | ||||||
* | Updated README | wout | 2014-01-28 | 1 | -1/+34 | |
| | ||||||
* | Updated README | wout | 2014-01-28 | 1 | -3/+5 | |
| | ||||||
* | Updated README | wout | 2014-01-28 | 1 | -8/+29 | |
| | ||||||
* | Updated README | wout | 2014-01-26 | 1 | -72/+71 | |
| | ||||||
* | Updated README | wout | 2014-01-26 | 1 | -14/+58 | |
| | ||||||
* | Updated README0.37 | wout | 2014-01-25 | 1 | -22/+80 | |
| | ||||||
* | Updated README | wout | 2014-01-25 | 1 | -2/+37 | |
| | ||||||
* | Fix in README | wout | 2014-01-25 | 1 | -2/+2 | |
| | ||||||
* | Updated README and version references | wout | 2014-01-25 | 1 | -0/+38 | |
| | ||||||
* | Added addTo() and putIn() methods, added more detailed documentation | wout | 2014-01-25 | 1 | -97/+194 | |
| | ||||||
* | Added the hyperlink element | wout | 2014-01-23 | 1 | -0/+27 | |
| | ||||||
* | Added pause / play to SVG.FX module and bumped to v0.34 | wout | 2014-01-23 | 1 | -0/+12 | |
| | ||||||
* | Typo in README | wout | 2014-01-22 | 1 | -1/+1 | |
| |