Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix in fx module for durations under 10 ms | wout | 2013-01-08 | 1 | -2/+2 | |
| | ||||||
* | Updated README | wout | 2013-01-06 | 1 | -2/+2 | |
| | ||||||
* | Added patterns | wout | 2013-01-06 | 1 | -2/+2 | |
| | ||||||
* | fill() and stroke() accept a hex string | wout | 2013-01-06 | 1 | -2/+2 | |
| | ||||||
* | Fix in animatabel attr | wout | 2013-01-05 | 1 | -2/+2 | |
| | ||||||
* | Removed temp wrapper in safari bug fix | wout | 2013-01-05 | 1 | -2/+2 | |
| | ||||||
* | Made code more readable and included docs | wout | 2013-01-04 | 1 | -2/+2 | |
| | ||||||
* | Fix in SVG.FX | wout | 2013-01-03 | 1 | -2/+2 | |
| | ||||||
* | Fix in color parser | wout | 2013-01-03 | 1 | -2/+2 | |
| | ||||||
* | Added the SVG.FX module for animations | wout | 2013-01-03 | 1 | -2/+2 | |
| | ||||||
* | Added SVG.Nested to create nested svg documents | wout | 2013-01-02 | 1 | -2/+2 | |
| | ||||||
* | Replaced clip() in favor of mask() | wout | 2013-01-01 | 1 | -2/+2 | |
| | | | | Some browsers had issues with clipping, masking was a better option. | |||||
* | Added each(), next(), previous() and more | wout | 2012-12-31 | 1 | -2/+2 | |
| | ||||||
* | Added clone() | wout | 2012-12-31 | 1 | -2/+2 | |
| | ||||||
* | Added mask.js | wout | 2012-12-31 | 1 | -2/+2 | |
| | ||||||
* | Added hide() and show() | wout | 2012-12-30 | 1 | -2/+2 | |
| | ||||||
* | Added dblclick to event.js | wout | 2012-12-30 | 1 | -2/+2 | |
| | ||||||
* | Added event.js | wout | 2012-12-30 | 1 | -2/+2 | |
| | ||||||
* | Code refactoring | wout | 2012-12-29 | 1 | -2/+2 | |
| | ||||||
* | Improved container | wout | 2012-12-29 | 1 | -2/+2 | |
| | ||||||
* | Added polyline and polygon, removed cicle | wout | 2012-12-29 | 1 | -2/+2 | |
| | ||||||
* | Added skew method to the sugar module | wout | 2012-12-28 | 1 | -2/+2 | |
| | ||||||
* | Added image size as arguments | wout | 2012-12-28 | 1 | -2/+2 | |
| | ||||||
* | Bug fix in bbox() | wout | 2012-12-27 | 1 | -2/+2 | |
| | ||||||
* | Fix in bbox90 for IE | wout | 2012-12-27 | 1 | -2/+2 | |
| | ||||||
* | 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 | -2/+2 | |
| | ||||||
* | Fix in path | wout | 2012-12-26 | 1 | -2/+2 | |
| | ||||||
* | 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 | -2/+2 | |
| | ||||||
* | Imporved safari fix | wout | 2012-12-23 | 1 | -2/+2 | |
| | ||||||
* | Added build instructions to README | wout | 2012-12-23 | 1 | -1/+1 | |
| | ||||||
* | Fine-tuned safari bug fix | wout | 2012-12-23 | 1 | -2/+2 | |
| | ||||||
* | Fixed a bug in safari prevending correct dy on tspans | wout | 2012-12-23 | 1 | -2/+2 | |
| | ||||||
* | Fix | wout | 2012-12-23 | 1 | -2/+2 | |
| | ||||||
* | Simplified rotate() syntax | wout | 2012-12-22 | 1 | -2/+2 | |
| | ||||||
* | Change lement creation syntax | wout | 2012-12-22 | 1 | -2/+2 | |
| | ||||||
* | Added gradient | wout | 2012-12-22 | 1 | -2/+2 | |
| | ||||||
* | Lowered presence of the svg function | wout | 2012-12-21 | 1 | -2/+2 | |
| | ||||||
* | Making the svg function global | wout | 2012-12-21 | 1 | -2/+2 | |
| | ||||||
* | Cross browser fixes | wout | 2012-12-21 | 1 | -2/+2 | |
| | ||||||
* | 'bbox()' bow also returning cx and cy0.1 | wout | 2012-12-21 | 1 | -1/+1 | |
| | ||||||
* | Streamlined code | wout | 2012-12-21 | 1 | -2/+2 | |
| | ||||||
* | text font() method can be used as a getter | wout | 2012-12-21 | 1 | -1/+1 | |
| | ||||||
* | Added anchor option for text element | wout | 2012-12-20 | 1 | -1/+1 | |
| | ||||||
* | Added font element | wout | 2012-12-20 | 1 | -2/+2 | |
| | ||||||
* | Made absolute transformations default | wout | 2012-12-19 | 1 | -1/+1 | |
| | ||||||
* | Updated readme | wout | 2012-12-19 | 1 | -1/+1 | |
| |