Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix in unit parser with negative values. | wout | 2013-06-30 | 1 | -1/+1 |
| | |||||
* | Added SVG.Number, reworked gradient system | wout | 2013-06-23 | 1 | -1/+4 |
| | |||||
* | Bumped to v0.15, removed hsb color support | wout | 2013-04-26 | 1 | -7/+1 |
| | |||||
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -1/+9 |
| | | | | | | | | | - 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 | -11/+11 |
| | |||||
* | Bumped to v0.9, added better style management, text support and extended ↵0.10 | wout | 2013-03-09 | 1 | -11/+26 |
| | | | | animation functionality | ||||
* | Reworked color management | wout | 2013-03-06 | 1 | -2/+13 |
| | |||||
* | Added during() method and unit morphing to fx module | wout | 2013-03-06 | 1 | -0/+7 |