Commit graph

106 commits

Author SHA1 Message Date
Dave Bevan
29c367987f
Update index.html
Conform to https://www.w3.org/International/questions/qa-html-encoding-declarations
Add mobile-friendly initial scaling - copy value found at svelte.dev, developer.mozilla.org etc.
2019-07-16 08:16:22 +01:00
Conduitry
cf3acc2a56 use <script defer> 2019-07-12 10:38:41 -04:00
Conduitry
709fd1c9fd dedupe svelte package 2019-07-09 10:12:27 -04:00
Rich Harris
10adbb48bf
Merge pull request #51 from PaulBGD/style-button-font
Style button font for browsers using OS dark theme
2019-06-27 22:42:41 -04:00
Paul Sauve
04b253a119
Update global.css 2019-06-25 16:03:31 -05:00
Rich Harris
86495b4e30
Merge pull request #46 from sveltejs/chore/sirv
Chore: Solve FAQ/troubles w/ `sirv-cli` usage
2019-06-16 20:34:59 -04:00
Luke Edwards
fcb39a7ad2 chore: move sirv-cli to dependencies;
- Closes #44
- Closes #45
2019-06-12 09:48:43 -07:00
Luke Edwards
710c36b036 chore: add --single flag & update pathing;
- especially annoying for nested routes
- leaving root-relative is less common case
- Closes #31
2019-06-12 09:47:18 -07:00
pngwn
9e13066a0c Add browser:true to rollup-plugin-node-resolve. 2019-06-08 12:45:10 -04:00
Conduitry
36940222be
do not clear screen during rollup watch 2019-05-18 08:56:28 -04:00
Rich Harris
bf9b980f37 add favicon 2019-05-13 08:47:50 -04:00
Conduitry
a6aac20f14
update site URL 2019-05-11 07:25:23 -04:00
Conduitry
acfae9afc9 update sirv 2019-04-30 10:12:04 -04:00
Emil Tholin
642f49d938 Feat: Include rollup-plugin-livereload for development (#22) 2019-04-29 21:02:41 -07:00
frederikhors
66c3c30c5d Misprint "webpack".
Misprint "webpack".
2019-04-28 19:07:37 -04:00
Conduitry
1d69655b36
don't ignore lock files 2019-04-28 18:56:58 -04:00
Juliette Prétot
18ee3b0d4b Use npx in examples, for consistency & simplicity (#21) 2019-04-25 19:24:49 -04:00
Rich Harris
22d9858b59
Merge pull request #20 from sveltejs/v3
V3
2019-04-21 09:13:08 -04:00
Rich Harris
450d4467ae
Merge branch 'master' into v3 2019-04-21 09:11:51 -04:00
Richard Harris
e8f33ecf2f update dependencies 2019-04-21 09:10:35 -04:00
Rich Harris
a6f7a7d26c
Update App.svelte 2019-03-18 10:56:06 -04:00
Richard Harris
0faa3ad05d update deps 2019-02-22 08:15:20 -05:00
Richard Harris
faf9546a83 update deps 2019-02-22 08:13:50 -05:00
Rich Harris
0c0cd24984
Update package.json 2019-02-21 14:47:01 -05:00
Iván Sánchez Ortega
8516c0ec3c Update rollup.config.js for deprecated Sveltev3 options
This removes some now deprecated options in Svelte - having these in a rollup config will make the build fail with a `(svelte plugin) Error: Unrecognized option 'skipIntroByDefault'` error.
2019-02-20 11:33:02 -05:00
Rich Harris
d161c87a58 Merge branch 'v3' of github.com:sveltejs/template into v3 2019-02-08 19:43:44 -05:00
Rich Harris
01f0e234b4 .html -> .svelte 2019-02-08 19:43:39 -05:00
Rich Harris
3607b8b2c1
Update package.json 2018-12-09 09:14:51 -05:00
Rich Harris
88a04a8007 data -> props 2018-11-27 10:33:58 -05:00
Rich Harris
6405c37876 update deps 2018-11-27 10:32:55 -05:00
Rich Harris
725117d77b update deps 2018-09-26 10:33:56 -04:00
Rich Harris
4ff6a0edbc replace serve with sirv - closes #10 2018-08-22 22:38:37 -04:00
Rich Harris
d05b1cb773 update deps 2018-08-12 17:04:20 -04:00
Rich Harris
ff23cd3eeb ditch buble, replace uglify with terser 2018-08-12 17:03:03 -04:00
Rich Harris
8a4e915272
Merge pull request #7 from cainux/master
Changes to make this work on Windows as well.
2018-06-29 14:19:47 -04:00
Rich Harris
6fd9c0fecb
transpile svelte/shared.js by default 2018-06-15 10:38:14 -04:00
Cain Voong
479203a1cd Changes to make this work on Windows as well. 2018-06-11 19:27:56 +01:00
Rich Harris
c061c3c4e9 update deps, opt in to v3 behaviour 2018-05-13 20:20:51 -04:00
Rich Harris
4e9b3cb256 remove yarn.lock 2018-04-19 11:03:06 -04:00
Rich Harris
cca53b3168 simplify config 2018-04-19 10:59:33 -04:00
Rich Harris
d6045c0a4c update dependencies, move to 2 2018-04-19 10:57:56 -04:00
Rich Harris
e8c7d20171
Update README.md 2018-04-03 13:49:11 -04:00
Rich Harris
99b3f859a7 Merge branch 'master' of github.com:sveltejs/template 2018-03-05 10:27:10 -05:00
Rich Harris
b6e477c959 update deps 2018-03-05 10:27:06 -05:00
Conduitry
19d07d5678
name is now output.name 2018-01-28 00:34:09 +00:00
Rich Harris
46ac55d2ed
Update rollup.config.js 2018-01-18 15:02:27 -05:00
Rich Harris
8811853c17
Support store by default 2018-01-12 07:55:33 -05:00
Rich Harris
ed48f89ed5 update deps 2018-01-01 20:39:25 -05:00
Rich Harris
a1f243649b update deps 2017-12-03 19:37:43 -05:00
Rich Harris
8655d376b8 Merge pull request #1 from antonheryanto/master
update package, rollup config and use export in main
2017-09-08 07:07:16 -04:00