Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bump version3.0.14 | Ulrich-Matthias Schäfer | 2019-10-31 | 1 | -6/+7 |
| | |||||
* | Release 3.0.53.0.5 | Ulrich-Matthias Schäfer | 2018-12-12 | 2 | -2/+5 |
| | |||||
* | dont generate esm bundle anymore and link to src/main.js directly. Move ↵ | Ulrich-Matthias Schäfer | 2018-12-01 | 2 | -30/+51 |
| | | | | | | bower to its own repo rename makeNode back to create | ||||
* | merge karma configurations | Ulrich-Matthias Schäfer | 2018-11-28 | 1 | -114/+47 |
| | |||||
* | add config for karma to run es6 tests | Ulrich-Matthias Schäfer | 2018-11-28 | 1 | -0/+115 |
| | |||||
* | Fix build chain so that we now have multiple builds. Details below: | Ulrich-Matthias Schäfer | 2018-11-28 | 8 | -147/+180 |
| | | | | | | | | | | | - 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. | ||||
* | add polyfill for CustomEvent | Ulrich-Matthias Schäfer | 2018-11-24 | 1 | -0/+2 |
| | |||||
* | cleanup | dotnetCarpenter | 2018-11-14 | 4 | -4/+3 |
| | |||||
* | add rollup config to build polyfills | Ulrich-Matthias Schäfer | 2018-11-13 | 2 | -18/+29 |
| | |||||
* | Merge branch '3.0.0' into feature/tests2 | dotnetCarpenter | 2018-11-13 | 1 | -1/+1 |
|\ | |||||
| * | evaluate window and document on access and not on import | Ulrich-Matthias Schäfer | 2018-11-12 | 2 | -2/+2 |
| | | |||||
* | | committing so @fuzzyma can continue the work | dotnetCarpenter | 2018-11-13 | 3 | -13/+135 |
| | | |||||
* | | do not send codecoverage + start some more browsers at saucelabs | dotnetCarpenter | 2018-11-12 | 1 | -5/+5 |
| | | |||||
* | | saucelabs testing with chrome 70 works - locally | dotnetCarpenter | 2018-11-12 | 3 | -68/+103 |
| | | |||||
* | | testing saucelabs | dotnetCarpenter | 2018-11-12 | 3 | -93/+241 |
| | | |||||
* | | cleanup and use chromium on linux | dotnetCarpenter | 2018-11-11 | 2 | -84/+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 | 2 | -4/+4 |
| | |||||
* | added test cases to increase coverage | Ulrich-Matthias Schäfer | 2017-02-27 | 1 | -0/+9 |
| | |||||
* | added `npm run test:quick` which aim at being fast rather than correct - ↵ | dotnetCarpenter | 2016-11-13 | 1 | -0/+82 |
| | | | | great for git hooks | ||||
* | added code coverage | dotnetCarpenter | 2016-11-13 | 1 | -2/+16 |
| | |||||
* | switch back to firefox for testing | dotnetCarpenter | 2016-10-08 | 2 | -56/+1 |
| | |||||
* | halt dev of chrome base solution | dotnetCarpenter | 2016-10-08 | 3 | -0/+153 |