Rich Harris
be3808dd08
fix REPL
2019-02-07 10:44:12 -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
Conduitry
01ff158e52
repl: implement version=local
2019-01-19 10:50:22 -05:00
John Muhl
4e1a87d92f
Add fallback for users without "Fira Mono"
2019-01-15 17:35:55 +00: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
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
Conduitry
cc9a172d7c
don't check in svelte-app.json
2018-12-31 10:00:12 -05:00
Richard Harris
cab40fde03
update app template, fix downloads
2018-12-29 14:29:51 -05:00
Rich Harris
95c84498e0
pin Rollup version until we upgrade
2018-12-28 17:39:14 -05:00
Rich Harris
d8bf74bc7f
virtual DOM post
2018-12-26 18:35:19 -05:00
Rich Harris
ff8b12adcc
Merge branch 'master' of github.com:sveltejs/svelte
2018-12-24 21:30:50 -05:00
Rich Harris
d7dc52a9de
better mobile styles
2018-12-24 21:18:35 -05:00
Curtis Maloney
9f639d953b
Optimise PNGs
2018-12-25 12:14:42 +11:00
Rich Harris
7aa612f61d
various guide improvements
2018-12-24 15:37:32 -05:00
Rich Harris
64475ff92f
replace homepage TODO with quickstart guide
2018-12-24 13:16:26 -05:00
Rich Harris
24b0c67dca
minor fixes
2018-12-24 12:38:35 -05:00
Rich Harris
9b5dc22311
more style tweaks
2018-12-24 12:08:24 -05:00
Rich Harris
166e82ff76
line-height: 1.5
2018-12-24 10:38:59 -05:00
Rich Harris
74d81dde6b
tweak various bits of CSS
2018-12-24 10:34:24 -05:00
Rich Harris
8d38dbf178
show code in REPL before it loads, tab switch between prop editors
2018-12-24 10:02:12 -05:00
Rich Harris
29e876d147
tighten up styles in a few places
2018-12-23 23:04:39 -05:00
Rich Harris
15a65caf87
REPL looking decent-ish on mobile
2018-12-23 18:48:30 -05:00
Rich Harris
cf9a224fa8
remove some unused junk
2018-12-23 18:17:17 -05:00
Rich Harris
6beca4546c
minor fixes
2018-12-23 17:44:52 -05:00
Rich Harris
e8e668caf8
a few tweaks
2018-12-23 14:00:41 -05:00
Rich Harris
2d0d9cad17
tweak layout a bit
2018-12-23 11:09:51 -05:00
Rich Harris
4d59feb91f
show compiled CSS separately
2018-12-22 18:48:42 -05:00
Rich Harris
29052aba7d
Bring svelte.technology source into main repo
2018-12-22 16:09:27 -05:00