Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Reworked color management | wout | 2013-03-06 | 1 | -1/+13 | |
| | ||||||
* | Updated README | wout | 2013-03-06 | 1 | -3/+3 | |
| | ||||||
* | Updated README | wout | 2013-03-06 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-03-06 | 1 | -2/+2 | |
| | ||||||
* | Added during() method and unit morphing to fx module | wout | 2013-03-06 | 1 | -1/+45 | |
| | ||||||
* | Fix in animate().center()0.8 | wout | 2013-03-05 | 1 | -0/+2 | |
| | ||||||
* | Improved rotate() method in sugar module | wout | 2013-03-02 | 1 | -0/+7 | |
| | ||||||
* | Code refactoring on element | wout | 2013-03-02 | 1 | -5/+17 | |
| | ||||||
* | Added svg.export.js plugin to README0.7 | wout | 2013-02-21 | 1 | -0/+1 | |
| | ||||||
* | Updated README | wout | 2013-02-20 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-02-20 | 1 | -2/+3 | |
| | ||||||
* | ViewBox zoom description | wout | 2013-02-20 | 1 | -2/+3 | |
| | ||||||
* | Updated README | wout | 2013-02-20 | 1 | -146/+152 | |
| | ||||||
* | Created separate classes for SVG.ViewBox anSVG.BBox0.6 | wout | 2013-02-20 | 1 | -1/+17 | |
| | ||||||
* | Added SVG.supported to README | wout | 2013-02-15 | 1 | -0/+13 | |
| | ||||||
* | Added clippath references in README | wout | 2013-02-13 | 1 | -0/+3 | |
| | ||||||
* | Added ability to store data() as raw values | wout | 2013-02-11 | 1 | -4/+17 | |
| | ||||||
* | Unbinding an event from an element | wout | 2013-02-05 | 1 | -1/+12 | |
| | ||||||
* | Updated README | wout | 2013-02-02 | 1 | -0/+1 | |
| | ||||||
* | Updated README | wout | 2013-02-02 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-02-02 | 1 | -1/+1 | |
| | ||||||
* | Added SVG.Line as a native element0.5 | wout | 2013-02-02 | 1 | -2/+8 | |
| | ||||||
* | Updated opacity() method in sugar module | wout | 2013-02-02 | 1 | -1/+1 | |
| | ||||||
* | Added visible() and opacity() methods0.4 | wout | 2013-01-30 | 1 | -1/+6 | |
| | ||||||
* | Added data() method | wout | 2013-01-27 | 1 | -0/+21 | |
| | ||||||
* | Updated README | wout | 2013-01-09 | 1 | -1/+1 | |
| | ||||||
* | Added event binding to the event module | wout | 2013-01-09 | 1 | -3/+34 | |
| | ||||||
* | Updated README | wout | 2013-01-09 | 1 | -0/+4 | |
| | ||||||
* | Updated README | wout | 2013-01-08 | 1 | -4/+0 | |
| | ||||||
* | Added plugins to readme | wout | 2013-01-08 | 1 | -0/+7 | |
| | ||||||
* | Updated README | wout | 2013-01-06 | 1 | -2/+2 | |
| | ||||||
* | Updated README | wout | 2013-01-06 | 1 | -2/+2 | |
| | ||||||
* | Added patterns | wout | 2013-01-06 | 1 | -0/+19 | |
| | ||||||
* | Updated README | wout | 2013-01-06 | 1 | -0/+14 | |
| | ||||||
* | fill() and stroke() accept a hex string | wout | 2013-01-06 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-01-04 | 1 | -2/+2 | |
| | ||||||
* | Updated README | wout | 2013-01-04 | 1 | -0/+2 | |
| | ||||||
* | Updated README | wout | 2013-01-03 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-01-03 | 1 | -1/+1 | |
| | ||||||
* | Updated README | wout | 2013-01-03 | 1 | -4/+4 | |
| | ||||||
* | Fix in SVG.FX | wout | 2013-01-03 | 1 | -3/+3 | |
| |