Commit Graph

100 Commits (d637211e3eb53fdbb437b1cae1fbc40b51e00d92)

Author SHA1 Message Date
Rich Harris 70c8d3e24a
Merge pull request #2311 from sveltejs/gh-2306
6 years ago
Conduitry 63771522d3 site: tidy repl example loading and fix race condition (#2313)
6 years ago
Richard Harris cb60f6cfad begun, the z-index wars have
6 years ago
Conduitry 2eba76a1a1 site: remove unused /repl/embed route
6 years ago
Conduitry a0e6638a96 site: make main REPL use relaxed sandbox when loading from example
6 years ago
Conduitry 665c3eac79 site: run tutorial and widget REPLs in relaxed sandbox (#2147)
6 years ago
Rich Harris 29b4615d9d
Merge pull request #2272 from sveltejs/gh-2216
6 years ago
Richard Harris fba4308036 dry out /repl/embed
6 years ago
Rich Harris e8b7cd7889 stagger creation of REPL widgets on home page
6 years ago
Richard Harris 795ca0c291 share workers, prevent REPL crosstalk
6 years ago
Mikhail Korepanov 39eece990e Change input of a component when click on an error message
6 years ago
Rich Harris 9f0630c3fb start moving REPL widgets out of iframes (#2216)
6 years ago
Rich Harris ad2924acb3 a few tweaks
6 years ago
Rich Harris fce96dcd75 remove old style tags when updating components - fixes #2220
6 years ago
Conduitry 149c33b69e site: serve static assets with allow origin '*' (#2221)
6 years ago
Rich Harris 21d56c9ee3
Tidy up (#2252)
6 years ago
Richard Harris a859d5cb90 recompile when options change
6 years ago
Richard Harris 52dac8f2a7 rebundle when files are created/renamed
6 years ago
Conduitry 66e2905066 repl: deal with named module exports from main App
6 years ago
Richard Harris 0e6bf65aeb style tweaks, additional thumbnails
6 years ago
Richard Harris 2edb5df09c transfer over all the old examples worth keeping
6 years ago
Richard Harris b870e65511 add thumbnails to examples page
6 years ago
Richard Harris 5bd43fba51 bones of an example index page
6 years ago
Richard Harris ff32efd8d9 update Svelte, fix bug
6 years ago
Richard Harris e27028e780 more tidying up
6 years ago
Richard Harris 26e783b078 remove some more unused stuff
6 years ago
Richard Harris 0bbea065bb remove props editor
6 years ago
Rich Harris dd6a962f3e
Tutorial/REPL tweaks (#2196)
6 years ago
Rich Harris 4541d58798
Add a tutorial (#2132)
6 years ago
Richard Harris e6f0282da1 various REPL improvements
6 years ago
Richard Harris ff60e72cbd Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Conduitry 775adb53e0 repl: fix some more prop editor bugs
6 years ago
Richard Harris f710f3bca2 update svelte and sapper, workaround #2127
6 years ago
halfnelson 2ab21887d0 Quick fix to save and fork
6 years ago
Conduitry f262293135 site: fix invalid blog rss feed (#2085) and tidy
6 years ago
Hayden 286973ea31 Add rss <link> to blog
6 years ago
halfnelson 3975ffe013 Allow repl to use alert
6 years ago
Rich Harris e6ed8ef49f update site, including REPL, to use .svelte
6 years ago
Rich Harris be3808dd08 fix REPL
6 years ago
Rich Harris e2ff2f1d66 default to beta version
6 years ago
Richard Harris df318d2976 Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris a48be00e7f update to current Sapper alpha
6 years ago
halfnelson 969c884e31 repl improvements
6 years ago
Conduitry 2b1f753d72 site: tidy code highlighting
6 years ago
Conduitry 01ff158e52 repl: implement version=local
6 years ago
David Pershouse 5eafdd446f abstract repl interaction code
6 years ago
David Pershouse 2c537e7cb4 POC for postmessage Repl
6 years ago
David Pershouse 9b7d0152bc handle markdown on windows machines
6 years ago
Richard Harris cd4f987f4e prevent annoying sidebar scrolling glitch
6 years ago
Richard Harris ff2a21e63a Merge branch 'master' into embedded-repl-hide-compiler-options
6 years ago