Richard Harris
6e8ba295d4
bump svelte version
2019-02-01 23:50:21 -05:00
Rich Harris
263bb08334
various
2019-02-01 10:54:43 -05:00
Richard Harris
4940c5d5be
merge master -> svelte-3, fix various typescript and webpack oddities
2019-02-01 08:21:45 -05:00
Richard Harris
2a635f92a9
merge master -> crawl-queue
2019-02-01 06:04:00 -05:00
Rich Harris
f587161d7d
first crack at context-driven store
2019-01-31 21:42:29 -05:00
Rich Harris
2a825269e9
bump svelte version
2019-01-30 13:38:48 -05:00
Rich Harris
c00af6dad0
update deps
2019-01-30 10:21:43 -05:00
Richard Harris
e2193a6080
-> v0.24.2
2018-12-31 11:46:08 -05:00
Rich Harris
b25c642bf1
upgrade shimport, bump alpha version
2018-12-23 17:08:54 -05:00
Rich Harris
82a023c302
various
2018-12-20 23:16:03 -05:00
Conduitry
14e809af6e
update npm-run-all to remove malicious flatmap-stream@0.1.1
2018-12-06 07:02:04 -05:00
Rich Harris
f39455014a
update deps
2018-10-16 08:44:22 -04:00
Rich Harris
52f40f9e63
Improve internal API
2018-10-08 19:21:15 -04:00
Rich Harris
5e59855a15
overhaul tests
2018-10-07 18:23:43 -04:00
Rich Harris
0826a58995
-> v0.22.3
2018-10-01 12:13:52 -04:00
Rich Harris
2185f89669
enforce client app treeshakeability
2018-09-30 10:50:25 -04:00
mrkishi
532f559fc5
Update package-lock.json
2018-09-21 15:40:12 -03:00
Rich Harris
99ae39b8a8
-> v0.20.1
2018-09-06 18:57:11 -04:00
Rich Harris
a56ee6bdb7
regenerate lockfile
2018-09-02 17:01:43 -04:00
Rich Harris
bebb0dd595
CSS extraction and code-splitting
...
closes #388
2018-09-02 14:46:27 -04:00
Rich Harris
96fc19e939
update shimport
2018-08-31 16:32:56 -04:00
Rich Harris
8c2688b1be
remove url-parse
2018-08-30 19:34:59 -04:00
Rich Harris
708fe4c74b
rebuild lockfile
2018-08-29 20:53:48 -04:00
Rich Harris
4259fc8e58
update shimport, minor tidy up
2018-08-29 20:20:02 -04:00
Rich Harris
ae19288797
update rollup
2018-08-29 16:45:29 -04:00
Rich Harris
de308d5bb0
rebuild lockfile
2018-08-29 16:29:37 -04:00
Rich Harris
18e6f29de7
merge master -> crawl-queue
2018-08-22 18:39:28 -04:00
Rich Harris
b1a9be2dc3
-> v0.17.0
2018-08-19 22:07:04 -04:00
Rich Harris
f9bf23dc43
use cheap-watch instead of chokidar ( #364 )
2018-08-19 18:52:01 -04:00
Rich Harris
611017fd28
-> v0.16.0
2018-08-19 17:39:02 -04:00
Rich Harris
e0d533f2ea
bundle more stuff
2018-08-19 16:15:04 -04:00
Rich Harris
dba83641e4
remove glob and cheerio from dependencies
2018-08-19 15:20:14 -04:00
Rich Harris
d0c6b9cdca
limit parallel crawls
2018-08-19 12:49:58 -04:00
Rich Harris
14e5c8e761
update lockfile
2018-08-16 12:48:50 -04:00
Rich Harris
eae8351f77
Better/faster exporting
...
* add --build and --build-dir options to sapper export (#325 )
* tweak export logging, update port-authority to prevent timeout bug
* better logging of export progress
* handle case where linked resource is already fetched
* default to .sapper/dev instead of .sapper
* handle query params and redirects
* dont write server_info.json either - second half of #318
* update changelog
* update lockfile
* try to track down ci test failures
* err wut
* curiouser and curiouser
* ok, seems to work now
2018-08-03 00:10:58 -04:00
Robert Hall
1d611be83e
Using npm
2018-07-25 15:50:56 -06:00
Rich Harris
f9828f9fd2
work in progress
2018-02-16 12:01:55 -05:00
Rich Harris
55b60369f9
add --help to CLI
2018-02-13 17:12:55 -05:00
Rich Harris
b29700f725
update electron to squelch vuln warning
2018-02-13 15:50:04 -05:00
Rich Harris
8bad37205d
convert to typescript
2018-01-21 16:28:02 -05:00
Rich Harris
39b1fa89ce
wip
2018-01-21 11:03:23 -05:00
Rich Harris
3807147c57
add missing dependency
2018-01-14 22:45:59 -05:00
Rich Harris
fe03fd3a52
update lockfile
2018-01-14 18:21:37 -05:00
Rich Harris
fbbc0e9e19
Merge branch 'master' of https://github.com/freedmand/sapper into freedmand-master
2018-01-14 12:29:15 -05:00
Rich Harris
1213c3da46
fix lockfile mess
2018-01-14 12:27:35 -05:00
freedmand
30ddb3dd7e
Adds a sapper extract CLI command, which scrapes the server to run as a static website starting at the site's root.
...
TESTED=Basic unit test ensuring relevant routes are added.
2018-01-05 14:16:30 -08:00
Rich Harris
bea9b7965a
update package-lock
2018-01-04 17:13:17 -05:00
Rich Harris
b3027c5816
port runtime to typescript, move runtime/app.js to runtime.js
2017-12-25 17:14:39 -05:00
Rich Harris
db1c1f332a
Add goto function ( #46 )
...
* WIP
* programmatic navigation
* get tests working
* wait longer
2017-12-23 13:15:40 -05:00
Rich Harris
0bcb61650b
use nightmare for testing
2017-12-21 16:48:53 -05:00