Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Reworked SVG.Text to give more granular control | wout | 2013-07-23 | 1 | -4/+27 | |
| | ||||||
* | Namespace fixes and added textPath and bumped to v0.270.28 | wout | 2013-07-22 | 1 | -2/+35 | |
| | ||||||
* | Added textpath plugin to readme0.27 | wout | 2013-07-19 | 1 | -0/+1 | |
| | ||||||
* | Updated README | wout | 2013-07-17 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-07-10 | 1 | -0/+1 | |
| | ||||||
* | Updated README0.26 | wout | 2013-07-02 | 1 | -1/+1 | |
| | ||||||
* | Added memory module | wout | 2013-07-02 | 1 | -0/+45 | |
| | ||||||
* | 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 | 1 | -1/+1 | |
| | ||||||
* | Sets accept multiple elements at once | wout | 2013-07-01 | 1 | -1/+7 | |
| | ||||||
* | Added SVG.Set adn bumped to v0.24 | wout | 2013-07-01 | 1 | -20/+47 | |
| | ||||||
* | Fix in SVG.Number for IE0.24 | wout | 2013-07-01 | 1 | -5/+0 | |
| | ||||||
* | IMplemented <use> element, bumped to v0.23 | wout | 2013-06-29 | 1 | -0/+18 | |
| | ||||||
* | Fixed naming conflict in mask and clip modules, bumped to v0.22 | wout | 2013-06-29 | 1 | -2/+34 | |
| | ||||||
* | Reworked arrange module, <defs> always on top | wout | 2013-06-27 | 1 | -0/+19 | |
| | ||||||
* | Added SVG.Number, reworked gradient system | wout | 2013-06-23 | 1 | -11/+23 | |
| | ||||||
* | Update README0.20 | wout | 2013-06-11 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-06-11 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-06-11 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-06-11 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-06-11 | 1 | -0/+2 | |
| | ||||||
* | Updated README | wout | 2013-06-11 | 1 | -2/+0 | |
| | ||||||
* | Updated README | wout | 2013-06-11 | 1 | -1/+1 | |
| | ||||||
* | Added to() method in the SVG.FX | wout | 2013-06-09 | 1 | -0/+13 | |
| | ||||||
* | Added deep traversing, reorganizd modules | wout | 2013-06-09 | 1 | -3/+12 | |
| | ||||||
* | Typo in docs0.18 | wout | 2013-06-04 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-05-29 | 1 | -2/+18 | |
| | ||||||
* | Added translate() method | wout | 2013-05-29 | 1 | -6/+6 | |
| | ||||||
* | Updated README0.17 | wout | 2013-05-28 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-05-28 | 1 | -1/+8 | |
| | ||||||
* | Updated README0.16 | wout | 2013-05-28 | 1 | -0/+2 | |
| | ||||||
* | Updated README | wout | 2013-04-27 | 1 | -2/+0 | |
| | ||||||
* | Added the rbox() method, bumped to v0.140.15 | wout | 2013-04-22 | 1 | -2/+10 | |
| | ||||||
* | Fix for Firefox in bbox()0.13 | wout | 2013-04-11 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-04-09 | 1 | -2/+2 | |
| | ||||||
* | Updated README | wout | 2013-04-07 | 1 | -1/+1 | |
| | ||||||
* | Added math plugin to README | wout | 2013-04-07 | 1 | -0/+1 | |
| | ||||||
* | Updated README | wout | 2013-04-04 | 1 | -0/+1 | |
| | ||||||
* | Passing attribute name and value in rebuild() method | wout | 2013-03-30 | 1 | -3/+4 | |
| | ||||||
* | Updated README | wout | 2013-03-29 | 1 | -1/+1 | |
| | ||||||
* | Bumped to v0.12 | wout | 2013-03-29 | 1 | -0/+17 | |
| | ||||||
* | Updated README | wout | 2013-03-25 | 1 | -0/+9 | |
| | ||||||
* | Updated README | wout | 2013-03-24 | 1 | -0/+7 | |
| | ||||||
* | Updated README | wout | 2013-03-24 | 1 | -0/+1 | |
| | ||||||
* | Updated README on clipping | wout | 2013-03-24 | 1 | -3/+11 | |
| | ||||||
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -9/+64 | |
| | | | | | | | | | - removed SVG.Wrap on SVG.Polyline, SVG.Polygon and SVG.Path - added delay on SVG.FX module - made x(), y(), cx() and cy() as getters - added SGB.get() method, to get elements by a DOM id - fixed bug in remove() method on container elements - added jasmine test suite to repo | |||||
* | Added x(), y(), cx(), cy() and matrix | wout | 2013-03-12 | 1 | -14/+39 | |
| | ||||||
* | Bumped to v0.9, added better style management, text support and extended ↵0.10 | wout | 2013-03-09 | 1 | -24/+55 | |
| | | | | animation functionality | |||||
* | Updated README0.9 | wout | 2013-03-07 | 1 | -1/+11 | |
| |