aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* try to run test with individual files instead of the concated version so it i...dotnetCarpenter2016-10-045-56/+139
* fixed gulp clean task not returning a PromisedotnetCarpenter2016-10-044-12/+5328
* update dependenciesdotnetCarpenter2016-10-044-5329/+14
* Added intersections pluginWout2016-09-221-0/+3
* Updated benchmarking systemwout2016-08-064-49/+99
* Added Snap.svg to benchmarking systemwout2016-08-043-8/+20
* Added bench stylingwout2016-08-042-2/+10
* Added native testcases for benchmarking systemwout2016-08-043-8/+54
* Fixed typo in benchmark scriptwout2016-08-041-1/+1
* Added benchmark scriptwout2016-08-043-0/+120
* Version bumpwout2016-08-042-3/+3
* Merge branch '2.3.x-speed'2.3.4wout2016-08-0418-67/+103
|\
| * Version bumpwout2016-08-044-5/+9
| * Speed improvements on parent elementwout2016-08-0414-62/+94
|/
* fixed #514 and #5162.3.3Ulrich-Matthias Schäfer2016-08-028-29/+27
* Merge pull request #508 from Alexandre-Peyron/masterUlrich-Matthias Schäfer2016-07-121-0/+11
|\
| * add error callback on image loadingAlexandre Peyron2016-07-121-0/+11
|/
* bump 2.3.22.3.2Ulrich-Matthias Schäfer2016-06-216-9/+14
* Update changelogUlrich-Matthias Schäfer2016-06-211-0/+2
* Merge pull request #481 from mkorganashvili/patch-1Wout2016-06-121-0/+5
|\
| * Fix groups animationmkorganashvili2016-04-251-0/+5
* | Merge pull request #494 from d-asensio/patch-1Ulrich-Matthias Schäfer2016-05-291-1/+1
|\ \
| * | Corrected typo in README.mdDavid Asensio Cañas2016-05-291-1/+1
|/ /
* | Merge pull request #490 from snydesc/masterUlrich-Matthias Schäfer2016-05-261-1/+1
|\ \
| * | Changed to document.documentElement.containssnydesc2016-05-251-1/+1
| * | Changed document.contains to document.body.containssnydesc2016-05-241-1/+1
|/ /
* | fix donate buttonUlrich-Matthias Schäfer2016-05-161-12/+1
* | added donate buttonUlrich-Matthias Schäfer2016-05-161-0/+13
* | fixed line constructor which doesn't work with Array as input (#487)Ulrich-Matthias Schäfer2016-05-165-4/+18
* | fixed bbox when element is not in the dom (#480), added parameter to `clone`Ulrich-Matthias Schäfer2016-05-138-50/+79
* | changelogUlrich-Matthias Schäfer2016-05-131-0/+1
* | fixed string parsing in viewbox (#483), specs `SVG.ViewBox`Ulrich-Matthias Schäfer2016-05-1311-213/+351
* | bump 2.3.12.3.1Ulrich-Matthias Schäfer2016-05-055-6/+6
* | fixed bug in `parse()` from `SVG.PathArray` which does not correctly handled ...Ulrich-Matthias Schäfer2016-05-056-64/+69
|/
* fixed bug in `add()` and `SVG.Doc().create()`Ulrich-Matthias Schäfer2016-04-157-18/+35
* Merge pull request #470 from rdfriedl/masterUlrich-Matthias Schäfer2016-04-102-0/+895
|\
| * added definition for SVG.preparerdfriedl2016-04-011-0/+1
| * added svg.js.d.tsrdfriedl2016-03-312-0/+894
* | fixed bug where `stop(true)` throws an error when element is not animated (#475)Ulrich-Matthias Schäfer2016-04-094-4/+5
* | fixed old target referencesUlrich-Matthias Schäfer2016-04-095-10/+13
* | fixed `SVG.morph()` (#473)Ulrich-Matthias Schäfer2016-04-035-14/+22
* | doublecheck SVG.parser, use svg element which is not in the dom (#471)Ulrich-Matthias Schäfer2016-04-025-10/+30
* | fix parser error (#471) and small bug in SVG.Color with new fxUlrich-Matthias Schäfer2016-04-014-30/+26
|/
* bump 2.3.02.3.0Ulrich-Matthias Schäfer2016-03-306-8/+7
* readme update, clean upUlrich-Matthias Schäfer2016-03-295-98/+151
* tidy upUlrich-Matthias Schäfer2016-03-293-31/+3
* fix finishing up correctly with even loops, readmeUlrich-Matthias Schäfer2016-03-295-25/+35
* Email address fixwout2016-03-281-1/+1
* discard totalProgress for nowUlrich-Matthias Schäfer2016-03-284-38/+4
* revert multiple breaking changes introduced by the last commitsUlrich-Matthias Schäfer2016-03-286-226/+308