summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* version 2.4.0 - new feature: path animation2.4.0dotnetCarpenter2017-01-141-1/+1
* wrapping up for 2.4.0 releasedotnetCarpenter2017-01-142-2/+4
* update documentation to reflect our new basic path animation support - closin...dotnetCarpenter2017-01-141-0/+1
* Make some fixes in SVG.PathArrayRémi Tétreault2017-01-144-25/+30
* Implement a more basic morph method for SVG.PathArrayRémi Tétreault2017-01-149-1605/+96
* Implement the morph method of SVG.PathArrayRémi Tétreault2017-01-149-22/+1745
* version 2.3.7 - maintenance release2.3.7dotnetCarpenter2017-01-141-1/+1
* Wrapping up for 2.3.7 releasedotnetCarpenter2017-01-1410-38/+17
* Restored original READMEWout2017-01-141-2/+24
* Adding documentup referrerWout2017-01-141-24/+2
* added missing constructor definitionsrdfriedl2017-01-141-22/+63
* improved typingsrdfriedl2017-01-141-88/+107
* fix(typing): Export for umd moduleDaniel Gräber2017-01-141-6/+6
* add CDNJS version badge in README.md (#566)Daniel Wang2017-01-141-0/+1
* Updated READMEwout2017-01-142-5/+17
* Updated docswout2017-01-143-4124/+10
* accidently removed dist/svg.min.js from repodotnetCarpenter2016-11-132-1/+3
* updated changelog for 2.3.7dotnetCarpenter2016-11-131-2/+2
* speedup build for testsdotnetCarpenter2016-11-134-4/+3
* added `npm run test:quick` which aim at being fast rather than correct - grea...dotnetCarpenter2016-11-134-2/+86
* updated changelog for 2.3.7dotnetCarpenter2016-11-131-0/+2
* added code coveragedotnetCarpenter2016-11-137-8/+27
* update changelog with PR #549dotnetCarpenter2016-11-121-0/+1
* added small paragraph about on how to prevent pushing failing commitsdotnetCarpenter2016-11-121-2/+6
* gentle optimization of PR #549dotnetCarpenter2016-11-123-7/+7
* Revert "optimize loop performance"dotnetCarpenter2016-11-123-51/+51
* optimize loop performancedotnetCarpenter2016-11-121-48/+48
* Fix going down prototype chainPreston Tighe2016-11-111-1/+1
* Merge pull request #548 from RmiTtro/fix-transform-animUlrich-Matthias Schäfer2016-11-107-21/+100
|\
| * Fix the bug where relative matrix transforms are not animatedRémi Tétreault2016-11-097-22/+72
| * Fix a bug with the animation of a scale transformRémi Tétreault2016-11-084-2/+31
|/
* update doc for SVG() in alignment with comment: https://github.com/svgdotjs/s...dotnetCarpenter2016-11-041-0/+8
* changelogUlrich-Matthias Schäfer2016-11-041-0/+1
* Merge pull request #546 from RmiTtro/fix-and-improve-fx-dequeueUlrich-Matthias Schäfer2016-11-044-65/+109
|\
| * Fix and improve the dequeue method of the FX moduleRémi Tétreault2016-11-034-65/+109
|/
* changelog, run gulp cause of #504Ulrich-Matthias Schäfer2016-11-033-7/+9
* Merge pull request #504 from tkiss/animations_es6-7_fixUlrich-Matthias Schäfer2016-11-031-3/+3
|\
| * Fix broken animations, if using polyfills for es6/7 proposals (in this case S...Tamás2016-06-231-3/+3
* | Merge pull request #545 from RmiTtro/fix-skew-transformUlrich-Matthias Schäfer2016-11-034-19/+135
|\ \
| * | Fix the implementation of the skew transformRémi Tétreault2016-11-024-19/+135
|/ /
* | Merge pull request #538 from RmiTtro/make-fx-at-reverse-awareUlrich-Matthias Schäfer2016-11-024-283/+1279
|\ \
| * | Make the code in the FX module simplerRémi Tétreault2016-11-014-283/+1279
|/ /
* | changelogUlrich-Matthias Schäfer2016-11-011-1/+2
* | Merge pull request #543 from RmiTtro/individual-transform-separated-by-commaUlrich-Matthias Schäfer2016-11-014-9/+46
|\ \
| * | Make matrixify work with transformation chain separated by commasRémi Tétreault2016-11-014-9/+46
|/ /
* | update links in package to the new project homedotnetCarpenter2016-10-251-3/+4
* | update README links to point to the new project homedotnetCarpenter2016-10-252-16/+21
* | fix spellingdotnetCarpenter2016-10-231-1/+1
* | Changed author emailwout2016-10-231-2/+2
* | bump 2.3.62.3.6dotnetCarpenter2016-10-214-5/+10