aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CustomEvent-polyfill was not used (needed in IE) (#938)2.7.1Ulrich-Matthias Schäfer2018-11-305-7/+13
* Round up everything for the last 2.x release2.7.0Ulrich-Matthias Schäfer2018-11-1310-533/+311
* Merge pull request #928 from NorbertB29/fix/node_document_fragment_typeUlrich-Matthias Schäfer2018-11-134-6/+19
|\
| * Add unit testsNorbert Bartos2018-11-134-6/+19
* | Merge pull request #927 from NorbertB29/fix/node_document_fragment_typeUlrich-Matthias Schäfer2018-11-132-2/+2
|\|
| * Add node document-fragment type checkNorbert Bartos2018-11-132-2/+2
|/
* Merge pull request #920 from SKalt/919-correct-readmeUlrich-Matthias Schäfer2018-10-251-2/+2
|\
| * Correct README.mdSteven Kalt2018-10-251-2/+2
|/
* forgot dist2.6.6Ulrich-Matthias Schäfer2018-08-302-6/+10
* bump 2.6.6Ulrich-Matthias Schäfer2018-08-302-1/+8
* Merge pull request #879 from JackLeEmmerdeur/597-new-typescript-declarationsUlrich-Matthias Schäfer2018-08-291-0/+9
|\
| * Added declarations to Transformation and Animation interfacesJackLeEmmerdeur2018-07-081-0/+9
* | Merge pull request #883 from perry-mitchell/patch-1Ulrich-Matthias Schäfer2018-07-221-1/+5
|\ \ | |/ |/|
| * Remove extra spacePerry Mitchell2018-07-221-1/+1
| * Add global reference to support 'window' in bundlers - fixes #767Perry Mitchell2018-07-221-1/+5
|/
* Adds yarn installation instructions (#874)Wagner Souza2018-06-251-3/+11
* Its obvious that these Issue templates were notes...Saivan2018-05-283-3/+3
* Updated the issue templates to have multiple possibilitiesSaivan2018-05-284-56/+34
* Update issue templatessaivan2018-05-281-0/+46
* Merge branch 'master' of github.com:svgdotjs/svg.jsSaivan2018-05-2822-5566/+5754
|\
| * bump 2.6.52.6.5Ulrich-Matthias Schäfer2018-05-264-5/+6
| * fixed `SVG.Text.y()` which didnt work correctly with `SVG.Number` (#778)Ulrich-Matthias Schäfer2018-05-265-5/+11
| * fixed issues in SVG.Doc and SVG.Mask when cloning(#782)Ulrich-Matthias Schäfer2018-05-268-108/+165
| * fixed `element.parent()` which sometimes failed when used on detached documen...Ulrich-Matthias Schäfer2018-05-265-7/+18
| * fixes and addition in SVG.PointArray (#805)Ulrich-Matthias Schäfer2018-05-267-8/+54
| * fixed `reference()` which failed when trying to use a reference which does no...Ulrich-Matthias Schäfer2018-05-265-4/+11
| * Changelog for b0ca749Ulrich-Matthias Schäfer2018-05-261-0/+1
| * changelog for last commitUlrich-Matthias Schäfer2018-05-261-0/+7
| * fixed problems with CustomEvent polyfill in IE11 (#852)Ulrich-Matthias Schäfer2018-05-264-5545/+5549
| * Merge pull request #854 from pycraft114/masterUlrich-Matthias Schäfer2018-05-111-8/+9
| |\
| | * Optional paramter for rbox methodpycraft1142018-05-111-1/+1
| | * Type fixpycraft1142018-05-101-1/+1
| | * Optional parameter for 'rbox' methodpycraft1142018-05-091-1/+1
| | * Optional parameter for 'rbox' methodpycraft1142018-05-091-1/+1
| | * Optional second parameter for 'select' methodpycraft1142018-05-091-1/+1
| | * Fix typings for apply optional parameter of off method in event.jsflynn.park2018-02-241-1/+1
| | * Fix typings for missing event.js methodflynn.park2018-02-241-0/+1
| | * Fix typings for replace comma to semicolonflynn.park2018-02-231-2/+2
| | * Fix typings for missing semicolonflynn.park2018-02-231-4/+4
| * | Fix issue #847Rémi Tétreault2018-04-214-8/+51
| * | Merge pull request #831 from mpro7/type-definition-fixUlrich-Matthias Schäfer2018-04-011-2/+3
| |\ \
| | * | post-review fixesmpro72018-03-311-2/+2
| | * | WIP: type definitions fixed for selector.js + added click method for set.jsmpro72018-03-211-3/+4
| |/ /
| * | Merge pull request #830 from FrankSandqvist/patch-1Ulrich-Matthias Schäfer2018-03-191-0/+3
| |\ \
| | * | X & Y Properties on PointFrankSandqvist2018-03-181-0/+3
| |/ /
* / / Added a contributing and issue template guideSaivan2018-05-282-0/+74
|/ /
* | Fixed an issue where a matrix string contained invalid floatsSaivan2018-02-254-5532/+5553
* | Merge pull request #820 from niceilm/masterUlrich-Matthias Schäfer2018-02-231-17/+20
|\|
| * Fix typings for missing element.js methodflynn.park2018-02-221-2/+2
| * Fix typings for missing element.js methodflynn.park2018-02-221-16/+19
|/