Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bumped to v0.33 | wout | 2014-01-22 | 1 | -0/+8 |
| | |||||
* | Added SVG.Number, reworked gradient system | wout | 2013-06-23 | 1 | -5/+5 |
| | |||||
* | Added deep traversing, reorganizd modules | wout | 2013-06-09 | 1 | -0/+13 |
| | |||||
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -4/+4 |
| | | | | | | | | | - 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 | -17/+20 |
| | |||||
* | Bumped to v0.9, added better style management, text support and extended ↵0.10 | wout | 2013-03-09 | 1 | -5/+5 |
| | | | | animation functionality | ||||
* | Created separate classes for SVG.ViewBox anSVG.BBox0.6 | wout | 2013-02-20 | 1 | -11/+11 |
| | |||||
* | Made code more readable and included docs | wout | 2013-01-04 | 1 | -11/+12 |
| | |||||
* | Code refactoring | wout | 2012-12-29 | 1 | -2/+2 |
| | |||||
* | Improved container | wout | 2012-12-29 | 1 | -2/+2 |
| | |||||
* | Added polyline and polygon, removed cicle | wout | 2012-12-29 | 1 | -1/+1 |
| | |||||
* | Added font element | wout | 2012-12-20 | 1 | -10/+9 |
| | |||||
* | Separated core from optional libraries | wout | 2012-12-18 | 1 | -4/+5 |
| | |||||
* | Added transform() | wout | 2012-12-18 | 1 | -1/+1 |
| | |||||
* | Refactored code for readability and size | wout | 2012-12-17 | 1 | -20/+25 |
| | |||||
* | Added attr function for SVG.Element | wout | 2012-12-16 | 1 | -5/+5 |
| | |||||
* | Implemented core library | wout | 2012-12-16 | 1 | -0/+30 |