Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added data() method | wout | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Added patterns | wout | 2013-01-06 | 1 | -1/+1 |
| | |||||
* | Made code more readable and included docs | wout | 2013-01-04 | 1 | -7/+6 |
| | |||||
* | Added the SVG.FX module for animations | wout | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | Added SVG.Nested to create nested svg documents | wout | 2013-01-02 | 1 | -1/+1 |
| | |||||
* | Replaced clip() in favor of mask() | wout | 2013-01-01 | 1 | -1/+1 |
| | | | | Some browsers had issues with clipping, masking was a better option. | ||||
* | Added mask.js | wout | 2012-12-31 | 1 | -1/+1 |
| | |||||
* | Added event.js | wout | 2012-12-30 | 1 | -1/+1 |
| | |||||
* | Added polyline and polygon, removed cicle | wout | 2012-12-29 | 1 | -1/+1 |
| | |||||
* | Added build instructions to README | wout | 2012-12-23 | 1 | -10/+1 |
| | |||||
* | Added gradient | wout | 2012-12-22 | 1 | -3/+3 |
| | |||||
* | Lowered presence of the svg function | wout | 2012-12-21 | 1 | -0/+1 |
| | |||||
* | Streamlined code | wout | 2012-12-21 | 1 | -1/+1 |
| | |||||
* | Added font element | wout | 2012-12-20 | 1 | -4/+4 |
| | |||||
* | Updated Readme | wout | 2012-12-19 | 1 | -1/+1 |
| | |||||
* | Separated core from optional libraries | wout | 2012-12-18 | 1 | -6/+13 |
| | |||||
* | Added transform() | wout | 2012-12-18 | 1 | -3/+7 |
| | |||||
* | Code slimming | wout | 2012-12-17 | 1 | -1/+1 |
| | |||||
* | Refactored code for readability and size | wout | 2012-12-17 | 1 | -1/+1 |
| | |||||
* | Removing legacy references | wout | 2012-12-17 | 1 | -1/+1 |
| | |||||
* | Updated readme | wout | 2012-12-17 | 1 | -1/+1 |
| | |||||
* | Implemented core library | wout | 2012-12-16 | 1 | -13/+23 |
| | |||||
* | Initial commit | wout | 2012-12-15 | 1 | -0/+145 |