Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Updated README | wout | 2014-01-26 | 1 | -14/+58 | |
| | ||||||
* | Added get to SVG.Set, bumped to v0.37 | wout | 2014-01-26 | 10 | -144/+149 | |
| | ||||||
* | 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 | 3 | -2/+40 | |
| | ||||||
* | Added addTo() and putIn() methods, added more detailed documentation | wout | 2014-01-25 | 9 | -102/+294 | |
| | ||||||
* | Add component.json0.36 | wout | 2014-01-24 | 1 | -0/+11 | |
| | ||||||
* | Added the hyperlink element | wout | 2014-01-23 | 8 | -5/+140 | |
| | ||||||
* | Updated package.json0.35 | wout | 2014-01-23 | 1 | -1/+1 | |
| | ||||||
* | Added pause / play to SVG.FX module and bumped to v0.34 | wout | 2014-01-23 | 6 | -54/+168 | |
| | ||||||
* | Fix in point array move method0.34 | wout | 2014-01-22 | 3 | -6/+8 | |
| | ||||||
* | Fix in viewbox | wout | 2014-01-22 | 3 | -15/+45 | |
| | ||||||
* | Fix in SVG.Viewbox | wout | 2014-01-22 | 3 | -6/+6 | |
| | ||||||
* | Minor updates to surrounding files | wout | 2014-01-22 | 3 | -3/+3 | |
| | ||||||
* | Typo in README | wout | 2014-01-22 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2014-01-22 | 1 | -1/+1 | |
| | ||||||
* | Typo in README | wout | 2014-01-22 | 1 | -1/+1 | |
| | ||||||
* | Bumped to v0.33 | wout | 2014-01-22 | 52 | -115/+565 | |
| | ||||||
* | Fix in viewbox0.33 | wout | 2013-08-23 | 3 | -11/+8 | |
| | ||||||
* | Fix in viewbox | wout | 2013-08-23 | 3 | -6/+6 | |
| | ||||||
* | Added merge() method to SVG.RBox | wout | 2013-08-22 | 3 | -4/+46 | |
| | ||||||
* | Fixed bug in memory system | wout | 2013-08-22 | 4 | -17/+28 | |
| | ||||||
* | Updated README | wout | 2013-08-13 | 1 | -1/+0 | |
| | ||||||
* | Updated README | wout | 2013-08-12 | 1 | -2/+39 | |
| | ||||||
* | Distinguished SVG.Container from SVG.parent, bumped to v0.32 | wout | 2013-08-05 | 9 | -164/+181 | |
| | | | | SVG.Use inherits from SVG.Shape | |||||
* | Version bump0.32 | wout | 2013-08-01 | 2 | -2/+2 | |
| | ||||||
* | Added animatible poly's, bumped to v0.31 | wout | 2013-08-01 | 13 | -116/+588 | |
| | ||||||
* | Added support for CommonJS and AMD, bunped to v0.300.31 | wout | 2013-07-26 | 10 | -15/+44 | |
| | ||||||
* | Added svg.filter.js plugin to readme0.30 | wout | 2013-07-25 | 1 | -0/+1 | |
| | ||||||
* | Added SVG.Array and bumped to v0.29 | wout | 2013-07-25 | 11 | -29/+108 | |
| | ||||||
* | Updated README0.29 | wout | 2013-07-23 | 1 | -1/+1 | |
| | ||||||
* | Reworked SVG.Text to give more granular control | wout | 2013-07-23 | 10 | -147/+244 | |
| | ||||||
* | Namespace fixes and added textPath and bumped to v0.270.28 | wout | 2013-07-22 | 11 | -13/+196 | |
| | ||||||
* | Added textpath plugin to readme0.27 | wout | 2013-07-19 | 2 | -1/+2 | |
| | ||||||
* | Updated README | wout | 2013-07-17 | 1 | -1/+1 | |
| | ||||||
* | Fix in back() | wout | 2013-07-17 | 3 | -4/+4 | |
| | ||||||
* | Updated README | wout | 2013-07-10 | 1 | -0/+1 | |
| | ||||||
* | Various IE9 and IE10 fixes | wout | 2013-07-04 | 20 | -72/+81 | |
| | ||||||
* | Updated README0.26 | wout | 2013-07-02 | 1 | -1/+1 | |
| | ||||||
* | Added memory module | wout | 2013-07-02 | 9 | -11/+178 | |
| | ||||||
* | Updated README0.25 | wout | 2013-07-01 | 1 | -3/+0 | |
| | ||||||
* | Updated README | wout | 2013-07-01 | 1 | -1/+1 | |
| | ||||||
* | SVG.Set are fabulous | wout | 2013-07-01 | 3 | -2/+3 | |
| | ||||||
* | Sets accept multiple elements at once | wout | 2013-07-01 | 5 | -7/+24 | |
| | ||||||
* | Added SVG.Set adn bumped to v0.24 | wout | 2013-07-01 | 12 | -161/+396 | |
| | ||||||
* | Fix in SVG.Number for IE0.24 | wout | 2013-07-01 | 4 | -27/+26 | |
| | ||||||
* | Fix in unit parser with negative values. | wout | 2013-06-30 | 5 | -6/+11 | |
| | ||||||
* | IMplemented <use> element, bumped to v0.23 | wout | 2013-06-29 | 14 | -32/+143 | |
| | ||||||
* | Updated package.json0.23 | wout | 2013-06-29 | 1 | -1/+1 | |
| |