Nolan Lawson
6708b06a59
chore(package): update dependencies ( #1046 )
2019-02-23 23:34:48 -08:00
Nolan Lawson
fabf9399f2
fix: use static server for `node server.js` ( #1041 )
...
* fix: use static server for `node server.js`
Aligns the Node server with the Zeit server. Fixes #1019
* fix test
2019-02-23 16:09:48 -08:00
Nolan Lawson
5d703e9612
chore(package): Greenkeeper/svelte loader 2.13.3 ( #1027 )
...
* chore(package): update svelte-loader to version 2.13.3
* chore(package): update lockfile yarn.lock
2019-02-21 22:03:44 -08:00
greenkeeper[bot]
8049977563
chore: Update file-drop-element to the latest version 🚀 ( #1017 )
...
* fix(package): update file-drop-element to version 0.2.0
* chore(package): update lockfile yarn.lock
* fix: update for file drop 0.2.0
2019-02-19 22:24:03 -08:00
greenkeeper[bot]
ebbe6ba9f8
chore: Update mocha to the latest version 🚀 ( #1012 )
...
* chore(package): update mocha to version 6.0.0
* chore(package): update lockfile yarn.lock
2019-02-18 15:43:32 -08:00
Nolan Lawson
cd5b6f8e81
perf: use lite web animations polyfill ( #1011 )
2019-02-18 11:47:02 -08:00
Nolan Lawson
839e8e35c4
fix: use fork of sapper for now ( #1001 )
2019-02-16 00:48:37 -08:00
greenkeeper[bot]
beaac988b3
Update now to the latest version 🚀 ( #995 )
...
* chore(package): update now to version 14.0.0
* chore(package): update lockfile yarn.lock
2019-02-15 19:03:05 -08:00
Nolan Lawson
9bc960ecdd
chore: update all deps ( #984 )
2019-02-14 19:38:42 -08:00
Nolan Lawson
30048a7f12
perf: remove duplicate custom props from theme CSS ( #969 )
2019-02-11 21:04:19 -08:00
greenkeeper[bot]
b05855f7ca
Update testcafe to the latest version 🚀 ( #950 )
...
* chore(package): update testcafe to version 1.0.0
* chore(package): update lockfile yarn.lock
2019-02-09 12:01:38 -08:00
Nolan Lawson
7583d488a0
chore: update sapper to v0.25.0 ( #938 )
2019-02-03 15:45:51 -08:00
Nolan Lawson
6d2b3ec072
feat: add pinch-zoom to media dialog ( #933 )
...
* feat: add pinch-zoom to media dialog
* fix zoom buttons
2019-02-03 12:33:15 -08:00
Nolan Lawson
2ef4743b3c
core: update webpack and remove browserlist ( #926 )
2019-01-27 18:23:25 -08:00
Nolan Lawson
d198250eab
chore: switch to yarn ( #927 )
...
* chore: switch to yarn
BREAKING CHANGE: Pinafore is now using yarn rather than npm, so those
who self-host will need to stop running e.g. `npm install` and run `yarn
install` instead.
* install latest yarn
2019-01-27 17:44:30 -08:00