Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed temp wrapper in safari bug fix | wout | 2013-01-05 | 3 | -33/+46 |
| | |||||
* | Made code more readable and included docs | wout | 2013-01-04 | 21 | -659/+584 |
| | |||||
* | Fix in SVG.FX | wout | 2013-01-03 | 2 | -9/+11 |
| | |||||
* | Fix in color parser | wout | 2013-01-03 | 1 | -1/+8 |
| | |||||
* | Added the SVG.FX module for animations | wout | 2013-01-03 | 3 | -8/+296 |
| | |||||
* | Added SVG.Nested to create nested svg documents | wout | 2013-01-02 | 2 | -0/+16 |
| | |||||
* | Replaced clip() in favor of mask() | wout | 2013-01-01 | 7 | -88/+131 |
| | | | | Some browsers had issues with clipping, masking was a better option. | ||||
* | Added each(), next(), previous() and more | wout | 2012-12-31 | 4 | -4/+63 |
| | |||||
* | Added position() | wout | 2012-12-31 | 2 | -6/+14 |
| | |||||
* | Added clone() | wout | 2012-12-31 | 2 | -2/+21 |
| | |||||
* | 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 |
| |