Commit Graph

206 Commits (b7cdb3bb3e576eec5c99757ffec8cce74b49b7b3)

Author SHA1 Message Date
Rich Harris b7cdb3bb3e Merge pull request #2370 from mindrones/site-sections-anchor-fix
8 years ago
Richard Harris ad81484d1e update @sveltejs/svelte-repl version
8 years ago
Luca Bonavita 90ed040067 Site: sections anchors fix
8 years ago
Richard Harris 2e41e8ca9e use spritesheet for contributors - fixes #2329
8 years ago
Rich Harris 3b6f8d1280 Merge pull request #2367 from sveltejs/who-is-using-svelte
8 years ago
Richard Harris b9974b3b3c mobile styles
8 years ago
Richard Harris 84e6b366b7 remove excess padding from logos
8 years ago
Richard Harris 421887e1cb compress images
8 years ago
Richard Harris 40ce9193fb add instructions
8 years ago
Richard Harris 4c9713ee19 fix readable examples in tutorial
8 years ago
Richard Harris 026266e35f add a few organisations using Svelte
8 years ago
Rich Harris 7873d04639 Update 03-run-time.md
8 years ago
Pat Cavit 5909c813ea docs: fix incorrect readable store
8 years ago
Richard Harris 8516215eb1 tweak working - fixes #2350
8 years ago
Luca Bonavita 4cc2b37c68 API docs: remove an absolute URL
8 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