aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* fixed error where a parent node is not found when loading an image but the ↵Ulrich-Matthias Schäfer2016-02-101-0/+1
| | | | canvas was cleared (#447)
* changelog for last commitUlrich-Matthias Schäfer2016-01-231-0/+1
|
* fixed `svgjs:data` attribute which was not set properly in all browsers (#428)Ulrich-Matthias Schäfer2016-01-211-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äfer2016-01-111-0/+4
| | | | (#403 / #437)
* bump 2.2.52.2.5Ulrich-Matthias Schäfer2015-12-291-1/+1
|
* `matrixify()` will not apply the calculated matrix to the node anymoreUlrich-Matthias Schäfer2015-12-291-1/+6
|
* bump 2.2.42.2.4Ulrich-Matthias Schäfer2015-12-121-1/+1
|
* updated changelog, fixed typo in doc and removed semicolonUlrich-Matthias Schäfer2015-12-121-0/+6
|
* bump 2.2.32.2.3Ulrich-Matthias Schäfer2015-11-301-1/+6
|
* bump 2.2.22.2.2Ulrich-Matthias Schäfer2015-11-281-0/+5
|
* bump 2.2.1Ulrich-Matthias Schäfer2015-11-181-1/+1
|
* added `gbox()` to group to get bbox with translation included (fixes #405)Ulrich-Matthias Schäfer2015-11-181-0/+1
|
* updated changelogUlrich-Matthias Schäfer2015-11-181-0/+4
|
* Bump to 2.2.02.2.0Ulrich-Matthias Schäfer2015-11-061-1/+1
|
* svgjs now saves crucial data in the dom (fixes #369 again)Ulrich-Matthias Schäfer2015-11-061-1/+2
|
* fixed return value of `text()` after import/clone (#393)Ulrich-Matthias Schäfer2015-11-041-0/+1
|
* update readme and changelogUlrich-Matthias Schäfer2015-10-261-2/+2
|
* added support for css selectors with the `parent()` methodUlrich-Matthias Schäfer2015-10-251-3/+3
|
* UMD-Wrappper with possibility to add custom window object (#352)Ulrich-Matthias Schäfer2015-10-251-0/+1
|
* fixed mask animation in Firefox (#287)Ulrich-Matthias Schäfer2015-10-111-0/+1
|
* added ungroup/flatten (#238), toParent and toDocUlrich-Matthias Schäfer2015-10-111-2/+2
|
* fixes pattern animation (#385)Ulrich-Matthias Schäfer2015-10-101-1/+5
|
* Typos, Bump to 2.1.12.1.1Ulrich-Matthias Schäfer2015-10-031-1/+1
|
* Added custom context binding for event callbacksUlrich-Matthias Schäfer2015-09-221-1/+5
|
* bump 2.1.02.1.0Ulrich-Matthias Schäfer2015-09-201-2/+5
|
* clone method for text to mark all firstlevel tspans as newlines (fixes #369)Ulrich-Matthias Schäfer2015-09-151-11/+6
|
* added transform to pattern and gradient (fix #383)Ulrich-Matthias Schäfer2015-09-151-1/+8
| | | | added skewX and skewY
* remove useless executable permissionPeter Dave Hello2015-06-231-0/+0
|
* Bump 2.0.22.0.2Ulrich-Matthias Schäfer2015-06-221-0/+4
|
* bump to 2.0.12.0.1Ulrich-Matthias Schäfer2015-06-211-1/+9
|
* Bumped to 2.0.0-rc.1wout2014-09-051-3/+3
|
* Fixed bug in event detachingwout2014-09-031-3/+4
|
* Updated CHANGELOGwout2014-08-291-0/+2
|
* Added SVG.TBox for transformed bounding boxeswout2014-08-291-1/+3
|
* Fixed instantiation issue in SVG.Numberwout2014-08-281-5/+5
|
* Removed internal references from SVG.Textwout2014-08-251-4/+9
|
* Implemented absolute and relative matrix transformationswout2014-08-241-1/+1
|
* Updated CHANGELOGwout2014-08-011-0/+1
|
* Updated CHANGELOGwout2014-08-011-0/+1
|
* Updated CHANGELOGwout2014-08-011-0/+1
|
* Updated CHANGELOGwout2014-08-011-2/+4
|
* Added SVG.Bare for creation of non-described elementswout2014-08-011-1/+2
|
* Updated CHANGELOGwout2014-08-011-1/+1
|
* Reworked sub-pixel offset fixwout2014-07-311-1/+4
|
* Added reverse functionality for animation loopswout2014-07-301-1/+4
|
* Specified untransform() methodwout2014-07-271-4/+4
|
* Various small fixeswout2014-07-251-2/+3
|
* Moved SVG.invent to main svg.js filewout2014-07-231-1/+3
|
* Switched to gulp for buildingwout2014-07-131-0/+1
|
* Added support for scale center on matriceswout2014-07-121-1/+3
|