aboutsummaryrefslogtreecommitdiffstats
path: root/.config
Commit message (Collapse)AuthorAgeFilesLines
* bump version3.0.14Ulrich-Matthias Schäfer2019-10-311-6/+7
|
* Release 3.0.53.0.5Ulrich-Matthias Schäfer2018-12-122-2/+5
|
* dont generate esm bundle anymore and link to src/main.js directly. Move ↵Ulrich-Matthias Schäfer2018-12-012-30/+51
| | | | | | bower to its own repo rename makeNode back to create
* merge karma configurationsUlrich-Matthias Schäfer2018-11-281-114/+47
|
* add config for karma to run es6 testsUlrich-Matthias Schäfer2018-11-281-0/+115
|
* Fix build chain so that we now have multiple builds. Details below:Ulrich-Matthias Schäfer2018-11-288-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 CustomEventUlrich-Matthias Schäfer2018-11-241-0/+2
|
* cleanupdotnetCarpenter2018-11-144-4/+3
|
* add rollup config to build polyfillsUlrich-Matthias Schäfer2018-11-132-18/+29
|
* Merge branch '3.0.0' into feature/tests2dotnetCarpenter2018-11-131-1/+1
|\
| * evaluate window and document on access and not on importUlrich-Matthias Schäfer2018-11-122-2/+2
| |
* | committing so @fuzzyma can continue the workdotnetCarpenter2018-11-133-13/+135
| |
* | do not send codecoverage + start some more browsers at saucelabsdotnetCarpenter2018-11-121-5/+5
| |
* | saucelabs testing with chrome 70 works - locallydotnetCarpenter2018-11-123-68/+103
| |
* | testing saucelabsdotnetCarpenter2018-11-123-93/+241
| |
* | cleanup and use chromium on linuxdotnetCarpenter2018-11-112-84/+2
|/
* Linted all files, upgraded all dependenciesUlrich-Matthias Schäfer2018-11-051-3/+2
|
* add requestAnimationFrame Mock and tests for the animatorUlrich-Matthias Schäfer2018-05-161-1/+2
|
* move fixtures to the fixtures folderdotnetCarpenter2017-04-272-4/+4
|
* added test cases to increase coverageUlrich-Matthias Schäfer2017-02-271-0/+9
|
* added `npm run test:quick` which aim at being fast rather than correct - ↵dotnetCarpenter2016-11-131-0/+82
| | | | great for git hooks
* added code coveragedotnetCarpenter2016-11-131-2/+16
|
* switch back to firefox for testingdotnetCarpenter2016-10-082-56/+1
|
* halt dev of chrome base solutiondotnetCarpenter2016-10-083-0/+153