Commit Graph

89 Commits (1491ffbf65e8a69e5feda7fd8392d785f4e361bb)

Author SHA1 Message Date
Richard Harris 3e5b9968b5 update docs
8 years ago
Richard Harris d2d800a799 update tutorial for keyed each blocks
8 years ago
Rich Harris 7ab586fffa update animate chapter
8 years ago
Richard Harris 80e18e8169 start updating deferred transition chapter
8 years ago
Rich Harris f2763393d9 document local transitions
8 years ago
Rich Harris e030005dda document store bindings and $foo += 1
8 years ago
Rich Harris 622080b2f3 Merge pull request #2425 from sveltejs/gh-2423
8 years ago
Rich Harris 035223fb0d update svelte:options tutorial chapter, remove example
8 years ago
Rich Harris 3f7f4f7809 tweak copy
8 years ago
Rich Harris 96713f29e0 add tutorial chapter for mutations - fixes #2243
8 years ago
Rich Harris f343a9b88d Update examples and thumbnails
8 years ago
Richard Harris 522d4a5f11 document the accessors option - closes #2382
8 years ago
Conduitry 16db4579b0 site: fix deferred-transitions example
8 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
8 years ago
Luca Bonavita 26433644d0 Add link to Mozilla docs about events bubbling and capture phase
8 years ago
Luca Bonavita df56b6751b Add anchor to h5 and h6 too but don't show 'em in the sidebar.
8 years ago
Conduitry 4f17f9c856 add initial_value argument to derived store
8 years ago
Luca Bonavita 1137e27271 Code blocks formatting. Fixes #2387
8 years ago
Conduitry 7cca00ba27 derived docs fix
8 years ago
Rich Harris a964c7f487 keep svelte prefix for compiler exports
8 years ago
Rich Harris bf97200f03 Fix pluralisation
8 years ago
Rich Harris 14e246db21 revert previous commit. just saw the rest of the PR, doh
8 years ago
Rich Harris 09636fc440 remove separate bind:this item (could also be a component, gets confusing)
8 years ago
Rich Harris 2adca4129b Merge branch 'master' into site-headings-level-4
8 years ago
Rich Harris 3ea5fa6165 Merge pull request #2381 from sveltejs/gh-2380
8 years ago
Conduitry 524f5e7331 rename `derive` to `derived`
8 years ago
Rich Harris f00627402d add scale transition. closes #2380
8 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