Commit Graph

105 Commits (09b1d1df0d49bd766fbbc5f2a440846c906763c2)

Author SHA1 Message Date
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
7 years ago
Richard Harris 4c9713ee19 fix readable examples in tutorial
7 years ago
Rich Harris 7873d04639 Update 03-run-time.md
7 years ago
Pat Cavit 5909c813ea docs: fix incorrect readable store
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