Commit Graph

194 Commits (026266e35fa9c6e626f3f748d1a915be58d6b0fa)

Author SHA1 Message Date
Richard Harris 026266e35f add a few organisations using Svelte
7 years ago
Richard Harris 8516215eb1 tweak working - fixes #2350
7 years ago
Luca Bonavita 4cc2b37c68 API docs: remove an absolute URL
7 years ago
Vadim Cebaniuc 4de418a87f Fix typos in doc node-sass example
8 years ago
Pat Cavit 6f87a09f83 docs: "proeprties" -> "properties"
8 years ago
Pat Cavit a15854780a docs: remove hardcoded localhost link from API
8 years ago
Rich Harris 2bb099cc4c remove unused ctx/running variables
8 years ago
Rich Harris d9f2483768 remove unused ctx/running variables
8 years ago
Hunter Perrin f199b88c29 Merge pull request #1 from hperrin/patch-2
8 years ago
Hunter Perrin 44e1c2c0b6 Remove unused r variable.
8 years ago
Hunter Perrin e6a29ad265 Remove unused r variable.
8 years ago
Rich Harris 8efa51519d update API reference docs (#2206)
8 years ago
Richard Harris dd0dd9a296 update svelte-repl
8 years ago
Richard Harris 50b0cf2d3e Merge branch 'master' of github.com:sveltejs/svelte
8 years ago
Richard Harris b822ccc0e9 add playbackRate to list of bindings in tutorial
8 years ago
Rich Harris 15ec757d9c Merge pull request #2331 from lunchboxer/master
8 years ago
Rich Harris ea45ebf627 fix example code
8 years ago
Richard Harris 9ef0740850 fix broken link
8 years ago
James 6bad7c7cf1 reverse readable stores arg order, fixes #2330
8 years ago
Richard Harris cb580d6f83 pass through mapbox setup code
8 years ago
Richard Harris 37d6e385aa merge master -> external-repl
8 years ago
Richard Harris 6410c4b2ae use external repl package everywhere
8 years ago
Conduitry 8744bea472 site: use published version of eslint-plugin-svelte3
8 years ago
Richard Harris 36415cc8cd use external repl package
8 years ago
Rich Harris ba91bff03a Merge pull request #2311 from sveltejs/gh-2306
8 years ago
Conduitry 414aafea7a site: tidy repl example loading and fix race condition (#2313)
8 years ago
Richard Harris db6448955f begun, the z-index wars have
8 years ago
Rich Harris b339bcc495 Merge pull request #2288 from bdougherty/fix-media-element-tutorial
8 years ago
Rich Harris 8dacc5fb62 typo
8 years ago
Brad Dougherty bd2c929465 Update media urls to https
8 years ago
Conduitry 7a9548afee site: remove unused /repl/embed route
8 years ago
Conduitry fe2da5533d site: make main REPL use relaxed sandbox when loading from example
8 years ago
Conduitry cb3d27852a site: run tutorial and widget REPLs in relaxed sandbox (#2147)
8 years ago
Rich Harris 7550831cf6 Merge pull request #2272 from sveltejs/gh-2216
8 years ago
Richard Harris 39f251a20f dry out /repl/embed
8 years ago
Rich Harris 156c1ecccd stagger creation of REPL widgets on home page
8 years ago
Richard Harris a5309a0c62 share workers, prevent REPL crosstalk
8 years ago
Mikhail Korepanov a56f83bbb2 Change input of a component when click on an error message
8 years ago
Rich Harris 904d3f7baf start moving REPL widgets out of iframes (#2216)
8 years ago
Rich Harris 3869a23a7d a few tweaks
8 years ago
Rich Harris 307b54386c remove old style tags when updating components - fixes #2220
8 years ago
Conduitry e320132462 site: serve static assets with allow origin '*' (#2221)
8 years ago
Rich Harris 7e8e891d91 Tidy up (#2252)
8 years ago
Richard Harris 13002b611d recompile when options change
8 years ago
Richard Harris 3ab8ba68b3 rebundle when files are created/renamed
8 years ago
Richard Harris 7c70cb0d58 various spring fixes, including #2167
8 years ago
Conduitry c7070a358b site: update eslint-plugin-svelte3
8 years ago
Rich Harris 4fd4fb33e2 Merge pull request #2210 from sveltejs/gh-2208
8 years ago
Conduitry 30a3c19b72 repl: deal with named module exports from main App
8 years ago
Conduitry 7732f48fdc repl: use Rollup 1.x
8 years ago