Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | Change lement creation syntax | wout | 2012-12-22 | 1 | -54/+28 | |
| | ||||||
* | Added gradient | wout | 2012-12-22 | 4 | -4/+120 | |
| | ||||||
* | Lowered presence of the svg function | wout | 2012-12-21 | 1 | -4/+0 | |
| | ||||||
* | Making the svg function global | wout | 2012-12-21 | 3 | -8/+9 | |
| | ||||||
* | Cross browser fixes | wout | 2012-12-21 | 2 | -13/+15 | |
| | ||||||
* | 'bbox()' bow also returning cx and cy0.1 | wout | 2012-12-21 | 1 | -2/+1 | |
| | ||||||
* | Streamlined code | wout | 2012-12-21 | 9 | -69/+96 | |
| | ||||||
* | 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 | 6 | -32/+115 | |
| | ||||||
* | Made absolute transformations default | wout | 2012-12-19 | 2 | -7/+4 | |
| | ||||||
* | Updated readme | wout | 2012-12-19 | 2 | -21/+5 | |
| | ||||||
* | Updated Readme | wout | 2012-12-19 | 2 | -1/+18 | |
| | ||||||
* | Separated core from optional libraries | wout | 2012-12-18 | 7 | -65/+109 | |
| | ||||||
* | Added transform() | wout | 2012-12-18 | 14 | -109/+134 | |
| | ||||||
* | Updated docs | wout | 2012-12-17 | 1 | -1/+34 | |
| | ||||||
* | Slimmed down SVG.Shape | wout | 2012-12-17 | 1 | -34/+1 | |
| | ||||||
* | Code slimming | wout | 2012-12-17 | 9 | -71/+28 | |
| | ||||||
* | Refactored code for readability and size | wout | 2012-12-17 | 15 | -217/+296 | |
| | ||||||
* | Included dist files | wout | 2012-12-17 | 1 | -4/+2 | |
| | ||||||
* | Removing legacy references | wout | 2012-12-17 | 3 | -24/+1 | |
| | ||||||
* | Removed redundant code | wout | 2012-12-17 | 5 | -77/+0 | |
| | ||||||
* | Added attr function for SVG.Element | wout | 2012-12-16 | 3 | -10/+21 | |
| | ||||||
* | Fix in circle and ellipse generater | wout | 2012-12-16 | 2 | -13/+30 | |
| | ||||||
* | Implemented core library | wout | 2012-12-16 | 17 | -0/+535 | |
| | ||||||
* | Initial commit | wout | 2012-12-15 | 13 | -0/+0 | |