Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Various IE9 and IE10 fixes | wout | 2013-07-04 | 1 | -1/+1 |
| | |||||
* | Added memory module | wout | 2013-07-02 | 1 | -3/+3 |
| | |||||
* | Added default stroke-linejoin and stroke-linecap values | wout | 2013-06-24 | 1 | -18/+20 |
| | |||||
* | Added SVG.Number, reworked gradient system | wout | 2013-06-23 | 1 | -16/+18 |
| | |||||
* | Fix in defaults | wout | 2013-04-14 | 1 | -13/+13 |
| | |||||
* | remove the use of keyword 'default' | Rob Walch | 2013-04-14 | 1 | -1/+1 |
| | |||||
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -22/+22 |
| | | | | | | | | | - 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/+56 |