Rich Harris
|
7303e811be
|
update tests, move test app to v2
|
2018-05-03 21:54:23 -04:00 |
|
Rich Harris
|
35c30ae2c5
|
fix server-side fetch paths
|
2018-03-18 22:36:55 -04:00 |
|
Rich Harris
|
1e8d7d10ab
|
implement this.fetch (#178)
|
2018-03-17 19:21:25 -04:00 |
|
Rich Harris
|
9812cbd71c
|
add server- and client-side store management (#178)
|
2018-03-17 13:45:59 -04:00 |
|
Rich Harris
|
67463683cc
|
simplify tests
|
2018-03-17 13:18:18 -04:00 |
|
Rich Harris
|
b94481b716
|
Support being mounted on a path — fixes #180
|
2018-03-17 11:55:02 -04:00 |
|
Rich Harris
|
45b1147228
|
use devalue instead of serialize-javascript - fixes #112
|
2018-03-10 19:27:04 -05:00 |
|
Rich Harris
|
1eed1023aa
|
switch to polka, remove unused deps
|
2018-03-10 09:39:07 -05:00 |
|
Rich Harris
|
854147fa6c
|
URI-encodes routes - fixes #103
|
2018-03-04 18:59:35 -05:00 |
|
Rich Harris
|
b1d072d43a
|
dont serve error page for unhandled server route errors - fixes #138
|
2018-02-28 16:54:38 -05:00 |
|
Rich Harris
|
58754c6d15
|
use blog.json instead of blog/list.json
|
2018-02-28 16:17:07 -05:00 |
|
Rich Harris
|
c36780fdc8
|
prevent client-side navigation to server routes - fixes #145
|
2018-02-28 14:23:19 -05:00 |
|
Rich Harris
|
cb12231053
|
implement this.error
|
2018-02-18 09:48:32 -05:00 |
|
Rich Harris
|
bff6f550be
|
implement this.redirect in preload (#83)
|
2018-02-17 22:56:47 -05:00 |
|
Rich Harris
|
f9828f9fd2
|
work in progress
|
2018-02-16 12:01:55 -05:00 |
|
Rich Harris
|
bb8ff74f68
|
remove noise from tests
|
2018-01-20 13:21:53 -05:00 |
|
Rich Harris
|
faeddd8add
|
work around Svelte hydration failures
|
2018-01-20 12:53:06 -05:00 |
|
Rich Harris
|
d457af8d51
|
update test
|
2018-01-14 18:14:07 -05:00 |
|
Rich Harris
|
887cb09386
|
merge
|
2018-01-14 00:21:55 -05:00 |
|
Rich Harris
|
e3c047831a
|
add test for #77
|
2018-01-13 23:29:16 -05:00 |
|
Luke Edwards
|
7cef1f1120
|
only return from show-url if in server context
|
2018-01-06 16:11:39 -08:00 |
|
Luke Edwards
|
1b73baabce
|
[temp - debug]: log out the preload value
|
2018-01-06 15:40:40 -08:00 |
|
Rich Harris
|
50e307e0c0
|
add test for programmatic prefetch
|
2018-01-03 13:46:07 -05:00 |
|
Rich Harris
|
b66f624f01
|
pass server request object to preload
|
2017-12-30 17:31:07 -05:00 |
|
Rich Harris
|
4c343490d2
|
merge master -> gh-49
|
2017-12-25 17:34:27 -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
|
feddad42b2
|
failing test for #49
|
2017-12-24 21:34:28 -05:00 |
|
Rich Harris
|
3c4ebcda30
|
cancel navigation if overtaken by a second navigation - fixes #48
|
2017-12-24 20:37:00 -05:00 |
|
Rich Harris
|
c8366dec74
|
handle deep links
|
2017-12-24 07:53: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
|
c1b1b3ed63
|
add some tests - closes #10
|
2017-12-18 21:39:17 -05:00 |
|