Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Updated dependencies to newest version, new linter fixed stuff | Ulrich-Matthias Schäfer | 2019-11-01 | 1 | -1/+2 |
| | |||||
* | bump version3.0.14 | Ulrich-Matthias Schäfer | 2019-10-31 | 1 | -6/+7 |
| | |||||
* | dont generate esm bundle anymore and link to src/main.js directly. Move ↵ | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -30/+22 |
| | | | | | | bower to its own repo rename makeNode back to create | ||||
* | Fix build chain so that we now have multiple builds. Details below: | Ulrich-Matthias Schäfer | 2018-11-28 | 1 | -84/+90 |
| | | | | | | | | | | | - 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. | ||||
* | committing so @fuzzyma can continue the work | dotnetCarpenter | 2018-11-13 | 1 | -0/+111 |