aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* Merge pull request #817 from niceilm/masterUlrich-Matthias Schäfer2018-02-221-1/+1
|\
| * Fix typings for memory.js remember method orderflynn.park2018-02-221-1/+1
|/
* Merge pull request #762 from Nexmean/fix-typingsUlrich-Matthias Schäfer2018-02-171-1/+1
|\
| * Fix typings for array of ArrayPoint like [[0, 0], [325, 235]].Makarov Alexandr2017-11-201-2/+1
| * Fix typings for arrays of points implemented as array. (Ex.: [[0, 0], [100, 1...Makarov Alexandr2017-11-191-1/+2
* | Year bumpW2018-02-131-1/+1
* | Merge pull request #755 from YMIndustries/masterUlrich-Matthias Schäfer2018-02-101-1/+1
|\ \
| * | Correctly handle hyphenated self-closing tagsJoshua Walsh2017-10-231-1/+1
| * | Correctly handle namespaced self-closing tagsJoshua Walsh2017-10-231-1/+1
| |/
* | bump 2.6.42.6.4Ulrich-Matthias Schäfer2018-02-074-5524/+5530
* | #805 Image memory leak fix (#806)Nenad Kuzmanovic2018-02-073-5518/+5526
* | Merge pull request #765 from mark-sivill-splunk/comment-updateUlrich-Matthias Schäfer2017-12-192-3/+3
|\ \ | |/ |/|
| * Comment updated to painmark-sivill-splunk2017-12-192-3/+3
|/
* Merge pull request #748 from bschantz/svg-export-tsUlrich-Matthias Schäfer2017-10-081-0/+1
|\
| * Add getter form of svg method to TypeScript definitionBrian Schantz2017-10-081-0/+1
|/