Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fixed error where a parent node is not found when loading an image but the ↵ | Ulrich-Matthias Schäfer | 2016-02-10 | 1 | -0/+1 |
| | | | | canvas was cleared (#447) | ||||
* | changelog for last commit | Ulrich-Matthias Schäfer | 2016-01-23 | 1 | -0/+1 |
| | |||||
* | fixed `svgjs:data` attribute which was not set properly in all browsers (#428) | Ulrich-Matthias Schäfer | 2016-01-21 | 1 | -0/+1 |
| | | | | | added specs for `writeDataToDom()` and `setData()` added toJSON in SVG.Number | ||||
* | added SVG.Point class as wrapper for SVGPoint, added `el.point()` method ↵ | Ulrich-Matthias Schäfer | 2016-01-11 | 1 | -0/+4 |
| | | | | (#403 / #437) | ||||
* | bump 2.2.52.2.5 | Ulrich-Matthias Schäfer | 2015-12-29 | 1 | -1/+1 |
| | |||||
* | `matrixify()` will not apply the calculated matrix to the node anymore | Ulrich-Matthias Schäfer | 2015-12-29 | 1 | -1/+6 |
| | |||||
* | bump 2.2.42.2.4 | Ulrich-Matthias Schäfer | 2015-12-12 | 1 | -1/+1 |
| | |||||
* | updated changelog, fixed typo in doc and removed semicolon | Ulrich-Matthias Schäfer | 2015-12-12 | 1 | -0/+6 |
| | |||||
* | bump 2.2.32.2.3 | Ulrich-Matthias Schäfer | 2015-11-30 | 1 | -1/+6 |
| | |||||
* | bump 2.2.22.2.2 | Ulrich-Matthias Schäfer | 2015-11-28 | 1 | -0/+5 |
| | |||||
* | bump 2.2.1 | Ulrich-Matthias Schäfer | 2015-11-18 | 1 | -1/+1 |
| | |||||
* | added `gbox()` to group to get bbox with translation included (fixes #405) | Ulrich-Matthias Schäfer | 2015-11-18 | 1 | -0/+1 |
| | |||||
* | updated changelog | Ulrich-Matthias Schäfer | 2015-11-18 | 1 | -0/+4 |
| | |||||
* | Bump to 2.2.02.2.0 | Ulrich-Matthias Schäfer | 2015-11-06 | 1 | -1/+1 |
| | |||||
* | svgjs now saves crucial data in the dom (fixes #369 again) | Ulrich-Matthias Schäfer | 2015-11-06 | 1 | -1/+2 |
| | |||||
* | fixed return value of `text()` after import/clone (#393) | Ulrich-Matthias Schäfer | 2015-11-04 | 1 | -0/+1 |
| | |||||
* | update readme and changelog | Ulrich-Matthias Schäfer | 2015-10-26 | 1 | -2/+2 |
| | |||||
* | added support for css selectors with the `parent()` method | Ulrich-Matthias Schäfer | 2015-10-25 | 1 | -3/+3 |
| | |||||
* | UMD-Wrappper with possibility to add custom window object (#352) | Ulrich-Matthias Schäfer | 2015-10-25 | 1 | -0/+1 |
| | |||||
* | fixed mask animation in Firefox (#287) | Ulrich-Matthias Schäfer | 2015-10-11 | 1 | -0/+1 |
| | |||||
* | added ungroup/flatten (#238), toParent and toDoc | Ulrich-Matthias Schäfer | 2015-10-11 | 1 | -2/+2 |
| | |||||
* | fixes pattern animation (#385) | Ulrich-Matthias Schäfer | 2015-10-10 | 1 | -1/+5 |
| | |||||
* | Typos, Bump to 2.1.12.1.1 | Ulrich-Matthias Schäfer | 2015-10-03 | 1 | -1/+1 |
| | |||||
* | Added custom context binding for event callbacks | Ulrich-Matthias Schäfer | 2015-09-22 | 1 | -1/+5 |
| | |||||
* | bump 2.1.02.1.0 | Ulrich-Matthias Schäfer | 2015-09-20 | 1 | -2/+5 |
| | |||||
* | clone method for text to mark all firstlevel tspans as newlines (fixes #369) | Ulrich-Matthias Schäfer | 2015-09-15 | 1 | -11/+6 |
| | |||||
* | added transform to pattern and gradient (fix #383) | Ulrich-Matthias Schäfer | 2015-09-15 | 1 | -1/+8 |
| | | | | added skewX and skewY | ||||
* | remove useless executable permission | Peter Dave Hello | 2015-06-23 | 1 | -0/+0 |
| | |||||
* | Bump 2.0.22.0.2 | Ulrich-Matthias Schäfer | 2015-06-22 | 1 | -0/+4 |
| | |||||
* | bump to 2.0.12.0.1 | Ulrich-Matthias Schäfer | 2015-06-21 | 1 | -1/+9 |
| | |||||
* | Bumped to 2.0.0-rc.1 | wout | 2014-09-05 | 1 | -3/+3 |
| | |||||
* | Fixed bug in event detaching | wout | 2014-09-03 | 1 | -3/+4 |
| | |||||
* | Updated CHANGELOG | wout | 2014-08-29 | 1 | -0/+2 |
| | |||||
* | Added SVG.TBox for transformed bounding boxes | wout | 2014-08-29 | 1 | -1/+3 |
| | |||||
* | Fixed instantiation issue in SVG.Number | wout | 2014-08-28 | 1 | -5/+5 |
| | |||||
* | Removed internal references from SVG.Text | wout | 2014-08-25 | 1 | -4/+9 |
| | |||||
* | Implemented absolute and relative matrix transformations | wout | 2014-08-24 | 1 | -1/+1 |
| | |||||
* | Updated CHANGELOG | wout | 2014-08-01 | 1 | -0/+1 |
| | |||||
* | Updated CHANGELOG | wout | 2014-08-01 | 1 | -0/+1 |
| | |||||
* | Updated CHANGELOG | wout | 2014-08-01 | 1 | -0/+1 |
| | |||||
* | Updated CHANGELOG | wout | 2014-08-01 | 1 | -2/+4 |
| | |||||
* | Added SVG.Bare for creation of non-described elements | wout | 2014-08-01 | 1 | -1/+2 |
| | |||||
* | Updated CHANGELOG | wout | 2014-08-01 | 1 | -1/+1 |
| | |||||
* | Reworked sub-pixel offset fix | wout | 2014-07-31 | 1 | -1/+4 |
| | |||||
* | Added reverse functionality for animation loops | wout | 2014-07-30 | 1 | -1/+4 |
| | |||||
* | Specified untransform() method | wout | 2014-07-27 | 1 | -4/+4 |
| | |||||
* | Various small fixes | wout | 2014-07-25 | 1 | -2/+3 |
| | |||||
* | Moved SVG.invent to main svg.js file | wout | 2014-07-23 | 1 | -1/+3 |
| | |||||
* | Switched to gulp for building | wout | 2014-07-13 | 1 | -0/+1 |
| | |||||
* | Added support for scale center on matrices | wout | 2014-07-12 | 1 | -1/+3 |
| |