Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Simplifying data() method0.2 | wout | 2013-01-27 | 1 | -2/+5 |
| | |||||
* | Fic in data() method | wout | 2013-01-27 | 1 | -1/+1 |
| | |||||
* | Added data() method | wout | 2013-01-27 | 1 | -0/+14 |
| | |||||
* | Fix in offset for SVG.Wrap | wout | 2013-01-22 | 7 | -52/+48 |
| | |||||
* | Removed obsolete code | wout | 2013-01-15 | 1 | -29/+32 |
| | |||||
* | Renamed the parentDoc() method to doc() | wout | 2013-01-12 | 3 | -3/+3 |
| | |||||
* | Fix in poly element | wout | 2013-01-12 | 1 | -17/+0 |
| | |||||
* | Ensuring polygons and polylines are at position 0,0 within their wrapper | wout | 2013-01-12 | 1 | -1/+11 |
| | |||||
* | Bug fix in clone() method | wout | 2013-01-10 | 1 | -1/+4 |
| | |||||
* | Bug fix in clone | wout | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | Added event listeners to event module | wout | 2013-01-09 | 1 | -0/+33 |
| | |||||
* | Updated README | wout | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | Storing element type | wout | 2013-01-08 | 2 | -1/+3 |
| | |||||
* | Fix in fx module for very short durations | wout | 2013-01-08 | 1 | -2/+2 |
| | |||||
* | Fix in fx module for durations under 10 ms | wout | 2013-01-08 | 1 | -1/+1 |
| | |||||
* | Updated README | wout | 2013-01-06 | 2 | -6/+6 |
| | |||||
* | Added patterns | wout | 2013-01-06 | 3 | -2/+49 |
| | |||||
* | fill() and stroke() accept a hex string | wout | 2013-01-06 | 2 | -53/+28 |
| | |||||
* | Fix in animatabel attr | wout | 2013-01-05 | 1 | -1/+10 |
| | |||||
* | Removed temp wrapper in safari bug fix | wout | 2013-01-05 | 3 | -33/+46 |
| | |||||
* | Made code more readable and included docs | wout | 2013-01-04 | 21 | -659/+584 |
| | |||||
* | Fix in SVG.FX | wout | 2013-01-03 | 2 | -9/+11 |
| | |||||
* | Fix in color parser | wout | 2013-01-03 | 1 | -1/+8 |
| | |||||
* | Added the SVG.FX module for animations | wout | 2013-01-03 | 3 | -8/+296 |
| | |||||
* | Added SVG.Nested to create nested svg documents | wout | 2013-01-02 | 2 | -0/+16 |
| | |||||
* | Replaced clip() in favor of mask() | wout | 2013-01-01 | 7 | -88/+131 |
| | | | | Some browsers had issues with clipping, masking was a better option. | ||||
* | Added each(), next(), previous() and more | wout | 2012-12-31 | 4 | -4/+63 |
| | |||||
* | Added position() | wout | 2012-12-31 | 2 | -6/+14 |
| | |||||
* | Added clone() | wout | 2012-12-31 | 2 | -2/+21 |
| | |||||
* | Added mask.js | wout | 2012-12-31 | 5 | -11/+61 |
| | |||||
* | Added hide() and show() | wout | 2012-12-30 | 2 | -13/+22 |
| | |||||
* | Added dblclick to event.js | wout | 2012-12-30 | 1 | -2/+7 |
| | |||||
* | Added event.js | wout | 2012-12-30 | 1 | -0/+15 |
| | |||||
* | Code refactoring | wout | 2012-12-29 | 11 | -60/+115 |
| | |||||
* | Improved container | wout | 2012-12-29 | 2 | -3/+3 |
| | |||||
* | Added polyline and polygon, removed cicle | wout | 2012-12-29 | 6 | -71/+65 |
| | |||||
* | Added skew method to the sugar module | wout | 2012-12-28 | 3 | -9/+17 |
| | |||||
* | Added image size as arguments | wout | 2012-12-28 | 1 | -2/+3 |
| | |||||
* | Bug fix in bbox() | wout | 2012-12-27 | 1 | -2/+9 |
| | |||||
* | Fix in bbox90 for IE | wout | 2012-12-27 | 1 | -9/+11 |
| | |||||
* | Updated README | wout | 2012-12-27 | 1 | -1/+1 |
| | |||||
* | Reworked transform() | wout | 2012-12-27 | 3 | -34/+67 |
| | |||||
* | Fix in path | wout | 2012-12-26 | 2 | -2/+8 |
| | |||||
* | Defaulting <svg> width and height to 100% | wout | 2012-12-23 | 1 | -1/+1 |
| | |||||
* | Added support for IE9 | wout | 2012-12-23 | 1 | -1/+1 |
| | |||||
* | Added and exta wrapping div around svg element | wout | 2012-12-23 | 1 | -2/+7 |
| | |||||
* | Imporved safari fix | wout | 2012-12-23 | 1 | -2/+2 |
| | |||||
* | Fine-tuned safari bug fix | wout | 2012-12-23 | 2 | -16/+13 |
| | |||||
* | Fixed a bug in safari prevending correct dy on tspans | wout | 2012-12-23 | 5 | -14/+36 |
| | |||||
* | Simplified rotate() syntax | wout | 2012-12-22 | 1 | -4/+9 |
| |