Commit Graph

98 Commits (b3e07b103e02a18c0655fa497f28f7a72a8c9a6f)

Author SHA1 Message Date
Richard Harris 099e3d7eed add draft write-less-code blog post
6 years ago
Richard Harris 3a9d3c44d1 Merge branch 'setting-up-your-editor'
6 years ago
Richard Harris bbef9918e5 mark post as draft
6 years ago
Rich Harris 11885e4d83
Merge pull request #2426 from sveltejs/svelte-for-new-developers
6 years ago
Richard Harris fae3757eff make placeholder post presentable
6 years ago
Richard Harris 759db36e30 add mechanism for draft blog posts
6 years ago
Gabswim 0b706e24cb
typo in tutorial
6 years ago
Richard Harris 1c2d19b9c6 update docs
6 years ago
Richard Harris 6ad3c560a2 update tutorial for keyed each blocks
6 years ago
Rich Harris bb10298f2c update animate chapter
6 years ago
Richard Harris b1737503f0 start updating deferred transition chapter
6 years ago
Rich Harris f04225fa0f document local transitions
6 years ago
Rich Harris b815ac7be9 document store bindings and $foo += 1
6 years ago
Rich Harris e4ed7183d2 placeholder for svelte-for-new-developers blog post
6 years ago
Rich Harris 0b28796fe2 placeholder for setting-up-your-editor blog post
6 years ago
Rich Harris d6d9a5ee01
Merge pull request #2425 from sveltejs/gh-2423
6 years ago
Rich Harris ab84aeef11 update svelte:options tutorial chapter, remove example
6 years ago
Rich Harris d66b1d9a1e
tweak copy
6 years ago
Rich Harris b176f9370a add tutorial chapter for mutations - fixes #2243
6 years ago
Rich Harris c5b401254c
Update examples and thumbnails
6 years ago
Richard Harris 520f69f7cb document the accessors option - closes #2382
6 years ago
Conduitry cad5bbafd4 site: fix deferred-transitions example
6 years ago
Richard Harris 55bec34a6e Merge branch 'site-sidebar-level-4-headings' of https://github.com/mindrones/svelte into mindrones-site-sidebar-level-4-headings
6 years ago
Luca Bonavita c474007c88 Add link to Mozilla docs about events bubbling and capture phase
6 years ago
Luca Bonavita 9a503f21b1 Add anchor to h5 and h6 too but don't show 'em in the sidebar.
7 years ago
Conduitry 3170edb158 add initial_value argument to derived store
7 years ago
Luca Bonavita 2778956612 Code blocks formatting. Fixes #2387
7 years ago
Conduitry a605daceaa derived docs fix
7 years ago
Rich Harris 8e78448a39 keep svelte prefix for compiler exports
7 years ago
Rich Harris 795d9b7e66
Fix pluralisation
7 years ago
Rich Harris b68584ec2a
revert previous commit. just saw the rest of the PR, doh
7 years ago
Rich Harris cec1d6cf2d
remove separate bind:this item (could also be a component, gets confusing)
7 years ago
Rich Harris 9a0b847455
Merge branch 'master' into site-headings-level-4
7 years ago
Rich Harris cf095c4723
Merge pull request #2381 from sveltejs/gh-2380
7 years ago
Conduitry 6e46a18969 rename `derive` to `derived`
7 years ago
Rich Harris 66d6feb8ef add scale transition. closes #2380
7 years ago
Luca Bonavita c88b28e207 Add more level 4 headings, fixes some typos
7 years ago
Richard Harris 56b6fb0607 fix readable examples in tutorial
7 years ago
Rich Harris a42671fdc7
Update 03-run-time.md
7 years ago
Pat Cavit e93eb6fbb2
docs: fix incorrect readable store
7 years ago
Luca Bonavita f6b399f8d0 API docs: remove an absolute URL
7 years ago
Vadim Cebaniuc b161725a51 Fix typos in doc node-sass example
7 years ago
Pat Cavit a68abb8a9a docs: "proeprties" -> "properties"
7 years ago
Pat Cavit 4a75d93173 docs: remove hardcoded localhost link from API
7 years ago
Rich Harris 6ccd66468c
remove unused ctx/running variables
7 years ago
Rich Harris 68d6793c97
remove unused ctx/running variables
7 years ago
Hunter Perrin 94594eb298
Merge pull request #1 from hperrin/patch-2
7 years ago
Hunter Perrin 19f68f358b
Remove unused r variable.
7 years ago
Hunter Perrin a85cc349b8
Remove unused r variable.
7 years ago
Rich Harris a07eac432a
update API reference docs (#2206)
7 years ago