Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bumped to v0.33 | wout | 2014-01-22 | 1 | -0/+0 |
| | |||||
* | Various IE9 and IE10 fixes | wout | 2013-07-04 | 1 | -1/+1 |
| | |||||
* | Fixed naming conflict in mask and clip modules, bumped to v0.22 | wout | 2013-06-29 | 1 | -2/+31 |
| | |||||
* | Added deep traversing, reorganizd modules | wout | 2013-06-09 | 1 | -0/+10 |
| | |||||
* | Updated README | wout | 2013-03-25 | 1 | -13/+2 |
| | |||||
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -0/+28 |
| | | | | | | | | | - 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 | ||||
* | Replaced clip() in favor of mask() | wout | 2013-01-01 | 1 | -42/+0 |
| | | | | Some browsers had issues with clipping, masking was a better option. | ||||
* | Added mask.js | wout | 2012-12-31 | 1 | -4/+1 |
| | |||||
* | Code refactoring | wout | 2012-12-29 | 1 | -5/+4 |
| | |||||
* | Fixed a bug in safari prevending correct dy on tspans | wout | 2012-12-23 | 1 | -1/+1 |
| | |||||
* | Added gradient | wout | 2012-12-22 | 1 | -3/+3 |
| | |||||
* | Streamlined code | wout | 2012-12-21 | 1 | -2/+15 |
| | |||||
* | Separated core from optional libraries | wout | 2012-12-18 | 1 | -0/+18 |
| | |||||
* | Added transform() | wout | 2012-12-18 | 1 | -1/+2 |
| | |||||
* | Code slimming | wout | 2012-12-17 | 1 | -0/+14 |