Emil Tholin
|
2b3472b1b1
|
Remove async/await from lib
|
2018-01-05 23:19:40 +01:00 |
|
Rich Harris
|
ee94f355d5
|
update marked due to vulnerability
|
2018-01-04 17:17:08 -05:00 |
|
Rich Harris
|
bea9b7965a
|
update package-lock
|
2018-01-04 17:13:17 -05:00 |
|
Rich Harris
|
1312aede1f
|
-> v0.3.2
v0.3.2
|
2018-01-03 13:48:03 -05:00 |
|
Rich Harris
|
50e307e0c0
|
add test for programmatic prefetch
|
2018-01-03 13:46:07 -05:00 |
|
Emil Tholin
|
e87ac1f367
|
Export prefetch
|
2018-01-03 18:39:51 +01:00 |
|
Rich Harris
|
5da9d0926a
|
update README, add license
|
2018-01-01 16:50:21 -05:00 |
|
Rich Harris
|
9538499d51
|
-> v0.3.1
v0.3.1
|
2017-12-31 16:36:02 -05:00 |
|
Rich Harris
|
ff1e632057
|
-> v0.3.0
v0.3.0
|
2017-12-31 16:10:36 -05:00 |
|
Rich Harris
|
aeeb231477
|
Merge branch 'master' of github.com:sveltejs/sapper
|
2017-12-31 16:08:14 -05:00 |
|
Rich Harris
|
d1940db8c0
|
Merge pull request #56 from sveltejs/gh-55
handle nested routes
|
2017-12-31 16:08:08 -05:00 |
|
Rich Harris
|
98f9a64b64
|
specify pkg.files
|
2017-12-31 16:05:26 -05:00 |
|
Rich Harris
|
b9bef802d3
|
lint
|
2017-12-31 16:05:18 -05:00 |
|
Rich Harris
|
a7024b3806
|
fix index route
|
2017-12-31 16:04:54 -05:00 |
|
Rich Harris
|
423e02aeae
|
handle nested routes - fixes #55
|
2017-12-31 13:25:52 -05:00 |
|
Rich Harris
|
12b73ecebf
|
Merge pull request #54 from sveltejs/preload-req
pass server request object to preload
|
2017-12-31 13:02:24 -05:00 |
|
Rich Harris
|
e1bc38b5a7
|
bump timeout
|
2017-12-31 12:49:17 -05:00 |
|
Rich Harris
|
b66f624f01
|
pass server request object to preload
|
2017-12-30 17:31:07 -05:00 |
|
Rich Harris
|
502dd547d1
|
only preload once - fixes #49
|
2017-12-25 18:06:27 -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
|
c29e8022cc
|
replace all occurences of variables
|
2017-12-25 16:18:19 -05:00 |
|
Rich Harris
|
e4cd4c9cb0
|
Merge pull request #52 from sveltejs/gh-48
cancel navigation if overtaken by a second navigation
|
2017-12-25 16:17:48 -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
|
75aedf4663
|
-> v0.2.10
v0.2.10
|
2017-12-24 07:56:01 -05:00 |
|
Rich Harris
|
c8366dec74
|
handle deep links
|
2017-12-24 07:53:39 -05:00 |
|
Rich Harris
|
9a936669c6
|
-> v0.2.9
v0.2.9
|
2017-12-23 15:01:49 -05:00 |
|
Rich Harris
|
0226bd90c6
|
dont write service-worker.js and index.html to disk in prod mode
|
2017-12-23 15:01:29 -05:00 |
|
Rich Harris
|
e1926e1bcb
|
-> v0.2.8
v0.2.8
|
2017-12-23 13:16:58 -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
|
e8d510b261
|
dont use /tmp, it fails when now server wakes after a sleep
|
2017-12-23 12:27:51 -05:00 |
|
Rich Harris
|
f8e237b265
|
make invalidation message look less like an error
|
2017-12-23 10:55:55 -05:00 |
|
Rich Harris
|
68c2f2e388
|
linting
|
2017-12-22 09:19:32 -05:00 |
|
Rich Harris
|
0bcb61650b
|
use nightmare for testing
|
2017-12-21 16:48:53 -05:00 |
|
Rich Harris
|
43a12a8331
|
-> v0.2.7
v0.2.7
|
2017-12-21 13:40:10 -05:00 |
|
Rich Harris
|
f0feab5738
|
fix typo
|
2017-12-21 13:39:13 -05:00 |
|
Rich Harris
|
e9203b4d71
|
empty .sapper when building
|
2017-12-21 12:01:53 -05:00 |
|
Rich Harris
|
8e79e706e6
|
-> v0.2.6
v0.2.6
|
2017-12-21 11:56:04 -05:00 |
|
Rich Harris
|
4b495f44fd
|
Merge pull request #42 from sveltejs/gh-40
render main.js back to templates, to allow relative imports
|
2017-12-21 11:54:53 -05:00 |
|
Rich Harris
|
222a750b7b
|
render main.js back to templates, to allow relative imports - fixes #40
|
2017-12-21 11:38:03 -05:00 |
|
Rich Harris
|
5b214c964c
|
-> v0.2.5
v0.2.5
|
2017-12-21 08:59:00 -05:00 |
|
Rich Harris
|
95f99fd378
|
Merge pull request #39 from sveltejs/windows-nested-routes
use /, not path.sep, when creating routes
|
2017-12-21 08:55:41 -05:00 |
|
Rich Harris
|
1bed4b0670
|
use /, not path.sep, when creating routes
|
2017-12-21 08:46:40 -05:00 |
|
Rich Harris
|
9d4890913a
|
Merge pull request #37 from sveltejs/gh-33
error if routes clash
|
2017-12-20 21:00:04 -05:00 |
|
Rich Harris
|
f50d3c4262
|
error if routes clash - fixes #33
|
2017-12-20 20:46:28 -05:00 |
|
Rich Harris
|
8925e541d5
|
Merge pull request #36 from sveltejs/gh-19
stream responses
|
2017-12-20 18:50:06 -05:00 |
|
Rich Harris
|
a48afb77d3
|
stream responses - fixes #19
|
2017-12-20 18:39:39 -05:00 |
|
Rich Harris
|
45e845ee92
|
Merge pull request #35 from sveltejs/gh-2
add preload header for main.js and current route
|
2017-12-20 18:13:07 -05:00 |
|
Rich Harris
|
492f024d2a
|
add preload header for main.js and current route - fixes #2
|
2017-12-20 18:04:11 -05:00 |
|