Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Added support for IE9 | wout | 2012-12-23 | 1 | -2/+2 | |
| | ||||||
* | Added and exta wrapping div around svg element | wout | 2012-12-23 | 1 | -3/+8 | |
| | ||||||
* | Imporved safari fix | wout | 2012-12-23 | 1 | -3/+3 | |
| | ||||||
* | Added build instructions to README | wout | 2012-12-23 | 1 | -1/+1 | |
| | ||||||
* | Fine-tuned safari bug fix | wout | 2012-12-23 | 1 | -17/+14 | |
| | ||||||
* | Fixed a bug in safari prevending correct dy on tspans | wout | 2012-12-23 | 1 | -14/+37 | |
| | ||||||
* | Fix | wout | 2012-12-23 | 1 | -2/+2 | |
| | ||||||
* | Simplified rotate() syntax | wout | 2012-12-22 | 1 | -5/+10 | |
| | ||||||
* | Change lement creation syntax | wout | 2012-12-22 | 1 | -55/+29 | |
| | ||||||
* | Added gradient | wout | 2012-12-22 | 1 | -6/+122 | |
| | ||||||
* | Lowered presence of the svg function | wout | 2012-12-21 | 1 | -5/+2 | |
| | ||||||
* | Making the svg function global | wout | 2012-12-21 | 1 | -9/+10 | |
| | ||||||
* | Cross browser fixes | wout | 2012-12-21 | 1 | -14/+16 | |
| | ||||||
* | 'bbox()' bow also returning cx and cy0.1 | wout | 2012-12-21 | 1 | -2/+1 | |
| | ||||||
* | Streamlined code | wout | 2012-12-21 | 1 | -80/+106 | |
| | ||||||
* | text font() method can be used as a getter | wout | 2012-12-21 | 1 | -19/+31 | |
| | ||||||
* | Added anchor option for text element | wout | 2012-12-20 | 1 | -7/+5 | |
| | ||||||
* | Added font element | wout | 2012-12-20 | 1 | -32/+115 | |
| | ||||||
* | Made absolute transformations default | wout | 2012-12-19 | 1 | -7/+4 | |
| | ||||||
* | Updated readme | wout | 2012-12-19 | 1 | -21/+5 | |
| | ||||||
* | Updated Readme | wout | 2012-12-19 | 1 | -12/+29 | |
| | ||||||
* | Separated core from optional libraries | wout | 2012-12-18 | 1 | -66/+109 | |
| | ||||||
* | Added transform() | wout | 2012-12-18 | 1 | -104/+130 | |
| | ||||||
* | Updated docs | wout | 2012-12-17 | 1 | -0/+33 | |
| | ||||||
* | New dist | wout | 2012-12-17 | 1 | -33/+0 | |
| | ||||||
* | Code slimming | wout | 2012-12-17 | 1 | -41/+29 | |
| |