aboutsummaryrefslogtreecommitdiffstats
path: root/package.json
Commit message (Expand)AuthorAgeFilesLines
...
| * | 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
* make one test pass in travisUlrich-Matthias Schäfer2018-11-051-1/+0
* Linted all files, upgraded all dependenciesUlrich-Matthias Schäfer2018-11-051-44/+24
* setup rollup to build minimized file and report statsUlrich-Matthias Schäfer2018-10-281-2/+7
* resolve last circular dependencies, make rollup workUlrich-Matthias Schäfer2018-10-271-1/+3
* resolve circular references and make example working againUlrich-Matthias Schäfer2018-10-271-1/+2
* add babel, satisfy linter, build distUlrich-Matthias Schäfer2018-10-171-0/+4
* Fixed recommendations by @Fuzzyma regarding transformsSaivan2018-03-051-2/+2
* Added the dots test and restored the old testsSaivan2018-03-041-1/+2
* Fixed all transformation tests, the new transforms are readySaivan2018-03-041-1/+1
* Made developing a little more enjoyableSaivan2018-02-271-0/+2
* Forgot to add standard to the package-json dohSaivan2018-02-271-0/+1
* So the standard linter is operational and our code is compliantSaivan2018-02-271-2/+1
* Actually added the linter to gulp and fixed most errorsSaivan2018-02-271-1/+2
* Merge branch 'master' into 3.0.0Ulrich-Matthias Schäfer2017-04-221-3/+4
|\
| * added `options` to `on()`, back to sloppy mode2.6.0Ulrich-Matthias Schäfer2017-04-211-1/+1
| * bump 2.5.32.5.3Ulrich-Matthias Schäfer2017-04-171-1/+1
| * patch release for strict mode2.5.2dotnetCarpenter2017-04-111-1/+1
| * change my email from gmail to svgjs.comdotnetCarpenter2017-03-311-1/+1
| * bump 2.5.12.5.1Ulrich-Matthias Schäfer2017-03-271-1/+1
| * onclick events are now bound with SVG.on, prefixed globals, relax tests to wo...Ulrich-Matthias Schäfer2017-03-211-1/+2
* | added linter which can be run with `npm run lint`Ulrich-Matthias Schäfer2017-03-181-2/+14
|/
* Release 2.5.02.5.0Ulrich-Matthias Schäfer2017-03-101-1/+1
* version 2.4.0 - new feature: path animation2.4.0dotnetCarpenter2017-01-141-1/+1
* version 2.3.7 - maintenance release2.3.7dotnetCarpenter2017-01-141-1/+1
* Wrapping up for 2.3.7 releasedotnetCarpenter2017-01-141-2/+1
* Updated docswout2017-01-141-5/+5
* speedup build for testsdotnetCarpenter2016-11-131-0/+1
* added `npm run test:quick` which aim at being fast rather than correct - grea...dotnetCarpenter2016-11-131-0/+2
* added code coveragedotnetCarpenter2016-11-131-2/+4
* update links in package to the new project homedotnetCarpenter2016-10-251-3/+4
* Changed author emailwout2016-10-231-2/+2
* bump 2.3.62.3.6dotnetCarpenter2016-10-211-3/+7
* bump 2.3.52.3.5Ulrich-Matthias Schäfer2016-10-131-1/+1
* reinstate version number - changed it by mistakedotnetCarpenter2016-10-121-1/+1
* Merge branch 'unittest' of https://github.com/dotnetCarpenter/svg.js into uni...dotnetCarpenter2016-10-121-1/+1
|\
| * 3.0.0-0dotnetCarpenter2016-10-121-1/+1
* | use 'npm version' instead of setting versions manuallydotnetCarpenter2016-10-121-1/+2
|/
* switch back to firefox for testingdotnetCarpenter2016-10-081-2/+0