Rich Harris
|
b5fbc7e0e8
|
Merge pull request #539 from cudr/nested-routes-navigate-fix
Fix nested routes navigates
|
2019-02-01 06:39:25 -05:00 |
|
Rich Harris
|
79fa15da3d
|
Merge pull request #525 from nolanlawson/nolan/sw-index-html
add service-worker-index.html
|
2019-02-01 05:36:08 -05:00 |
|
cudr
|
b6bc90cea9
|
add test
|
2018-12-26 14:12:49 +03:00 |
|
Nolan Lawson
|
f97400caaa
|
Do not include sourcemap files in Service Worker shell
Fixes #534
|
2018-12-16 11:48:54 -08:00 |
|
Nolan Lawson
|
03af9b1a16
|
add service-worker-index.html
fixes #422
|
2018-12-12 18:30:16 +00:00 |
|
Artyom Stepanishchev
|
ed19a19fed
|
Fixed tests for node 6
|
2018-12-09 17:28:59 +03:00 |
|
Rich Harris
|
6655b1b49d
|
Merge pull request #503 from sveltejs/gh-490
redirect to external URLs
|
2018-10-27 12:36:10 -04:00 |
|
Rich Harris
|
eebf076f23
|
Merge pull request #501 from sveltejs/gh-497
consistent query parameter handling between client and server
|
2018-10-27 12:35:58 -04:00 |
|
Rich Harris
|
e69cb3639a
|
redirect to external URLs - closes #490
|
2018-10-27 12:14:28 -04:00 |
|
Rich Harris
|
f50f83c4a4
|
strip leading slash from basepath - fixes #495
|
2018-10-27 11:41:02 -04:00 |
|
Rich Harris
|
eadefd996b
|
consistent query parameter handling between client and server - fixes #497
|
2018-10-27 11:36:18 -04:00 |
|
Rich Harris
|
c5a80543b3
|
reduce flakiness of unrelated test
|
2018-10-27 11:12:10 -04:00 |
|
Rich Harris
|
28186227a9
|
add tests
|
2018-10-24 21:20:27 -04:00 |
|
Rich Harris
|
65128118c7
|
Merge branch '487-async-route-errors' of https://github.com/nikku/sapper into nikku-487-async-route-errors
|
2018-10-24 20:58:52 -04:00 |
|
Rich Harris
|
410c52df41
|
fix lazy css bug, add tests
|
2018-10-24 18:48:38 -04:00 |
|
Rich Harris
|
281e183c61
|
ignore empty anchors when exporting
|
2018-10-24 15:38:45 -04:00 |
|
Nico Rehwaldt
|
3fe7b55955
|
async -> Promise.reject
|
2018-10-20 22:46:42 +02:00 |
|
Nico Rehwaldt
|
464924ed67
|
handle async route errors
Related to #487
|
2018-10-20 22:40:21 +02:00 |
|
Rich Harris
|
64e5065aa5
|
clear errors on successful render
|
2018-10-16 15:59:57 -04:00 |
|
Rich Harris
|
635c13a175
|
Merge branch 'tags-from-other-pages' of https://github.com/DayBr3ak/sapper into DayBr3ak-tags-from-other-pages
|
2018-10-15 21:43:39 -04:00 |
|
Benjamin GROENEVELD
|
a399d87d9b
|
handle tag click from another page
|
2018-10-13 21:59:47 +02:00 |
|
Benjamin GROENEVELD
|
a68c62ce91
|
Fix hash link reliability (fix #434)
|
2018-10-13 16:45:14 +02: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 |
|