aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Expand)AuthorAgeFilesLines
* sorted method namesUlrich-Matthias Schäfer2020-05-191-7/+7
* added fundingUlrich-Matthias Schäfer2020-05-101-0/+4
* Fixed IE Polyfills, got rid of ArrayPolyfill in favour of babels own transfor...Ulrich-Matthias Schäfer2020-05-041-42/+38
* added tests for pointed.js and poly.jsUlrich-Matthias Schäfer2020-04-111-1/+2
* This is a big one...Ulrich-Matthias Schäfer2020-03-281-1/+2
* fixed build of polyfills which was broken because of core-js update3.0.16Ulrich-Matthias Schäfer2019-11-121-1/+1
* bump version3.0.15Ulrich-Matthias Schäfer2019-11-081-1/+1
* Updated dependencies to newest version, new linter fixed stuffUlrich-Matthias Schäfer2019-11-011-23/+23
* bump version3.0.14Ulrich-Matthias Schäfer2019-10-311-16/+16
* bump version3.0.13Ulrich-Matthias Schäfer2019-06-121-1/+1
* fix transform getter when something is 0. Make sure only needed files are upl...Ulrich-Matthias Schäfer2019-04-261-0/+5
* bump version number3.0.12Ulrich-Matthias Schäfer2019-02-191-1/+1
* revert to iife for bundle. Set "browser" to src/main.js in package.jsonKeith Bentley2019-02-111-1/+1
* bump version number3.0.11Ulrich-Matthias Schäfer2019-01-221-1/+1
* fixed `textPath()` and `path().text()`Ulrich-Matthias Schäfer2019-01-141-1/+1
* renamed unit() to `convert()` to avoid name collision3.0.9Ulrich-Matthias Schäfer2019-01-141-1/+1
* added back `to()` as `unit()` of `SVG.Number` which was removed accidentally3.0.8Ulrich-Matthias Schäfer2019-01-131-1/+1
* minor bugfix in bbox and performance changes3.0.7Ulrich-Matthias Schäfer2019-01-131-1/+1
* Release 3.0.63.0.6Ulrich-Matthias Schäfer2019-01-121-1/+1
* Release 3.0.53.0.5Ulrich-Matthias Schäfer2018-12-121-2/+2
* Release 3.0.43.0.4Ulrich-Matthias Schäfer2018-12-071-1/+1
* Release 3.0.33.0.3Ulrich-Matthias Schäfer2018-12-051-1/+1
* Release 3.0.23.0.2Ulrich-Matthias Schäfer2018-12-031-2/+2
* Release 3.0.13.0.1Ulrich-Matthias Schäfer2018-12-031-1/+1
* fixed methods not returning this and missing methods on ListUlrich-Matthias Schäfer2018-12-031-9/+7
* correct scriptUlrich-Matthias Schäfer2018-12-011-3/+3
* Merge branch '790-color-spaces' into 3.0.0Ulrich-Matthias Schäfer2018-12-011-3/+9
|\
| * Merge branch '790-color-spaces' into 791-random-colorsUlrich-Matthias Schäfer2018-12-011-23/+36
| |\
| * | Implemented random colors and added back the playgroundsSaivan2018-12-021-2/+7
* | | add scripts to automatically upload to bower repo when publishingUlrich-Matthias Schäfer2018-12-011-4/+4
* | | dont generate esm bundle anymore and link to src/main.js directly. Move bower...Ulrich-Matthias Schäfer2018-12-011-3/+6
| |/ |/|
* | fix testing with svgdomUlrich-Matthias Schäfer2018-11-281-1/+1
* | make es5 testsUlrich-Matthias Schäfer2018-11-281-0/+2
* | add config for karma to run es6 testsUlrich-Matthias Schäfer2018-11-281-2/+3
* | started to add es6 tests using svgdom as fallback in case no dom is foundUlrich-Matthias Schäfer2018-11-281-3/+3
* | Fix build chain so that we now have multiple builds. Details below:Ulrich-Matthias Schäfer2018-11-281-11/+18
* | Merge branch 'feature/tests2' into 3.0.0Ulrich-Matthias Schäfer2018-11-271-14/+15
|\ \
| * | add polyfill for CustomEventUlrich-Matthias Schäfer2018-11-241-0/+1
| * | updated karma-jasmine to 2.0 - fixing https://github.com/karma-runner/karma-c...dotnetCarpenter2018-11-151-2/+1
| * | add rollup config to build polyfillsUlrich-Matthias Schäfer2018-11-131-1/+3
| * | Merge branch '3.0.0' into feature/tests2dotnetCarpenter2018-11-131-0/+1
| |\|
| * | committing so @fuzzyma can continue the workdotnetCarpenter2018-11-131-8/+9
| * | saucelabs testing with chrome 70 works - locallydotnetCarpenter2018-11-121-4/+1
| * | added missing saucelabs npm packagesdotnetCarpenter2018-11-121-0/+2
| * | tell travis to run saucelabs testsdotnetCarpenter2018-11-121-1/+1
| * | cleanup and use chromium on linuxdotnetCarpenter2018-11-111-2/+1
* | | Make package json ready for npm orgUlrich-Matthias Schäfer2018-11-241-1/+2
| |/ |/|
* | make window and document exchangeable in case they are not globals alreay, ma...Ulrich-Matthias Schäfer2018-11-111-0/+1
|/
* remove other builds because of bloat for now until fixedUlrich-Matthias Schäfer2018-11-071-1/+8
* reordered modules, add es6 buildUlrich-Matthias Schäfer2018-11-061-1/+2