Conduitry
ab939b8cb5
site: update links to Discord chat
2019-05-15 00:34:48 -04: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
Rich Harris
22389eab99
Merge pull request #678 from mrkishi/generated-app-quoted-attributes
...
Add attribute quotes to generated `App.svelte`
2019-05-09 08:24:02 -04:00
mrkishi
fe6b7976ef
Add attribute quotes to generated App.svelte
2019-05-08 22:44:07 -03:00
mrkishi
54e92c3b99
Regularize page and server routes
...
Treats both page and server routes similarly in regards to indexes.
It's a (somewhat) breaking change: server routes will accept trailing
slashes to match page routes behavior, but only if there's no extension.
We still need a stronger support for dealing with different clean urls
rules.
2019-05-08 12:24:45 -03:00
mrkishi
e6c1a54164
Harden tests (...a bit)
2019-05-08 00:57:59 -03:00
Cristian Lorsson
629b5601c8
Don't add hashes to dist output
...
Default is '[name].[hash].js'
2019-05-06 20:46:32 -03:00
Conduitry
8bdd363a19
site: remove chokidar
2019-05-06 12:50:31 -04:00
mrkishi
8fcc27d44f
Update svelte to released v3
2019-05-05 23:19:00 -03:00
mrkishi
f6e72a0432
Update dependencies
2019-05-05 21:25:00 -03:00
mrkishi
f886a12bd7
Group route filters
2019-05-05 14:51:23 -03:00
mrkishi
6c03cfd46a
Extract layout file search
2019-05-05 14:51:22 -03:00
mrkishi
78480fe5e8
Fix typo
2019-05-05 14:51:22 -03:00
mrkishi
5cba40b7e0
Refactor compose_handlers and ignore
2019-05-05 14:51:22 -03:00
Richard Harris
c99b787632
-> v0.26.1
v0.26.1
2019-05-05 11:44:53 -04:00
Rich Harris
99a25308fc
Merge pull request #663 from sveltejs/skipped-segments
...
Handle skipped segments
2019-05-05 11:44:08 -04:00
Richard Harris
c0ada5c52f
handle skipped segments
2019-05-05 11:36:02 -04:00
Richard Harris
d51e1a0af8
failing test for skipped segments
2019-05-05 10:49:38 -04:00
thollander
5e5a8c4c69
Fix mobile viewport KO
...
- Changed `;` to `,` which causes the bug
2019-05-05 12:17:41 +02:00
Rich Harris
49f8b2c4bd
Update 10-exporting.md
2019-05-04 10:58:26 -04:00
Rich Harris
2754ba0ee4
Merge pull request #655 from zigomir/patch-1
...
Fix template
2019-05-04 10:34:10 -04:00
ziga
1ad27573c6
Need to use branch
...
- fix port
2019-05-02 20:41:11 -04:00
ziga
f10b941c4e
Fix template
2019-05-02 20:37:11 -04:00
Conduitry
6ca869a3b1
update links in readme
2019-05-02 10:11:24 -04:00
Richard Harris
f44e900d61
-> v0.26.0
v0.26.0
2019-05-02 09:10:48 -04:00
Rich Harris
69baa99a79
Merge pull request #638 from sveltejs/site
...
start adding site to main repo
2019-05-02 08:49:09 -04:00
Rich Harris
ff6eb3d915
Merge pull request #651 from sveltejs/shimport
...
always use latest shimport
2019-05-02 08:36:21 -04:00
Richard Harris
a2204a9d2e
switch license to MIT
2019-05-02 08:32:40 -04:00
Richard Harris
011e20519f
use shimport ^1.0.0
2019-05-02 08:30:51 -04:00
Richard Harris
4589ffe759
add deploy script
2019-05-02 08:25:57 -04:00
Richard Harris
e2502edc08
fix broken links
2019-05-02 08:23:04 -04:00
Richard Harris
c55fe8fcf8
always use latest shimport
2019-05-01 09:22:26 -04:00
Richard Harris
5d6e4c2287
add netlify config
2019-05-01 09:17:05 -04:00
Richard Harris
b0a8534de5
Merge branch 'master' into site
2019-05-01 09:01:39 -04:00