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
|
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 |
|
Rich Harris
|
8d40992cf1
|
Merge pull request #34 from sveltejs/gh-13
Rebundle when routes/templates change
|
2017-12-20 17:51:04 -05:00 |
|
Rich Harris
|
4232f75b19
|
rebundle when main.js changes
|
2017-12-20 17:36:22 -05:00 |
|
Rich Harris
|
fefb0d96d7
|
rebundle when routes and templates change
|
2017-12-20 17:34:23 -05:00 |
|
Rich Harris
|
cd91bf2ca4
|
-> v0.2.4
v0.2.4
|
2017-12-20 16:33:54 -05:00 |
|
Rich Harris
|
7466e8da82
|
-> v0.2.3
v0.2.3
|
2017-12-20 09:31:51 -05:00 |
|
Rich Harris
|
463307db86
|
pass URL to 404 handler
|
2017-12-20 08:29:28 -05:00 |
|
Rich Harris
|
2a68394dce
|
Merge pull request #31 from sveltejs/possible-windows-fix-3
posixify import paths
|
2017-12-20 08:28:32 -05:00 |
|
Rich Harris
|
c8fe0679ae
|
posixify import paths
|
2017-12-19 20:48:44 -05:00 |
|
Rich Harris
|
51d45cf38f
|
-> v0.2.2
v0.2.2
|
2017-12-19 08:55:40 -05:00 |
|
Rich Harris
|
92fbc28e11
|
make dest dir in buid as well as dev
|
2017-12-19 08:54:25 -05:00 |
|
Rich Harris
|
c1b1b3ed63
|
add some tests - closes #10
|
2017-12-18 21:39:17 -05:00 |
|
Rich Harris
|
cd8b9ddb14
|
-> v0.2.1
v0.2.1
|
2017-12-18 17:11:17 -05:00 |
|
Rich Harris
|
924855d248
|
Merge pull request #26 from sveltejs/gh-14
inject HMR import
|
2017-12-18 17:08:08 -05:00 |
|
Rich Harris
|
8b516ef9bd
|
inject HMR import - fixes #14
|
2017-12-18 17:07:17 -05:00 |
|
Rich Harris
|
8604088f3d
|
-> v0.2.0
v0.2.0
|
2017-12-18 15:48:28 -05:00 |
|
Rich Harris
|
8da3ca16ab
|
Separate build step (closes #21)
|
2017-12-18 15:38:56 -05:00 |
|
Rich Harris
|
d0dd1d6cc9
|
Merge pull request #23 from sveltejs/remove-webpack-dev-middleware
remove webpack-dev-middleware
|
2017-12-18 12:02:27 -05:00 |
|
Rich Harris
|
8270463281
|
remove webpack-dev-middleware
|
2017-12-18 11:41:02 -05:00 |
|
Rich Harris
|
514331b5e3
|
-> v0.1.5
v0.1.5
|
2017-12-17 21:39:55 -05:00 |
|
Rich Harris
|
63d39575be
|
starting to lose my sense of humour
|
2017-12-17 21:39:43 -05:00 |
|
Rich Harris
|
3af5503009
|
-> v0.1.4
v0.1.4
|
2017-12-17 21:34:28 -05:00 |
|
Rich Harris
|
c1de442dd1
|
argh not again
|
2017-12-17 21:34:16 -05:00 |
|
Rich Harris
|
0c6b7e3836
|
-> v0.1.3
v0.1.3
|
2017-12-17 21:07:55 -05:00 |
|