Richard Harris
|
83c8d7f855
|
-> v0.25.0
v0.25.0
|
2019-02-01 06:45:08 -05:00 |
|
Rich Harris
|
fdfe282130
|
Merge pull request #484 from mrkishi/goto-temporary-fix
Ensure deepest layout is always refreshed on goto
|
2019-02-01 06:40:43 -05:00 |
|
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
|
64eb3f856a
|
Merge pull request #369 from sveltejs/crawl-queue
Don't try to crawl hundreds of pages simultaneously
|
2019-02-01 06:15:30 -05:00 |
|
Richard Harris
|
18d8e61ecb
|
remove unused declaration
|
2019-02-01 06:04:43 -05:00 |
|
Richard Harris
|
2a635f92a9
|
merge master -> crawl-queue
|
2019-02-01 06:04:00 -05:00 |
|
Richard Harris
|
44bcbeb7d6
|
remove redundant line
|
2019-02-01 05:57:17 -05:00 |
|
Rich Harris
|
4023831b18
|
Merge pull request #542 from sveltejs/gh-528
avoid mutating `opts.headers` in `this.fetch` (#528)
|
2019-02-01 05:47:54 -05:00 |
|
Richard Harris
|
969169ae20
|
-> v0.24.3
v0.24.3
|
2019-02-01 05:40:58 -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 |
|
Rich Harris
|
ddc08d94cc
|
Merge pull request #535 from nolanlawson/nolan/no-sourcemap-in-sw
Do not include sourcemap files in Service Worker shell
|
2019-02-01 05:34:20 -05:00 |
|
Conduitry
|
92206742d4
|
avoid mutating opts.headers in this.fetch (#528)
|
2018-12-31 17:08:29 -05:00 |
|
Richard Harris
|
e2193a6080
|
-> v0.24.2
|
2018-12-31 11:46:08 -05:00 |
|
Richard Harris
|
f66c7dcb0d
|
-> v0.24.2
v0.24.2
|
2018-12-31 11:45:20 -05:00 |
|
Rich Harris
|
06f1a0e6c0
|
Merge pull request #541 from sveltejs/rollup-1.0
support Rollup 1.0
|
2018-12-31 11:44:22 -05:00 |
|
Conduitry
|
7726325b4b
|
support Rollup 1.0
|
2018-12-31 11:14:49 -05:00 |
|
cudr
|
b6bc90cea9
|
add test
|
2018-12-26 14:12:49 +03:00 |
|
cudr
|
cfba9b2168
|
fix nested routes navigate
|
2018-12-25 19:05:00 +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 |
|
Rich Harris
|
02cef046aa
|
-> v0.24.1
v0.24.1
|
2018-12-09 10:30:34 -05:00 |
|
Rich Harris
|
c2aeac34b6
|
Merge pull request #530 from artemjackson/patch-1
Fixed rel="preload" `as` attribute for styles
|
2018-12-09 10:28:39 -05:00 |
|
Rich Harris
|
abd2f7fd39
|
Merge pull request #529 from artemjackson/master
Added css build info for webpack apps
|
2018-12-09 10:28:19 -05:00 |
|
Artyom Stepanishchev
|
e7cf9bf1b6
|
Merge branch 'master' of github.com:sveltejs/sapper
|
2018-12-09 18:01:31 +03:00 |
|
Artyom Stepanishchev
|
1fdd0e3ad2
|
Merge branch 'master' of github.com:sveltejs/sapper into patch-1
|
2018-12-09 18:00:55 +03:00 |
|
Rich Harris
|
af0a7e04f9
|
Merge pull request #531 from artemjackson/bugfix/tests
Fixed tests for node 6
|
2018-12-09 09:57:12 -05:00 |
|
Artyom Stepanishchev
|
ed19a19fed
|
Fixed tests for node 6
|
2018-12-09 17:28:59 +03:00 |
|
Artyom Stepanishchev
|
8ebfcc9a54
|
Fixed rel="preload" as attribute for styles
|
2018-12-07 23:59:51 +03:00 |
|
Artyom Stepanishchev
|
af2a792508
|
Added css build info for webpack apps
|
2018-12-07 23:28:28 +03:00 |
|
Conduitry
|
14e809af6e
|
update npm-run-all to remove malicious flatmap-stream@0.1.1
|
2018-12-06 07:02:04 -05:00 |
|
Rich Harris
|
03c5f5b446
|
-> v0.24.0
v0.24.0
|
2018-10-27 12:40:27 -04: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
|
198be28f4b
|
Merge pull request #504 from sveltejs/gh-480
change scroll[X|Y] to page[X|Y]Offset
|
2018-10-27 12:35:47 -04:00 |
|
Rich Harris
|
4f720446b2
|
change scroll[X|Y] to page[X|Y]Offset - closes #480
|
2018-10-27 12:26:53 -04:00 |
|
Rich Harris
|
e69cb3639a
|
redirect to external URLs - closes #490
|
2018-10-27 12:14:28 -04:00 |
|
Rich Harris
|
1b1a86764f
|
Merge pull request #502 from sveltejs/gh-495
strip leading slash from basepath
|
2018-10-27 11:50:23 -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
|
ab52aabd1d
|
Merge pull request #500 from sveltejs/dont-buffer-logs
don't buffer stdout/stderr
|
2018-10-27 11:18:50 -04:00 |
|
Rich Harris
|
c5a80543b3
|
reduce flakiness of unrelated test
|
2018-10-27 11:12:10 -04:00 |
|
Rich Harris
|
cfd95ac024
|
dont buffer stdout/stderr
|
2018-10-27 11:02:34 -04:00 |
|
Rich Harris
|
73ff95c677
|
Merge pull request #498 from mrkishi/build-dir
Add missing posixify to `build_dir`
|
2018-10-27 10:17:58 -04:00 |
|
mrkishi
|
382fe6b7b9
|
Add missing posixify
|
2018-10-26 11:03:29 -03:00 |
|
Rich Harris
|
3b714c0de3
|
-> v0.23.5
v0.23.5
|
2018-10-24 21:40:04 -04:00 |
|
Rich Harris
|
28186227a9
|
add tests
|
2018-10-24 21:20:27 -04:00 |
|
Rich Harris
|
2ac0f2bf3d
|
Merge branch 'search-params-decoding' of https://github.com/mrkishi/sapper into mrkishi-search-params-decoding
|
2018-10-24 21:10:35 -04:00 |
|
Rich Harris
|
4991f3b359
|
support non-native promise implementations
|
2018-10-24 21:05:25 -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
|
3eced6fa4d
|
Merge pull request #492 from sveltejs/lazy-css
fix lazy css bug, add tests
|
2018-10-24 20:58:08 -04:00 |
|