0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-29 16:36:44 +01:00
Commit Graph

105 Commits

Author SHA1 Message Date
Rich Harris
be3808dd08 fix REPL 2019-02-07 10:44:12 -05:00
Rich Harris
e2ff2f1d66 default to beta version 2019-02-06 19:03:03 -05:00
Vasiliy Mikhaylovsky
7cf6c0a492
Change "Keyed each blocks" to v3
https://v3.svelte.technology/repl?version=3.0.0-beta.1&gist=f39ae2d72b85b84415aed58acdc43d87
2019-02-06 03:18:31 +05:00
Richard Harris
df318d2976 Merge branch 'master' of github.com:sveltejs/svelte 2019-02-03 14:15:16 -05:00
Richard Harris
a48be00e7f update to current Sapper alpha 2019-02-03 14:15:09 -05:00
halfnelson
969c884e31 repl improvements
- Dont bind props until after component is created
- Remove debug logs
- destroy repl proxy event listener on compont destory
- all repl-proxy commands now return a value
2019-02-03 10:51:19 +10:00
Richard Harris
eda1bc627b copy changelog blog post over from svelte.technology 2019-01-31 09:28:35 -05:00
Conduitry
a270661d20 rename <svelte:meta> to <svelte:options> (#2017) 2019-01-29 17:59:40 -05:00
Conduitry
14d41af973 site: update eslint-plugin-svelte3 2019-01-29 12:44:53 -05:00
Conduitry
2b1f753d72 site: tidy code highlighting 2019-01-26 16:55:28 -05:00
Rich Harris
3ec5ff77eb update lockfiles 2019-01-23 10:31:57 -05:00
Conduitry
ca6ab95ea4 site: update readme with simplified version=local instructions 2019-01-19 16:28:52 -05:00
Conduitry
01ff158e52 repl: implement version=local 2019-01-19 10:50:22 -05:00
Rich Harris
971ed52d62
Merge pull request #1983 from c0bra/patch-1
Syntax error on element binding example
2019-01-17 08:40:10 -05:00
John Muhl
4e1a87d92f
Add fallback for users without "Fira Mono" 2019-01-15 17:35:55 +00:00
Brian Hann
5b73c03271
Syntax error on element binding example 2019-01-15 08:59:01 -06:00
David Pershouse
5eafdd446f abstract repl interaction code 2019-01-12 01:46:33 +10:00
David Pershouse
2c537e7cb4 POC for postmessage Repl 2019-01-11 13:19:00 +10:00
David Pershouse
9b7d0152bc handle markdown on windows machines 2019-01-10 17:39:10 +10:00
David Pershouse
5ff3e7f52a remove redundant bash based update script 2019-01-10 17:07:58 +10:00
David Pershouse
2b1be6f8ae convert update_template.sh to js for windows support 2019-01-10 17:07:42 +10:00
Rich Harris
8e9f37a7d4
Merge pull request #1970 from sveltejs/gh-1846
replace <svelte:document> with <svelte:body>
2019-01-09 14:46:21 -05:00
Conduitry
7bc461f6ee site: update readme and tidy package.json 2019-01-09 11:29:25 -05:00
Conduitry
a035676ef0 guide: update docs for <svelte:body> 2019-01-09 11:09:48 -05:00
Conduitry
77df0b7c45 update and tidy REPL examples 2019-01-03 18:23:03 -05:00
Conduitry
e0af4e742d bump site eslint ecma version 2019-01-03 17:52:10 -05:00
Conduitry
90a9061684 use tagged versions of eslint-plugin-svelte3 2019-01-03 15:11:15 -05:00
Chris Morgan
c850dcd6c4
Update parallax example to use https: URLs
It’s very common for http: URLs not to load in https: page now.
These images are served on https: also, so use that.
2019-01-03 22:48:17 +11:00
fiskgrodan
6b9f81fa25
Update global.css
Added `sans-serif` fallback to `Roboto` on `p, ol, ul`-elements to avoid the initial flashing of `Times New Roman` on loads and reloads.
2019-01-02 14:30:18 +01:00
Richard Harris
3701e0d582 add spring example 2019-01-01 19:34:55 -05:00
Conduitry
cc9a172d7c don't check in svelte-app.json 2018-12-31 10:00:12 -05:00
Richard Harris
953bdddd53 link to a relevant tweet in virtual DOM post 2018-12-30 12:31:30 -05:00
Richard Harris
cab40fde03 update app template, fix downloads 2018-12-29 14:29:51 -05:00
Richard Harris
cd4f987f4e prevent annoying sidebar scrolling glitch 2018-12-29 09:25:58 -05:00
Richard Harris
ff2a21e63a Merge branch 'master' into embedded-repl-hide-compiler-options 2018-12-28 20:39:55 -05:00
Richard Harris
519d91a896 fix REPL tab key behaviour 2018-12-28 20:07:39 -05:00
Rich Harris
bd5ac197c7 use Emotion instead of Aphrodite 2018-12-28 17:39:57 -05:00
Rich Harris
2688ed7d0a only remove our own styles 2018-12-28 17:39:37 -05:00
Rich Harris
95c84498e0 pin Rollup version until we upgrade 2018-12-28 17:39:14 -05:00
Rich Harris
b799edc5a6 Merge branch 'master' of github.com:sveltejs/svelte 2018-12-28 17:28:49 -05:00
Rich Harris
f296fe1e2f remove unused link 2018-12-28 17:28:46 -05:00
Conduitry
b8c5ab5c12 link to RFCs 2018-12-28 13:27:11 -05:00
Rich Harris
ffc039eeae tweak vdom post 2018-12-27 08:52:14 -05:00
Rich Harris
d42d4ffb73 Merge branch 'master' of github.com:sveltejs/svelte 2018-12-26 18:37:41 -05:00
Rich Harris
d8bf74bc7f virtual DOM post 2018-12-26 18:35:19 -05:00
Conduitry
168c9bf73b don't check in _contributors.js 2018-12-26 15:58:07 -05:00
Rich Harris
38ffa99f36 apply max width 2018-12-26 15:03:19 -05:00
Rich Harris
ca060be80e add css-in-js post 2018-12-26 14:53:54 -05:00
Rich Harris
53cee5064f tweak top nav 2018-12-26 10:47:54 -05:00
Rich Harris
abf570521e swap menu icon on open 2018-12-26 09:19:21 -05:00