Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Reworked SVG.Container inheritance | wout | 2013-02-02 | 1 | -182/+168 |
| | |||||
* | Added visible() and opacity() methods0.4 | wout | 2013-01-30 | 1 | -1/+19 |
| | |||||
* | Fix in arrange module | wout | 2013-01-29 | 1 | -7/+9 |
| | |||||
* | Modified extension method to include all SVG.Container elements | wout | 2013-01-29 | 1 | -5/+15 |
| | |||||
* | Fix in scale() in sugar module0.3 | wout | 2013-01-28 | 1 | -3/+3 |
| | |||||
* | Simplifying data() method0.2 | wout | 2013-01-27 | 1 | -3/+6 |
| | |||||
* | Fic in data() method | wout | 2013-01-27 | 1 | -2/+2 |
| | |||||
* | Added data() method | wout | 2013-01-27 | 1 | -1/+15 |
| | |||||
* | Fix in offset for SVG.Wrap | wout | 2013-01-22 | 1 | -53/+49 |
| | |||||
* | Removed obsolete code | wout | 2013-01-15 | 1 | -30/+33 |
| | |||||
* | Renamed the parentDoc() method to doc() | wout | 2013-01-12 | 1 | -4/+4 |
| | |||||
* | Fix in poly element | wout | 2013-01-12 | 1 | -18/+1 |
| | |||||
* | Ensuring polygons and polylines are at position 0,0 within their wrapper | wout | 2013-01-12 | 1 | -2/+12 |
| | |||||
* | Bug fix in clone() method | wout | 2013-01-10 | 1 | -2/+5 |
| | |||||
* | Bug fix in clone | wout | 2013-01-09 | 1 | -2/+2 |
| | |||||
* | Added event listeners to event module | wout | 2013-01-09 | 1 | -2/+34 |
| | |||||
* | Note in fx.js | wout | 2013-01-09 | 1 | -2/+2 |
| | |||||
* | Storing element type | wout | 2013-01-08 | 1 | -2/+4 |
| | |||||
* | Fix in fx module for very short durations | wout | 2013-01-08 | 1 | -3/+3 |
| | |||||
* | Fix in fx module for durations under 10 ms | wout | 2013-01-08 | 1 | -4/+5 |
| | |||||
* | Updated README | wout | 2013-01-06 | 1 | -3/+2 |
| | |||||
* | Updated README | wout | 2013-01-06 | 1 | -7/+7 |
| | |||||
* | Added patterns | wout | 2013-01-06 | 1 | -3/+51 |
| | |||||
* | fill() and stroke() accept a hex string | wout | 2013-01-06 | 1 | -54/+29 |
| | |||||
* | Fix in animatabel attr | wout | 2013-01-05 | 1 | -5/+14 |
| | |||||
* | Removed temp wrapper in safari bug fix | wout | 2013-01-05 | 1 | -33/+46 |
| | |||||
* | Made code more readable and included docs | wout | 2013-01-04 | 1 | -647/+560 |
| | |||||
* | Fix in SVG.FX | wout | 2013-01-03 | 1 | -10/+12 |
| | |||||
* | Fix in color parser | wout | 2013-01-03 | 1 | -2/+9 |
| | |||||
* | Added the SVG.FX module for animations | wout | 2013-01-03 | 1 | -9/+298 |
| | |||||
* | Added SVG.Nested to create nested svg documents | wout | 2013-01-02 | 1 | -1/+17 |
| | |||||
* | Replaced clip() in favor of mask() | wout | 2013-01-01 | 1 | -89/+132 |
| | | | | Some browsers had issues with clipping, masking was a better option. | ||||
* | Added each(), next(), previous() and more | wout | 2012-12-31 | 1 | -10/+77 |
| | |||||
* | Added clone() | wout | 2012-12-31 | 1 | -3/+22 |
| | |||||
* | Added mask.js | wout | 2012-12-31 | 1 | -9/+61 |
| | |||||
* | Added hide() and show() | wout | 2012-12-30 | 1 | -14/+24 |
| | |||||
* | Added dblclick to event.js | wout | 2012-12-30 | 1 | -3/+8 |
| | |||||
* | Added event.js | wout | 2012-12-30 | 1 | -1/+16 |
| | |||||
* | Code refactoring | wout | 2012-12-29 | 1 | -61/+114 |
| | |||||
* | Improved container | wout | 2012-12-29 | 1 | -4/+4 |
| | |||||
* | Added polyline and polygon, removed cicle | wout | 2012-12-29 | 1 | -72/+66 |
| | |||||
* | Added skew method to the sugar module | wout | 2012-12-28 | 1 | -10/+18 |
| | |||||
* | Added image size as arguments | wout | 2012-12-28 | 1 | -3/+4 |
| | |||||
* | Bug fix in bbox() | wout | 2012-12-27 | 1 | -3/+10 |
| | |||||
* | Fix in bbox90 for IE | wout | 2012-12-27 | 1 | -10/+12 |
| | |||||
* | Updated README | wout | 2012-12-27 | 1 | -1/+1 |
| | |||||
* | Updated README | wout | 2012-12-27 | 1 | -2/+2 |
| | |||||
* | Reworked transform() | wout | 2012-12-27 | 1 | -35/+68 |
| | |||||
* | Fix in path | wout | 2012-12-26 | 1 | -3/+9 |
| | |||||
* | Defaulting <svg> width and height to 100% | wout | 2012-12-23 | 1 | -2/+2 |
| |