Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Fix in path | wout | 2012-12-26 | 2 | -5/+11 | |
| | ||||||
* | Defaulting <svg> width and height to 100% | wout | 2012-12-23 | 2 | -4/+4 | |
| | ||||||
* | Added support for IE9 | wout | 2012-12-23 | 2 | -4/+4 | |
| | ||||||
* | Added and exta wrapping div around svg element | wout | 2012-12-23 | 2 | -5/+10 | |
| | ||||||
* | Imporved safari fix | wout | 2012-12-23 | 2 | -5/+5 | |
| | ||||||
* | Added build instructions to README | wout | 2012-12-23 | 2 | -2/+2 | |
| | ||||||
* | Fine-tuned safari bug fix | wout | 2012-12-23 | 2 | -19/+16 | |
| | ||||||
* | Fixed a bug in safari prevending correct dy on tspans | wout | 2012-12-23 | 2 | -16/+39 | |
| | ||||||
* | Fix | wout | 2012-12-23 | 2 | -4/+4 | |
| | ||||||
* | Simplified rotate() syntax | wout | 2012-12-22 | 2 | -7/+12 | |
| | ||||||
* | Change lement creation syntax | wout | 2012-12-22 | 2 | -57/+31 | |
| | ||||||
* | Added gradient | wout | 2012-12-22 | 2 | -8/+124 | |
| | ||||||
* | Lowered presence of the svg function | wout | 2012-12-21 | 2 | -7/+4 | |
| | ||||||
* | Making the svg function global | wout | 2012-12-21 | 2 | -11/+12 | |
| |