Rich Harris
|
316c9d7baa
|
lol
|
2019-04-30 13:28:52 -04:00 |
|
Rich Harris
|
52ed1cb2c6
|
update site-kit version
|
2019-04-30 13:25:17 -04:00 |
|
Rich Harris
|
dc73973d44
|
update docs
|
2019-04-30 12:10:53 -04:00 |
|
Richard Harris
|
bca88831da
|
add 0.26 migration guide
|
2019-04-30 09:25:40 -04:00 |
|
Rich Harris
|
15924d9768
|
shuffle things around
|
2019-04-29 11:04:40 -04:00 |
|
Richard Harris
|
54abed7d6e
|
hack
|
2019-04-29 09:09:45 -04:00 |
|
Richard Harris
|
d3782dac28
|
reverse migration order
|
2019-04-29 09:04:18 -04:00 |
|
Richard Harris
|
26bdd54484
|
move more stuff into site-kit
|
2019-04-28 22:52:56 -04:00 |
|
Richard Harris
|
63251c6733
|
fix some styles
|
2019-04-28 22:06:02 -04:00 |
|
Richard Harris
|
381af86f04
|
move old docs over
|
2019-04-28 21:44:34 -04:00 |
|
Richard Harris
|
36f91d4e9a
|
start adding site to main repo
|
2019-04-28 14:37:02 -04:00 |
|
Richard Harris
|
01dd08849a
|
Merge branch 'master' of github.com:sveltejs/sapper
|
2019-04-27 13:05:28 -04:00 |
|
Richard Harris
|
534a96214e
|
pin node version to 11, for now
|
2019-04-27 13:05:22 -04:00 |
|
Rich Harris
|
9725767fe2
|
Merge pull request #593 from thgh/patch-4
Provide session in layout preload
|
2019-04-27 12:19:58 -04:00 |
|
Rich Harris
|
90ec61f14d
|
Merge pull request #603 from sveltejs/gh-602
fix handling of empty hrefs during export
|
2019-04-27 12:18:45 -04:00 |
|
Rich Harris
|
4f9919e95c
|
Merge pull request #610 from cudr/navigate_fix
Navigate from /a/[id] to /b/[id] fix
|
2019-04-27 11:56:03 -04:00 |
|
Rich Harris
|
b089ca42ff
|
Merge pull request #608 from cudr/preload_return_fix
Don't crash if preload return empty
|
2019-04-27 11:15:14 -04:00 |
|
Rich Harris
|
6cb4030b2b
|
Merge branch 'master' into navigate_fix
|
2019-04-27 11:11:27 -04:00 |
|
Rich Harris
|
a89f7b01bb
|
Merge pull request #616 from Seb35/fix-swindex-base-path
Fix base-path with service-worker-index.html - fixes #579
|
2019-04-27 11:07:36 -04:00 |
|
Rich Harris
|
96a068245b
|
Merge pull request #620 from cudr/error_page_hooks
Error page lifecycle
|
2019-04-27 11:06:28 -04:00 |
|
Richard Harris
|
0862d0e2c8
|
add a test for server-route-as-middleware
|
2019-04-27 10:55:22 -04:00 |
|
Richard Harris
|
a26f8600c1
|
Merge branch 'html' of https://github.com/akihikodaki/sapper into akihikodaki-html
|
2019-04-27 10:47:49 -04:00 |
|
Rich Harris
|
f9d1dc5d3f
|
Merge pull request #622 from artemjackson/patch-2
Fixed %sapper.styles% injection for webpack apps
|
2019-04-21 13:42:21 -04:00 |
|
Rich Harris
|
52c4106d2c
|
in this house we use tabs
|
2019-04-21 13:41:52 -04:00 |
|
Akihiko Odaki
|
0fd332135e
|
Allow to have middleware for the path same with a HTML page
The feature was introduced with 9e2d0a7fbc,
but regressed with commit 8dc52a04e4.
|
2019-04-13 19:42:19 +09:00 |
|
cudr
|
9bb8bfa884
|
receive preloaded root_data
|
2019-04-08 20:07:42 +03:00 |
|
Artyom Stepanishchev
|
01c0097acb
|
Fixed %sapper.styles% injection for webpack builds
|
2019-04-08 18:51:35 +03:00 |
|
cudr
|
dcf726a89b
|
add missed semicolon
|
2019-04-06 02:51:05 +03:00 |
|
cudr
|
9e60a71cf5
|
clean up
|
2019-04-06 02:50:00 +03:00 |
|
cudr
|
3a9d457389
|
execute error page hooks
|
2019-04-06 02:32:11 +03:00 |
|
Seb35
|
1e9cd84854
|
Fix base-path with service-worker-index.html - fixes #579
|
2019-03-25 20:33:43 +01:00 |
|
cudr
|
d2cda4b6c0
|
add test
|
2019-03-15 05:13:18 +03:00 |
|
cudr
|
0dd2d2eb4a
|
complete fix
|
2019-03-15 04:57:10 +03:00 |
|
cudr
|
6bf3dd04dd
|
fix empty preload
|
2019-03-13 15:18:23 +03:00 |
|
Conduitry
|
6d5aa9a35d
|
fix handling of empty hrefs during export (#602)
|
2019-03-11 10:39:35 -04:00 |
|
Richard Harris
|
7be7e1eb9f
|
bump alpha version
|
2019-03-08 09:25:54 -05:00 |
|
Richard Harris
|
ca7973465b
|
Merge branch 'master' of github.com:sveltejs/sapper
|
2019-03-08 08:37:08 -05:00 |
|
Rich Harris
|
f7c88df3be
|
Merge pull request #596 from sveltejs/recover-alpha-10
various lost changes and fixes from 0.26.0-alpha.10
|
2019-03-08 08:35:47 -05:00 |
|
Conduitry
|
74c66b784f
|
Server-side preload check fixes (fixes #575, #594, #598)
|
2019-03-08 08:34:36 -05:00 |
|
Conduitry
|
9e9bd10333
|
various lost changes and fixes from 0.26.0-alpha.10
|
2019-03-07 13:18:40 -05:00 |
|
Thomas Ghysels
|
8858301fed
|
Provide session in layout preload
|
2019-03-05 15:22:40 +01:00 |
|
Rich Harris
|
9540383796
|
bump alpha version
|
2019-03-04 19:44:22 -05:00 |
|
halfnelson
|
b5edf0edd5
|
Fix export race condition (#585)
* Await all items in the export queue before killing server
|
2019-03-04 05:21:30 -05:00 |
|
Richard Harris
|
6dad750942
|
Merge branch 'better-errors'
|
2019-02-24 20:56:20 -05:00 |
|
Richard Harris
|
eee9d21900
|
tidy up
|
2019-02-24 20:56:16 -05:00 |
|
Richard Harris
|
55505571f8
|
extract entry css correctly
|
2019-02-24 20:44:19 -05:00 |
|
Richard Harris
|
4fe3c96c2d
|
print file/location/frame when encountering an initial error in dev
|
2019-02-22 09:28:08 -05:00 |
|
Rich Harris
|
411e2594af
|
bump alpha version
|
2019-02-21 17:05:06 -05:00 |
|
Rich Harris
|
e0de230e13
|
Slot-based routing (#573)
|
2019-02-21 16:34:07 -05:00 |
|
Tamas Ridly
|
c637687922
|
Fixed README - Get started section
|
2019-02-18 08:01:09 -05:00 |
|