Commit Graph

71 Commits (a605daceaa2aab036aa5a8c497222eb83c2b3a07)

Author SHA1 Message Date
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 from sveltejs/gh-2380 6 years ago
Conduitry 6e46a18969 rename `derive` to `derived` 6 years ago
Rich Harris 66d6feb8ef add scale transition. closes 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 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 () 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 6 years ago
Rich Harris 99f041900b
Merge pull request 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 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 () 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
Rich Harris e6ed8ef49f update site, including REPL, to use .svelte 6 years ago
Vasiliy Mikhaylovsky 7cf6c0a492
Change "Keyed each blocks" to v3 6 years ago
Richard Harris eda1bc627b copy changelog blog post over from svelte.technology 6 years ago
Conduitry a270661d20 rename `<svelte:meta>` to `<svelte:options>` () 6 years ago
Brian Hann 5b73c03271
Syntax error on element binding example 6 years ago
Conduitry a035676ef0 guide: update docs for <svelte:body> 6 years ago
Conduitry 77df0b7c45 update and tidy REPL examples 6 years ago