Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | This is a big one... | Ulrich-Matthias Schäfer | 2020-03-28 | 1 | -1/+2 |
* | fixed build of polyfills which was broken because of core-js update3.0.16 | Ulrich-Matthias Schäfer | 2019-11-12 | 1 | -1/+1 |
* | bump version3.0.15 | Ulrich-Matthias Schäfer | 2019-11-08 | 1 | -1/+1 |
* | Updated dependencies to newest version, new linter fixed stuff | Ulrich-Matthias Schäfer | 2019-11-01 | 1 | -23/+23 |
* | bump version3.0.14 | Ulrich-Matthias Schäfer | 2019-10-31 | 1 | -16/+16 |
* | bump version3.0.13 | Ulrich-Matthias Schäfer | 2019-06-12 | 1 | -1/+1 |
* | fix transform getter when something is 0. Make sure only needed files are upl... | Ulrich-Matthias Schäfer | 2019-04-26 | 1 | -0/+5 |
* | bump version number3.0.12 | Ulrich-Matthias Schäfer | 2019-02-19 | 1 | -1/+1 |
* | revert to iife for bundle. Set "browser" to src/main.js in package.json | Keith Bentley | 2019-02-11 | 1 | -1/+1 |
* | bump version number3.0.11 | Ulrich-Matthias Schäfer | 2019-01-22 | 1 | -1/+1 |
* | fixed `textPath()` and `path().text()` | Ulrich-Matthias Schäfer | 2019-01-14 | 1 | -1/+1 |
* | renamed unit() to `convert()` to avoid name collision3.0.9 | Ulrich-Matthias Schäfer | 2019-01-14 | 1 | -1/+1 |
* | added back `to()` as `unit()` of `SVG.Number` which was removed accidentally3.0.8 | Ulrich-Matthias Schäfer | 2019-01-13 | 1 | -1/+1 |
* | minor bugfix in bbox and performance changes3.0.7 | Ulrich-Matthias Schäfer | 2019-01-13 | 1 | -1/+1 |
* | Release 3.0.63.0.6 | Ulrich-Matthias Schäfer | 2019-01-12 | 1 | -1/+1 |
* | Release 3.0.53.0.5 | Ulrich-Matthias Schäfer | 2018-12-12 | 1 | -2/+2 |
* | Release 3.0.43.0.4 | Ulrich-Matthias Schäfer | 2018-12-07 | 1 | -1/+1 |
* | Release 3.0.33.0.3 | Ulrich-Matthias Schäfer | 2018-12-05 | 1 | -1/+1 |
* | Release 3.0.23.0.2 | Ulrich-Matthias Schäfer | 2018-12-03 | 1 | -2/+2 |
* | Release 3.0.13.0.1 | Ulrich-Matthias Schäfer | 2018-12-03 | 1 | -1/+1 |
* | fixed methods not returning this and missing methods on List | Ulrich-Matthias Schäfer | 2018-12-03 | 1 | -9/+7 |
* | correct script | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -3/+3 |
* | Merge branch '790-color-spaces' into 3.0.0 | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -3/+9 |
|\ | |||||
| * | Merge branch '790-color-spaces' into 791-random-colors | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -23/+36 |
| |\ | |||||
| * | | Implemented random colors and added back the playgrounds | Saivan | 2018-12-02 | 1 | -2/+7 |
* | | | add scripts to automatically upload to bower repo when publishing | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -4/+4 |
* | | | dont generate esm bundle anymore and link to src/main.js directly. Move bower... | Ulrich-Matthias Schäfer | 2018-12-01 | 1 | -3/+6 |
| |/ |/| | |||||
* | | fix testing with svgdom | Ulrich-Matthias Schäfer | 2018-11-28 | 1 | -1/+1 |
* | | make es5 tests | Ulrich-Matthias Schäfer | 2018-11-28 | 1 | -0/+2 |
* | | add config for karma to run es6 tests | Ulrich-Matthias Schäfer | 2018-11-28 | 1 | -2/+3 |
* | | started to add es6 tests using svgdom as fallback in case no dom is found | Ulrich-Matthias Schäfer | 2018-11-28 | 1 | -3/+3 |
* | | Fix build chain so that we now have multiple builds. Details below: | Ulrich-Matthias Schäfer | 2018-11-28 | 1 | -11/+18 |
* | | Merge branch 'feature/tests2' into 3.0.0 | Ulrich-Matthias Schäfer | 2018-11-27 | 1 | -14/+15 |
|\ \ | |||||
| * | | add polyfill for CustomEvent | Ulrich-Matthias Schäfer | 2018-11-24 | 1 | -0/+1 |
| * | | updated karma-jasmine to 2.0 - fixing https://github.com/karma-runner/karma-c... | dotnetCarpenter | 2018-11-15 | 1 | -2/+1 |
| * | | add rollup config to build polyfills | Ulrich-Matthias Schäfer | 2018-11-13 | 1 | -1/+3 |
| * | | Merge branch '3.0.0' into feature/tests2 | dotnetCarpenter | 2018-11-13 | 1 | -0/+1 |
| |\| | |||||
| * | | committing so @fuzzyma can continue the work | dotnetCarpenter | 2018-11-13 | 1 | -8/+9 |
| * | | saucelabs testing with chrome 70 works - locally | dotnetCarpenter | 2018-11-12 | 1 | -4/+1 |
| * | | added missing saucelabs npm packages | dotnetCarpenter | 2018-11-12 | 1 | -0/+2 |
| * | | tell travis to run saucelabs tests | dotnetCarpenter | 2018-11-12 | 1 | -1/+1 |
| * | | cleanup and use chromium on linux | dotnetCarpenter | 2018-11-11 | 1 | -2/+1 |
* | | | Make package json ready for npm org | Ulrich-Matthias Schäfer | 2018-11-24 | 1 | -1/+2 |
| |/ |/| | |||||
* | | make window and document exchangeable in case they are not globals alreay, ma... | Ulrich-Matthias Schäfer | 2018-11-11 | 1 | -0/+1 |
|/ | |||||
* | remove other builds because of bloat for now until fixed | Ulrich-Matthias Schäfer | 2018-11-07 | 1 | -1/+8 |
* | reordered modules, add es6 build | Ulrich-Matthias Schäfer | 2018-11-06 | 1 | -1/+2 |
* | make one test pass in travis | Ulrich-Matthias Schäfer | 2018-11-05 | 1 | -1/+0 |
* | Linted all files, upgraded all dependencies | Ulrich-Matthias Schäfer | 2018-11-05 | 1 | -44/+24 |
* | setup rollup to build minimized file and report stats | Ulrich-Matthias Schäfer | 2018-10-28 | 1 | -2/+7 |
* | resolve last circular dependencies, make rollup work | Ulrich-Matthias Schäfer | 2018-10-27 | 1 | -1/+3 |