summaryrefslogtreecommitdiffstats
path: root/dist/svg.js.map
Commit message (Collapse)AuthorAgeFilesLines
* delete dist files from repo.Ulrich-Matthias Schäfer2018-12-011-1/+0
|
* run buildUlrich-Matthias Schäfer2018-11-281-1/+1
|
* Fix build chain so that we now have multiple builds. Details below:Ulrich-Matthias Schäfer2018-11-281-0/+1
| | | | | | | | | | | - svg.js: The esm bundle - svg.min.js: The bundle for all browsers for maximum support - svg.node.js: The bundle for node - polyfill.js: Using svg.min.js requires this polyfill in case the Browser does not understand all of ./config/polyfillList.js - polyfillIE.js: This is required when you use IE11 (polyfill.js still required) Please note, that not all test pass for IE11 due to its rounding issues and wrong calculation of bbox. Also note, that `defaultPrevented` is not working for CustomEvents in IE11.
* testing saucelabsdotnetCarpenter2018-11-121-1/+0
|
* Code review takennobuti2018-10-271-1/+1
|
* Buildnobuti2018-10-271-1/+1
|
* Buildnobuti2018-10-261-1/+1
|
* fix testsUlrich-Matthias Schäfer2018-10-181-0/+1