Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix build chain so that we now have multiple builds. Details below: | Ulrich-Matthias Schäfer | 2018-11-28 | 1 | -5/+5 |
| | | | | | | | | | | | - 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. | ||||
* | saucelabs testing with chrome 70 works - locally | dotnetCarpenter | 2018-11-12 | 1 | -3/+12 |
| | |||||
* | testing saucelabs | dotnetCarpenter | 2018-11-12 | 1 | -93/+45 |
| | |||||
* | cleanup and use chromium on linux | dotnetCarpenter | 2018-11-11 | 1 | -2/+2 |
| | |||||
* | Linted all files, upgraded all dependencies | Ulrich-Matthias Schäfer | 2018-11-05 | 1 | -3/+2 |
| | |||||
* | add requestAnimationFrame Mock and tests for the animator | Ulrich-Matthias Schäfer | 2018-05-16 | 1 | -1/+2 |
| | |||||
* | move fixtures to the fixtures folder | dotnetCarpenter | 2017-04-27 | 1 | -2/+2 |
| | |||||
* | added test cases to increase coverage | Ulrich-Matthias Schäfer | 2017-02-27 | 1 | -0/+9 |
| | |||||
* | added code coverage | dotnetCarpenter | 2016-11-13 | 1 | -2/+16 |
| | |||||
* | switch back to firefox for testing | dotnetCarpenter | 2016-10-08 | 1 | -14/+1 |
| | |||||
* | halt dev of chrome base solution | dotnetCarpenter | 2016-10-08 | 1 | -0/+91 |