Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Added SVG.Set adn bumped to v0.24 | wout | 2013-07-01 | 2 | -0/+132 |
| | |||||
* | Fix in unit parser with negative values. | wout | 2013-06-30 | 1 | -0/+5 |
| | |||||
* | IMplemented <use> element, bumped to v0.23 | wout | 2013-06-29 | 5 | -11/+59 |
| | |||||
* | Fixed naming conflict in mask and clip modules, bumped to v0.22 | wout | 2013-06-29 | 3 | -0/+116 |
| | |||||
* | Reworked arrange module, <defs> always on top | wout | 2013-06-27 | 7 | -19/+278 |
| | |||||
* | Added default stroke-linejoin and stroke-linecap values | wout | 2013-06-24 | 1 | -3/+6 |
| | |||||
* | Added `get()` method to SVG.Container | wout | 2013-06-23 | 1 | -0/+13 |
| | |||||
* | Added SVG.Number, reworked gradient system | wout | 2013-06-23 | 4 | -6/+244 |
| | |||||
* | Added deep traversing, reorganizd modules | wout | 2013-06-09 | 3 | -2/+23 |
| | |||||
* | Added translate() method | wout | 2013-05-29 | 8 | -0/+56 |
| | |||||
* | Added merge() to SVG.BBox | wout | 2013-05-28 | 4 | -27/+55 |
| | |||||
* | Removing defs and references on clear() | wout | 2013-05-08 | 1 | -2/+2 |
| | |||||
* | Bumped to v0.15, removed hsb color support | wout | 2013-04-26 | 3 | -7/+32 |
| | |||||
* | Added the rbox() method, bumped to v0.140.15 | wout | 2013-04-22 | 1 | -0/+39 |
| | |||||
* | Parsing numeric values as a global getter0.14 | wout | 2013-04-15 | 1 | -0/+16 |
| | |||||
* | Removing style attributes when empty | wout | 2013-04-15 | 1 | -0/+4 |
| | |||||
* | Fix for Firefox in bbox()0.13 | wout | 2013-04-11 | 1 | -5/+5 |
| | |||||
* | Fix in viewbox() method | wout | 2013-03-29 | 1 | -0/+4 |
| | |||||
* | Bug fix: recreating defs after clear()0.12 | wout | 2013-03-28 | 1 | -0/+6 |
| | |||||
* | Added plot() method to SVG.Line | wout | 2013-03-24 | 1 | -0/+10 |
| | |||||
* | Bumped to v0.11 | wout | 2013-03-24 | 19 | -0/+4934 |
- removed SVG.Wrap on SVG.Polyline, SVG.Polygon and SVG.Path - added delay on SVG.FX module - made x(), y(), cx() and cy() as getters - added SGB.get() method, to get elements by a DOM id - fixed bug in remove() method on container elements - added jasmine test suite to repo |