Commit Graph

202 Commits (7853d5af1337b2175baf26900e856b06902d21d7)

Author SHA1 Message Date
Rich Harris 7853d5af13
Merge pull request #2367 from sveltejs/who-is-using-svelte
6 years ago
Richard Harris 411d1118b6 mobile styles
6 years ago
Richard Harris 12083e797f remove excess padding from logos
6 years ago
Richard Harris 94e2ea3610 compress images
6 years ago
Richard Harris bf04c0528d add instructions
6 years ago
Richard Harris 56b6fb0607 fix readable examples in tutorial
6 years ago
Richard Harris 342d1a0166 add a few organisations using Svelte
6 years ago
Rich Harris a42671fdc7
Update 03-run-time.md
6 years ago
Pat Cavit e93eb6fbb2
docs: fix incorrect readable store
6 years ago
Richard Harris 6e32ffd990 tweak working - fixes #2350
6 years ago
Luca Bonavita f6b399f8d0 API docs: remove an absolute URL
6 years ago
Vadim Cebaniuc b161725a51 Fix typos in doc node-sass example
6 years ago
Pat Cavit a68abb8a9a docs: "proeprties" -> "properties"
6 years ago
Pat Cavit 4a75d93173 docs: remove hardcoded localhost link from API
6 years ago
Rich Harris 6ccd66468c
remove unused ctx/running variables
6 years ago
Rich Harris 68d6793c97
remove unused ctx/running variables
6 years ago
Hunter Perrin 94594eb298
Merge pull request #1 from hperrin/patch-2
6 years ago
Hunter Perrin 19f68f358b
Remove unused r variable.
6 years ago
Hunter Perrin a85cc349b8
Remove unused r variable.
6 years ago
Rich Harris a07eac432a
update API reference docs (#2206)
6 years ago
Richard Harris baa6debe53 update svelte-repl
6 years ago
Richard Harris 143117054a Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Richard Harris 200b82d8d0 add playbackRate to list of bindings in tutorial
6 years ago
Rich Harris edd92cf8ea
Merge pull request #2331 from lunchboxer/master
6 years ago
Rich Harris 4be340bb57
fix example code
6 years ago
Richard Harris 6836f64312 fix broken link
6 years ago
James e76b9e779a reverse readable stores arg order, fixes #2330
6 years ago
Richard Harris a72d7a72f5 pass through mapbox setup code
6 years ago
Richard Harris 467cbc3bed merge master -> external-repl
6 years ago
Richard Harris c3b4e6c792 use external repl package everywhere
6 years ago
Conduitry 388d5f604a site: use published version of eslint-plugin-svelte3
6 years ago
Richard Harris c7f9f514be use external repl package
6 years ago
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
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