Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added SVG.Line as a native element0.5 | wout | 2013-02-02 | 2 | -3/+50 |
| | |||||
* | Updated opacity() method in sugar module | wout | 2013-02-02 | 2 | -16/+4 |
| | |||||
* | Reworked SVG.Container inheritance | wout | 2013-02-02 | 2 | -184/+170 |
| | |||||
* | Added visible() and opacity() methods0.4 | wout | 2013-01-30 | 2 | -3/+21 |
| | |||||
* | Fix in arrange module | wout | 2013-01-29 | 2 | -9/+11 |
| | |||||
* | Modified extension method to include all SVG.Container elements | wout | 2013-01-29 | 2 | -7/+17 |
| | |||||
* | Fix in scale() in sugar module0.3 | wout | 2013-01-28 | 2 | -5/+5 |
| | |||||
* | Simplifying data() method0.2 | wout | 2013-01-27 | 2 | -5/+8 |
| | |||||
* | Fic in data() method | wout | 2013-01-27 | 2 | -4/+4 |
| | |||||
* | Added data() method | wout | 2013-01-27 | 2 | -3/+17 |
| | |||||
* | Fix in offset for SVG.Wrap | wout | 2013-01-22 | 2 | -55/+51 |
| | |||||
* | Removed obsolete code | wout | 2013-01-15 | 2 | -32/+35 |
| | |||||
* | Renamed the parentDoc() method to doc() | wout | 2013-01-12 | 2 | -6/+6 |
| | |||||
* | Fix in poly element | wout | 2013-01-12 | 2 | -20/+3 |
| | |||||
* | Ensuring polygons and polylines are at position 0,0 within their wrapper | wout | 2013-01-12 | 2 | -4/+14 |
| | |||||
* | Bug fix in clone() method | wout | 2013-01-10 | 2 | -4/+7 |
| | |||||
* | Bug fix in clone | wout | 2013-01-09 | 2 | -4/+4 |
| | |||||
* | Added event listeners to event module | wout | 2013-01-09 | 2 | -4/+36 |
| | |||||
* | Note in fx.js | wout | 2013-01-09 | 2 | -3/+3 |
| | |||||
* | Storing element type | wout | 2013-01-08 | 2 | -4/+6 |
| | |||||
* | Fix in fx module for very short durations | wout | 2013-01-08 | 2 | -5/+5 |
| | |||||
* | Fix in fx module for durations under 10 ms | wout | 2013-01-08 | 2 | -6/+7 |
| | |||||
* | Updated README | wout | 2013-01-06 | 1 | -3/+2 |
| | |||||
* | Updated README | wout | 2013-01-06 | 2 | -9/+9 |
| | |||||
* | Added patterns | wout | 2013-01-06 | 2 | -5/+53 |
| | |||||
* | fill() and stroke() accept a hex string | wout | 2013-01-06 | 2 | -56/+31 |
| | |||||
* | Fix in animatabel attr | wout | 2013-01-05 | 2 | -7/+16 |
| | |||||
* | Removed temp wrapper in safari bug fix | wout | 2013-01-05 | 2 | -35/+48 |
| | |||||
* | Made code more readable and included docs | wout | 2013-01-04 | 2 | -649/+562 |
| | |||||
* | Fix in SVG.FX | wout | 2013-01-03 | 2 | -12/+14 |
| | |||||
* | Fix in color parser | wout | 2013-01-03 | 2 | -4/+11 |
| | |||||
* | Added the SVG.FX module for animations | wout | 2013-01-03 | 2 | -11/+300 |
| | |||||
* | Added SVG.Nested to create nested svg documents | wout | 2013-01-02 | 2 | -3/+19 |
| | |||||
* | Replaced clip() in favor of mask() | wout | 2013-01-01 | 2 | -91/+134 |
| | | | | Some browsers had issues with clipping, masking was a better option. | ||||
* | Added each(), next(), previous() and more | wout | 2012-12-31 | 2 | -12/+79 |
| | |||||
* | Added clone() | wout | 2012-12-31 | 2 | -5/+24 |
| | |||||
* | Added mask.js | wout | 2012-12-31 | 2 | -11/+63 |
| | |||||
* | Added hide() and show() | wout | 2012-12-30 | 2 | -16/+26 |
| | |||||
* | Added dblclick to event.js | wout | 2012-12-30 | 2 | -5/+10 |
| | |||||
* | Added event.js | wout | 2012-12-30 | 2 | -3/+18 |
| | |||||
* | Code refactoring | wout | 2012-12-29 | 2 | -63/+116 |
| | |||||
* | Improved container | wout | 2012-12-29 | 2 | -6/+6 |
| | |||||
* | Added polyline and polygon, removed cicle | wout | 2012-12-29 | 2 | -74/+68 |
| | |||||
* | Added skew method to the sugar module | wout | 2012-12-28 | 2 | -12/+20 |
| | |||||
* | Added image size as arguments | wout | 2012-12-28 | 2 | -5/+6 |
| | |||||
* | Bug fix in bbox() | wout | 2012-12-27 | 2 | -5/+12 |
| | |||||
* | Fix in bbox90 for IE | wout | 2012-12-27 | 2 | -12/+14 |
| | |||||
* | Updated README | wout | 2012-12-27 | 2 | -2/+2 |
| | |||||
* | Updated README | wout | 2012-12-27 | 2 | -4/+4 |
| | |||||
* | Reworked transform() | wout | 2012-12-27 | 2 | -37/+70 |
| |