Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Speed improvements on parent element | wout | 2016-08-04 | 1 | -1/+1 |
| | |||||
* | fixed line constructor which doesn't work with Array as input (#487) | Ulrich-Matthias Schäfer | 2016-05-16 | 1 | -1/+1 |
| | | | | added spec for mentioned issue | ||||
* | remove useless executable permission | Peter Dave Hello | 2015-06-23 | 1 | -0/+0 |
| | |||||
* | Completely reworked transform system | wout | 2014-07-11 | 1 | -4/+4 |
| | |||||
* | Added new SVG.Line class and working on SVG.Matrix | wout | 2014-06-28 | 1 | -49/+20 |
| | |||||
* | Bumped to 1.0.0-rc.6 | wout | 2014-03-04 | 1 | -1/+1 |
| | |||||
* | Implemented SVG.invent function and bumped to v1.0rc3 | wout | 2014-02-03 | 1 | -66/+65 |
| | |||||
* | Added SVG.PathArray, updated data() and bumped to v1.0rc1 | wout | 2014-01-29 | 1 | -1/+3 |
| | |||||
* | Bumped to v0.33 | wout | 2014-01-22 | 1 | -5/+13 |
| | |||||
* | Added deep traversing, reorganizd modules | wout | 2013-06-09 | 1 | -0/+9 |
| | |||||
* | Added plot() method to SVG.Line | wout | 2013-03-24 | 1 | -0/+9 |
| | |||||
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -11/+13 |
| | | | | | | | | | - 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 | ||||
* | Added x(), y(), cx(), cy() and matrix | wout | 2013-03-12 | 1 | -27/+25 |
| | |||||
* | Bumped to v0.9, added better style management, text support and extended ↵0.10 | wout | 2013-03-09 | 1 | -14/+15 |
| | | | | animation functionality | ||||
* | Created separate classes for SVG.ViewBox anSVG.BBox0.6 | wout | 2013-02-20 | 1 | -14/+14 |
| | |||||
* | Added SVG.Line as a native element0.5 | wout | 2013-02-02 | 1 | -0/+46 |