Commit Graph

187 Commits (b1a24c853b571a3ee1f1ec78afa6baee9a299f93)

Author SHA1 Message Date
Rich Harris f04225fa0f document local transitions
5 years ago
Rich Harris b815ac7be9 document store bindings and $foo += 1
5 years ago
Rich Harris e4ed7183d2 placeholder for svelte-for-new-developers blog post
5 years ago
Rich Harris 0b28796fe2 placeholder for setting-up-your-editor blog post
5 years ago
Rich Harris d6d9a5ee01
Merge pull request #2425 from sveltejs/gh-2423
5 years ago
Rich Harris ab84aeef11 update svelte:options tutorial chapter, remove example
5 years ago
Rich Harris d66b1d9a1e
tweak copy
5 years ago
Rich Harris b176f9370a add tutorial chapter for mutations - fixes #2243
5 years ago
Rich Harris c5b401254c
Update examples and thumbnails
5 years ago
Richard Harris 520f69f7cb document the accessors option - closes #2382
5 years ago
Conduitry cad5bbafd4 site: fix deferred-transitions example
5 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
5 years ago
Luca Bonavita c474007c88 Add link to Mozilla docs about events bubbling and capture phase
5 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
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>` (#2017)
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
Chris Morgan c850dcd6c4
Update parallax example to use https: URLs
6 years ago
Richard Harris 3701e0d582 add spring example
6 years ago
Richard Harris 953bdddd53 link to a relevant tweet in virtual DOM post
6 years ago
Rich Harris bd5ac197c7 use Emotion instead of Aphrodite
6 years ago
Rich Harris b799edc5a6 Merge branch 'master' of github.com:sveltejs/svelte
6 years ago
Conduitry b8c5ab5c12 link to RFCs
6 years ago
Rich Harris ffc039eeae tweak vdom post
6 years ago
Rich Harris d8bf74bc7f virtual DOM post
6 years ago
Rich Harris ca060be80e add css-in-js post
6 years ago
Rich Harris a7a8357f69 tweak blog styles
6 years ago
Rich Harris c347e7344a minor tweaks
6 years ago
Rich Harris 7aa612f61d various guide improvements
6 years ago
Rich Harris 051b780ee0 fix blog markdown
6 years ago
Rich Harris 16b654dabb link to discord, not gitter
6 years ago
Rich Harris 8768c5d7bd minor site tweaks
6 years ago
Rich Harris 93f37c3eeb
Merge pull request #1901 from sveltejs/embedded-repl
6 years ago
Rich Harris 4016f4ff71 put homepage demos into the repo
6 years ago
Conduitry fab74508ab use integrated transitions in demos
6 years ago
Conduitry 486a9d4dc4 another markdown fix
6 years ago
Conduitry 028040325a fix lifecycle demo markdown
6 years ago
Rich Harris 29052aba7d
Bring svelte.technology source into main repo
6 years ago