Commit Graph

167 Commits (b33fd1797aa6735e3db5b1892db43955a7e47d73)

Author SHA1 Message Date
Rich Harris 99f041900b
Merge pull request #2288 from bdougherty/fix-media-element-tutorial
6 years ago
Rich Harris 88366b9ed2
typo
6 years ago
Brad Dougherty 1b3320d765
Update media urls to https
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
Richard Harris b3b8f4220c various spring fixes, including #2167
6 years ago
Conduitry becb6d4a93 site: update eslint-plugin-svelte3
6 years ago
Rich Harris 3ef1c10190
Merge pull request #2210 from sveltejs/gh-2208
6 years ago
Conduitry 66e2905066 repl: deal with named module exports from main App
6 years ago
Conduitry 78cb0183fb repl: use Rollup 1.x
6 years ago
Conduitry 328db0920f repl: better bundling error when unable to resolve module (#2208)
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 771d9eed06 update/remove some more stuff
6 years ago
Richard Harris 9037688dd9 thumbnails
6 years ago
Richard Harris 3b424fe660 7guis examples
6 years ago
Richard Harris 23eeddef66 tweak examples
6 years ago
Richard Harris 830fb1ea49 remove thumbnails
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
Richard Harris 217cd6c741 move example data into components
6 years ago
Rich Harris dd6a962f3e
Tutorial/REPL tweaks (#2196)
6 years ago
Rich Harris 4541d58798
Add a tutorial (#2132)
6 years ago
Conduitry 7ca4c408e2 site: deps
6 years ago
Richard Harris e6f0282da1 various REPL improvements
6 years ago
Richard Harris c672ad8df7 update Sapper
6 years ago
Conduitry ca8671c2b4 site: bump eslint-plugin-svelte3
6 years ago
Richard Harris ff60e72cbd Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Conduitry 7e5b29c85e repl: don't export time as prop in SVG Clock example
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
Richard Harris 6f777478c8 use v3 branch of template
6 years ago
Conduitry 50e92afb25 repl: only display writable exports in props editor
6 years ago