aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Expand)AuthorAgeFilesLines
* updated changelog for 2.3.7dotnetCarpenter2016-11-131-2/+2
* added `npm run test:quick` which aim at being fast rather than correct - grea...dotnetCarpenter2016-11-131-1/+2
* updated changelog for 2.3.7dotnetCarpenter2016-11-131-0/+2
* update changelog with PR #549dotnetCarpenter2016-11-121-0/+1
* changelogUlrich-Matthias Schäfer2016-11-041-0/+1
* changelog, run gulp cause of #504Ulrich-Matthias Schäfer2016-11-031-1/+3
* changelogUlrich-Matthias Schäfer2016-11-011-1/+2
* update README links to point to the new project homedotnetCarpenter2016-10-251-0/+3
* fix spellingdotnetCarpenter2016-10-231-1/+1
* bump 2.3.62.3.6dotnetCarpenter2016-10-211-0/+1
* changelogUlrich-Matthias Schäfer2016-10-191-1/+2
* changelogUlrich-Matthias Schäfer2016-10-161-2/+3
* changelog updatedUlrich-Matthias Schäfer2016-10-161-3/+6
* update README for version 2.3.5 which I believe this PR will be part ofdotnetCarpenter2016-10-121-0/+1
* all tests pass - All your base are belong to usdotnetCarpenter2016-10-121-1/+3
|\
| * Removed wrong tests in sugar.js, fixed remaining tests. Made fill and stroke ...Ulrich-Matthias Schäfer2016-10-121-0/+3
|/
* Update document up to include travis status and updated README and CHANGELOG ...dotnetCarpenter2016-10-121-0/+3
* Version bumpwout2016-08-041-0/+4
* fixed #514 and #5162.3.3Ulrich-Matthias Schäfer2016-08-021-0/+5
* bump 2.3.22.3.2Ulrich-Matthias Schäfer2016-06-211-1/+1
* Update changelogUlrich-Matthias Schäfer2016-06-211-0/+2
* fixed line constructor which doesn't work with Array as input (#487)Ulrich-Matthias Schäfer2016-05-161-0/+2
* fixed bbox when element is not in the dom (#480), added parameter to `clone`Ulrich-Matthias Schäfer2016-05-131-2/+4
* changelogUlrich-Matthias Schäfer2016-05-131-0/+1
* fixed string parsing in viewbox (#483), specs `SVG.ViewBox`Ulrich-Matthias Schäfer2016-05-131-1/+4
* fixed bug in `parse()` from `SVG.PathArray` which does not correctly handled ...Ulrich-Matthias Schäfer2016-05-051-0/+1
* fixed bug in `add()` and `SVG.Doc().create()`Ulrich-Matthias Schäfer2016-04-151-0/+3
* fixed bug where `stop(true)` throws an error when element is not animated (#475)Ulrich-Matthias Schäfer2016-04-091-0/+1
* fixed old target referencesUlrich-Matthias Schäfer2016-04-091-0/+3
* fixed `SVG.morph()` (#473)Ulrich-Matthias Schäfer2016-04-031-0/+3
* bump 2.3.02.3.0Ulrich-Matthias Schäfer2016-03-301-2/+1
* Merge branch '3.0.0' introducing several changes:Ulrich-Matthias Schäfer2016-03-241-0/+6
* fixed error where a parent node is not found when loading an image but the ca...Ulrich-Matthias Schäfer2016-02-101-0/+1
* 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 SVG.Point class as wrapper for SVGPoint, added `el.point()` method (#40...Ulrich-Matthias Schäfer2016-01-111-0/+4
* 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