Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implementation new fx module | Ulrich-Matthias Schäfer | 2016-03-23 | 1 | -2/+2 |
| | |||||
* | fix #433 | Denis Mosolov | 2015-12-29 | 1 | -3/+3 |
| | |||||
* | added `gbox()` to group to get bbox with translation included (fixes #405) | Ulrich-Matthias Schäfer | 2015-11-18 | 1 | -2/+17 |
| | |||||
* | remove useless executable permission | Peter Dave Hello | 2015-06-23 | 1 | -0/+0 |
| | |||||
* | Added SVG.TBox for transformed bounding boxes | wout | 2014-08-29 | 1 | -2/+2 |
| | |||||
* | Implemented absolute and relative matrix transformations | wout | 2014-08-24 | 1 | -2/+2 |
| | |||||
* | Fixes a but in absolute positioning of groups | wout | 2014-07-19 | 1 | -2/+2 |
| | |||||
* | Eliminate matrix translation errors | wout | 2014-07-12 | 1 | -2/+2 |
| | |||||
* | Completely reworked transform system | wout | 2014-07-11 | 1 | -2/+2 |
| | |||||
* | Implemented SVG.invent function and bumped to v1.0rc3 | wout | 2014-02-03 | 1 | -31/+30 |
| | |||||
* | added `morph()` and `at()` methods to `SVG.Number` for unit morphing | wout | 2014-02-01 | 1 | -0/+9 |
| | |||||
* | Bumped to v0.33 | wout | 2014-01-22 | 1 | -0/+0 |
| | |||||
* | Reworked arrange module, <defs> always on top | wout | 2013-06-27 | 1 | -5/+0 |
| | |||||
* | Added deep traversing, reorganizd modules | wout | 2013-06-09 | 1 | -0/+10 |
| | |||||
* | Bumped to v0.11 | wout | 2013-03-24 | 1 | -2/+2 |
| | | | | | | | | | - 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 | -6/+7 |
| | |||||
* | Fix in animate().center()0.8 | wout | 2013-03-05 | 1 | -9/+5 |
| | |||||
* | Improved rotate() method in sugar module | wout | 2013-03-02 | 1 | -0/+11 |
| | |||||
* | Created separate classes for SVG.ViewBox anSVG.BBox0.6 | wout | 2013-02-20 | 1 | -6/+6 |
| | |||||
* | Updated README | wout | 2013-02-02 | 1 | -1/+1 |
| | |||||
* | Reworked SVG.Container inheritance | wout | 2013-02-02 | 1 | -5/+2 |
| | |||||
* | Renamed the parentDoc() method to doc() | wout | 2013-01-12 | 1 | -1/+1 |
| | |||||
* | Made code more readable and included docs | wout | 2013-01-04 | 1 | -3/+2 |
| | |||||
* | Added each(), next(), previous() and more | wout | 2012-12-31 | 1 | -1/+9 |
| | |||||
* | Added transform() | wout | 2012-12-18 | 1 | -0/+10 |
| | |||||
* | Code slimming | wout | 2012-12-17 | 1 | -21/+0 |
| | |||||
* | Refactored code for readability and size | wout | 2012-12-17 | 1 | -8/+13 |
| | |||||
* | Implemented core library | wout | 2012-12-16 | 1 | -0/+16 |
| | |||||
* | Initial commit | wout | 2012-12-15 | 1 | -0/+0 |