Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -3/+3 | |
| | | | | | | | | | - 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 | -0/+4 | |
| | ||||||
* | Bumped to v0.9, added better style management, text support and extended ↵0.10 | wout | 2013-03-09 | 1 | -12/+8 | |
| | | | | animation functionality | |||||
* | Animatable fill() and stroke() | wout | 2013-03-06 | 1 | -32/+31 | |
| | ||||||
* | Reworked color management | wout | 2013-03-06 | 1 | -1/+1 | |
| | ||||||
* | Improved rotate() method in sugar module | wout | 2013-03-02 | 1 | -23/+12 | |
| | ||||||
* | Created separate classes for SVG.ViewBox anSVG.BBox0.6 | wout | 2013-02-20 | 1 | -24/+24 | |
| | ||||||
* | Unbinding an event from an element | wout | 2013-02-05 | 1 | -1/+0 | |
| | ||||||
* | Updated opacity() method in sugar module | wout | 2013-02-02 | 1 | -13/+1 | |
| | ||||||
* | Reworked SVG.Container inheritance | wout | 2013-02-02 | 1 | -4/+11 | |
| | ||||||
* | Added visible() and opacity() methods0.4 | wout | 2013-01-30 | 1 | -0/+9 | |
| | ||||||
* | Fix in scale() in sugar module0.3 | wout | 2013-01-28 | 1 | -2/+2 | |
| | ||||||
* | Fix in offset for SVG.Wrap | wout | 2013-01-22 | 1 | -35/+25 | |
| | ||||||
* | Removed obsolete code | wout | 2013-01-15 | 1 | -29/+32 | |
| | ||||||
* | fill() and stroke() accept a hex string | wout | 2013-01-06 | 1 | -44/+19 | |
| | ||||||
* | Made code more readable and included docs | wout | 2013-01-04 | 1 | -63/+53 | |
| | ||||||
* | Fix in SVG.FX | wout | 2013-01-03 | 1 | -0/+1 | |
| | ||||||
* | Added the SVG.FX module for animations | wout | 2013-01-03 | 1 | -6/+41 | |
| | ||||||
* | Code refactoring | wout | 2012-12-29 | 1 | -10/+22 | |
| | ||||||
* | Added skew method to the sugar module | wout | 2012-12-28 | 1 | -0/+8 | |
| | ||||||
* | Reworked transform() | wout | 2012-12-27 | 1 | -14/+10 | |
| | ||||||
* | Simplified rotate() syntax | wout | 2012-12-22 | 1 | -4/+9 | |
| | ||||||
* | Streamlined code | wout | 2012-12-21 | 1 | -0/+20 | |
| | ||||||
* | Made absolute transformations default | wout | 2012-12-19 | 1 | -5/+2 | |
| | ||||||
* | Updated readme | wout | 2012-12-19 | 1 | -6/+2 | |
| | ||||||
* | Updated Readme | wout | 2012-12-19 | 1 | -0/+17 | |
| | ||||||
* | Added transform() | wout | 2012-12-18 | 1 | -0/+49 | |