Commit Graph

78 Commits (df75e0c6d972a5e73de251dc9922598d8a659145)

Author SHA1 Message Date
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.
6 years ago
Conduitry 3170edb158 add initial_value argument to derived store
6 years ago
Luca Bonavita 2778956612 Code blocks formatting. Fixes #2387
6 years ago
Conduitry a605daceaa derived docs fix
6 years ago
Rich Harris 8e78448a39 keep svelte prefix for compiler exports
6 years ago
Rich Harris 795d9b7e66
Fix pluralisation
6 years ago
Rich Harris b68584ec2a
revert previous commit. just saw the rest of the PR, doh
6 years ago
Rich Harris cec1d6cf2d
remove separate bind:this item (could also be a component, gets confusing)
6 years ago
Rich Harris 9a0b847455
Merge branch 'master' into site-headings-level-4
6 years ago
Rich Harris cf095c4723
Merge pull request #2381 from sveltejs/gh-2380
6 years ago
Conduitry 6e46a18969 rename `derive` to `derived`
6 years ago
Rich Harris 66d6feb8ef add scale transition. closes #2380
6 years ago
Luca Bonavita c88b28e207 Add more level 4 headings, fixes some typos
6 years ago
Richard Harris 56b6fb0607 fix readable examples in tutorial
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
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 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 4be340bb57
fix example code
6 years ago
James e76b9e779a reverse readable stores arg order, fixes #2330
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
Richard Harris fba4308036 dry out /repl/embed
6 years ago
Rich Harris ad2924acb3 a few tweaks
6 years ago
Richard Harris b3b8f4220c various spring fixes, including #2167
6 years ago
Richard Harris 2edb5df09c transfer over all the old examples worth keeping
6 years ago
Richard Harris 771d9eed06 update/remove some more stuff
6 years ago
Richard Harris 3b424fe660 7guis examples
6 years ago
Richard Harris 23eeddef66 tweak examples
6 years ago
Richard Harris 5bd43fba51 bones of an example index page
6 years ago
Richard Harris 217cd6c741 move example data into components
6 years ago
Rich Harris 4541d58798
Add a tutorial (#2132)
6 years ago
Conduitry 7e5b29c85e repl: don't export time as prop in SVG Clock example
6 years ago
Richard Harris a0e72db86a fix crud example
6 years ago
Richard Harris f863a5df30 fix flight booker example
6 years ago