Commit Graph

183 Commits (a01b1986bd2b9f627d6ccbcd3cb8593065bb1397)

Author SHA1 Message Date
Emil Tholin ec3d245fc4 Fix typo in 10-transitions/07-local-transitions/text.md
7 years ago
Kevin McGee 21141cd7e0 For want of a word...
7 years ago
Rich Harris 52acaba142 Merge pull request #2558 from enstyled/patch-1
7 years ago
Eric Brookfield 4e9ec3cff9 e.g. -> for example
7 years ago
Emil Nikov 34b51af7df Update assets URL in the code snippet
7 years ago
Richard Harris c1253ff7e2 simplify example further
7 years ago
Richard Harris a1d4fb9c6b Merge branch 'patch-3' of https://github.com/CreaturesInUnitards/svelte into CreaturesInUnitards-patch-3
7 years ago
Rich Harris 37ed607a70 Merge pull request #2517 from CreaturesInUnitards/patch-4
7 years ago
Rich Harris 13294aec48 Merge pull request #2523 from sw-yx/patch-1
7 years ago
Rich Harris 42399cd04a Merge pull request #2524 from sveltejs/gh-2447
7 years ago
Allan Tito 5affa57bc2 Update text.md, line 34 (#2541)
7 years ago
Allan Tito 09db4d947b Added comma
7 years ago
Vytautas Jakutis ad79c53f8f site: docs: fix a typo in HTML example in template syntax
7 years ago
swyx bb6855ef59 update quick start instructions
7 years ago
Conduitry 0a4c75a9b9 site: move write-less-code REPL embed into example
7 years ago
Conduitry 0ffd1bbdf2 site: move svelte-css-in-js REPL embed into example
7 years ago
Scotty Simpson 181dd855f6 is-admin => isAdmin
7 years ago
Scotty Simpson e717daa239 add multiple class toggles example
7 years ago
Scotty Simpson 8409578359 simpler, more efficient example
7 years ago
Conduitry a4fea823f8 site: more link fixes in blog posts
7 years ago
Jesse Wicks a93bf24b61 fix tutorial link
7 years ago
Scotty Simpson fb63025b69 typo
7 years ago
Jon Ross 22079dc970 Update alt text to clarify "shorthand attributes"
7 years ago
Conduitry 4c268c4b3d site: fix another link (#2497)
7 years ago
Luca Bonavita ef93340f79 Fix hash links in docs
7 years ago
rqrqrqrq 18ff66cbff Docs fix (#2488)
7 years ago
Richard Harris 221e70a29c add video to blog post, remove draft flag
7 years ago
Richard Harris f614bc9dc0 remove superfluous example
7 years ago
Richard Harris 7bd667a6b9 update references to svelte.technology - fixes #2450
7 years ago
Richard Harris a9de56b7b6 draft announcement blog post
7 years ago
Richard Harris fd7fc0ad20 Merge branch 'master' into announcement
7 years ago
Richard Harris 6233e88742 remove draft flag
7 years ago
Richard Harris d0c49cc3e8 tweak blog post
7 years ago
Richard Harris 31f4dec0e5 huh, React yells if you use onInput instead of onChange
7 years ago
Richard Harris 836560f07f add draft write-less-code blog post
7 years ago
Richard Harris 464d3cb043 Merge branch 'setting-up-your-editor'
7 years ago
Richard Harris b2b042c0fa mark post as draft
7 years ago
Rich Harris 33c6171f8b Merge pull request #2426 from sveltejs/svelte-for-new-developers
7 years ago
Richard Harris d4ae8eee39 make placeholder post presentable
7 years ago
Richard Harris fb367a8c9c add mechanism for draft blog posts
7 years ago
Gabswim f820313f63 typo in tutorial
7 years ago
Richard Harris d1b454ef53 start writing announcement blog post
7 years ago
Richard Harris 3e5b9968b5 update docs
7 years ago
Richard Harris d2d800a799 update tutorial for keyed each blocks
7 years ago
Rich Harris 7ab586fffa update animate chapter
7 years ago
Richard Harris 80e18e8169 start updating deferred transition chapter
7 years ago
Rich Harris f2763393d9 document local transitions
7 years ago
Rich Harris e030005dda document store bindings and $foo += 1
7 years ago
Rich Harris caefb74116 placeholder for svelte-for-new-developers blog post
7 years ago
Rich Harris 510f0008ac placeholder for setting-up-your-editor blog post
7 years ago
Rich Harris 622080b2f3 Merge pull request #2425 from sveltejs/gh-2423
7 years ago
Rich Harris 035223fb0d update svelte:options tutorial chapter, remove example
7 years ago
Rich Harris 3f7f4f7809 tweak copy
7 years ago
Rich Harris 96713f29e0 add tutorial chapter for mutations - fixes #2243
7 years ago
Rich Harris f343a9b88d Update examples and thumbnails
7 years ago
Richard Harris 522d4a5f11 document the accessors option - closes #2382
7 years ago
Conduitry 16db4579b0 site: fix deferred-transitions example
7 years ago
Richard Harris 88afd0a549 Merge branch 'site-sidebar-level-4-headings' of https://github.com/mindrones/svelte into mindrones-site-sidebar-level-4-headings
7 years ago
Luca Bonavita 26433644d0 Add link to Mozilla docs about events bubbling and capture phase
7 years ago
Luca Bonavita df56b6751b Add anchor to h5 and h6 too but don't show 'em in the sidebar.
7 years ago
Conduitry 4f17f9c856 add initial_value argument to derived store
7 years ago
Luca Bonavita 1137e27271 Code blocks formatting. Fixes #2387
7 years ago
Conduitry 7cca00ba27 derived docs fix
7 years ago
Rich Harris a964c7f487 keep svelte prefix for compiler exports
7 years ago
Rich Harris bf97200f03 Fix pluralisation
7 years ago
Rich Harris 14e246db21 revert previous commit. just saw the rest of the PR, doh
7 years ago
Rich Harris 09636fc440 remove separate bind:this item (could also be a component, gets confusing)
7 years ago
Rich Harris 2adca4129b Merge branch 'master' into site-headings-level-4
7 years ago
Rich Harris 3ea5fa6165 Merge pull request #2381 from sveltejs/gh-2380
7 years ago
Conduitry 524f5e7331 rename `derive` to `derived`
7 years ago
Rich Harris f00627402d add scale transition. closes #2380
7 years ago
Luca Bonavita a1a64ae794 Add more level 4 headings, fixes some typos
8 years ago
Richard Harris 4c9713ee19 fix readable examples in tutorial
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
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 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 ea45ebf627 fix example code
8 years ago
James 6bad7c7cf1 reverse readable stores arg order, fixes #2330
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
Richard Harris 39f251a20f dry out /repl/embed
8 years ago
Rich Harris 3869a23a7d a few tweaks
8 years ago
Richard Harris 7c70cb0d58 various spring fixes, including #2167
8 years ago
Richard Harris 04286243ca transfer over all the old examples worth keeping
8 years ago
Richard Harris 8e3837e58f update/remove some more stuff
8 years ago
Richard Harris 96ccceade3 7guis examples
8 years ago
Richard Harris 10b2390b10 tweak examples
8 years ago
Richard Harris 856a0c7b41 bones of an example index page
8 years ago