Richard Harris
|
fdacbb93bb
|
-> v0.27.3
v0.27.3
|
2019-06-09 20:20:02 -04:00 |
|
Rich Harris
|
fb8bf5c9b0
|
Merge pull request #732 from sveltejs/fix-resolution
Fix resolution
|
2019-06-09 20:16:30 -04:00 |
|
Richard Harris
|
8baf694e6d
|
revert previous unpleasantness
|
2019-06-09 20:10:56 -04:00 |
|
Richard Harris
|
b6c693934d
|
update lockfile
|
2019-06-09 20:00:57 -04:00 |
|
Richard Harris
|
c42de4cc44
|
Merge branch 'master' into fix-resolution
|
2019-06-09 18:58:25 -04:00 |
|
Richard Harris
|
ff6db7d8af
|
merge
|
2019-06-09 18:57:59 -04:00 |
|
Richard Harris
|
6c9a90e87d
|
rewrite source code to point at correct files
|
2019-06-09 18:55:00 -04:00 |
|
Richard Harris
|
a1d3927958
|
update deps
|
2019-06-09 18:16:40 -04:00 |
|
Conduitry
|
d0caad5303
|
-> v0.27.2
v0.27.2
|
2019-06-08 18:50:52 -04:00 |
|
cudr
|
b1e84687c0
|
repair regexp routes
|
2019-06-08 18:34:09 -04:00 |
|
Conduitry
|
993bd6cc5b
|
site: make readme more relevant
|
2019-06-06 17:17:14 -04:00 |
|
Conduitry
|
d4ee7ab040
|
site: quote degit repo argument (#726)
|
2019-06-06 17:13:11 -04:00 |
|
Poluektov Dmitriy
|
43e7f0d30d
|
fix: cli ignores --output option (#723)
|
2019-06-06 06:57:17 -04:00 |
|
Conduitry
|
d7e2662298
|
site: bump sapper
|
2019-05-25 18:51:53 -04:00 |
|
Richard Harris
|
a86b613e12
|
-> v0.27.1
v0.27.1
|
2019-05-21 00:17:22 -04:00 |
|
Rich Harris
|
fcd66fb736
|
Merge pull request #704 from sveltejs/gh-701
always re-run preload functions when query string changes
|
2019-05-21 00:12:09 -04:00 |
|
Richard Harris
|
b6e2736eb0
|
always re-run preload functions when query string changes - fixes #701
|
2019-05-20 23:45:39 -04:00 |
|
Richard Harris
|
aa31e3ca6a
|
refactor slightly
|
2019-05-20 23:11:50 -04:00 |
|
Richard Harris
|
8b310dd458
|
Merge branch 'issues/688' of https://github.com/btakita/sapper into btakita-issues/688
|
2019-05-20 23:08:58 -04:00 |
|
Brian Takita
|
5460896228
|
Checking the current_branch[i] route match against the current request's route match.
current_branch[i].match.slice(1, i+2) compared to match.slice(1, i+2)
Fixes https://github.com/sveltejs/sapper/issues/688
|
2019-05-20 23:03:08 -04:00 |
|
Rich Harris
|
bcf6ac3a6f
|
Merge pull request #692 from sveltejs/gh-331
leave anchor scrolling on initial load to browser
|
2019-05-20 22:37:26 -04:00 |
|
Rich Harris
|
b8d99aaa90
|
Merge pull request #632 from pngwn/master
Add support for custom route file extensions.
|
2019-05-20 22:33:56 -04:00 |
|
Rich Harris
|
2bb173f140
|
Merge pull request #683 from cristianl/pr-make-live-optional
Allow disabling live reload
|
2019-05-20 22:24:06 -04:00 |
|
Rich Harris
|
594cb0a356
|
Merge pull request #694 from jarrodldavis/fix/restart-server
Fix restarting server in dev
|
2019-05-20 22:23:29 -04:00 |
|
Rich Harris
|
9ff87af23b
|
Merge pull request #698 from mrkishi/gh-689
Fix export queue
|
2019-05-20 22:20:59 -04:00 |
|
Conduitry
|
75afc691f4
|
site: fix doc hash link destinations (#696)
|
2019-05-18 15:41:59 -04:00 |
|
mrkishi
|
9dd63ab760
|
fix export queue
|
2019-05-17 16:50:08 -03:00 |
|
pngwn
|
e7b1aa373a
|
Add support for custom route file extensions.
|
2019-05-17 19:19:04 +01:00 |
|
Antony Jones
|
ce50c2ff98
|
License is MIT, not LIL
|
2019-05-16 11:42:20 -04:00 |
|
Jarrod Davis
|
6add2518aa
|
Fix restarting server in dev
Wait for the server process to exit before starting a new one, so that
the server debugger port is free when the new process begins.
|
2019-05-15 02:28:41 -06:00 |
|
Conduitry
|
ab939b8cb5
|
site: update links to Discord chat
|
2019-05-15 00:34:48 -04:00 |
|
Conduitry
|
b59d9003f9
|
leave anchor scrolling on initial load to browser (#331)
|
2019-05-13 08:56:21 -04:00 |
|
Cristian Lorsson
|
1fc169e7b8
|
Reload only when live reload is enabled
|
2019-05-10 15:08:32 -03:00 |
|
Rich Harris
|
7aa3e90f87
|
Merge pull request #677 from mrkishi/infinite-loop
Abort infinite loop for preload errors
|
2019-05-10 09:45:11 -04:00 |
|
Rich Harris
|
b27c9ecd59
|
Merge pull request #681 from Troush/patch-1
Typo fix for proper routing link
|
2019-05-10 09:13:56 -04:00 |
|
Alex
|
8653a799eb
|
Typo fix for proper routing link
|
2019-05-10 14:50:42 +03:00 |
|
mrkishi
|
62969d59f6
|
Abort infinite loop for preload errors
|
2019-05-09 10:40:23 -03:00 |
|
Richard Harris
|
5c07080207
|
-> v0.27.0
|
2019-05-09 09:38:21 -04:00 |
|
Richard Harris
|
c2ed73f103
|
-> v0.27.0
v0.27.0
|
2019-05-09 09:30:45 -04:00 |
|
Richard Harris
|
133ac07ed2
|
remove some unused imports
|
2019-05-09 09:26:49 -04:00 |
|
Richard Harris
|
7417de101e
|
Merge branch 'master' of github.com:sveltejs/sapper
|
2019-05-09 09:26:13 -04:00 |
|
Rich Harris
|
2792b7c5d1
|
Merge pull request #676 from mrkishi/server-indexes
Consolidate index handling for page and server routes
|
2019-05-09 09:18:26 -04:00 |
|
Rich Harris
|
cf8d5ee717
|
Merge pull request #670 from cristianl/pr-rollup-output-naming
Build rollup config: Don't add hashes to files in dist
|
2019-05-09 09:15:04 -04:00 |
|
Rich Harris
|
8e4517a1ad
|
Merge pull request #673 from mrkishi/testing-issue
Harden tests (...a bit)
|
2019-05-09 08:57:18 -04:00 |
|
Rich Harris
|
91894722ee
|
Merge pull request #652 from sveltejs/relicense
switch license to MIT
|
2019-05-09 08:44:32 -04:00 |
|
Rich Harris
|
933b3b76a6
|
Merge pull request #665 from mrkishi/node-stable
Switch to node stable
|
2019-05-09 08:42:07 -04:00 |
|
Richard Harris
|
3ed4d1d887
|
update deps
|
2019-05-09 08:39:58 -04:00 |
|
Richard Harris
|
dda936e53b
|
fix theme color
|
2019-05-09 08:34:41 -04:00 |
|
Rich Harris
|
ac4eb84f3d
|
Merge pull request #662 from thollander/feat/fix-mobile-viewport
Fix mobile viewport KO
|
2019-05-09 08:32:57 -04:00 |
|
Rich Harris
|
9e70e68c0c
|
Merge pull request #664 from mrkishi/refactor
Tidy a few things up
|
2019-05-09 08:28:57 -04:00 |
|