Commit Graph

224 Commits (435afc019801dd7623e79e104c13c1172e3853f3)

Author SHA1 Message Date
Luca Bonavita df56b6751b Add anchor to h5 and h6 too but don't show 'em in the sidebar.
7 years ago
Conduitry 4f17f9c856 add initial_value argument to derived store
7 years ago
Luca Bonavita 1137e27271 Code blocks formatting. Fixes #2387
7 years ago
Conduitry 7cca00ba27 derived docs fix
7 years ago
Rich Harris a964c7f487 keep svelte prefix for compiler exports
7 years ago
Rich Harris bf97200f03 Fix pluralisation
7 years ago
Rich Harris 14e246db21 revert previous commit. just saw the rest of the PR, doh
7 years ago
Rich Harris 09636fc440 remove separate bind:this item (could also be a component, gets confusing)
7 years ago
Rich Harris 2adca4129b Merge branch 'master' into site-headings-level-4
7 years ago
Rich Harris 3ea5fa6165 Merge pull request #2381 from sveltejs/gh-2380
7 years ago
Conduitry 524f5e7331 rename `derive` to `derived`
7 years ago
Rich Harris f00627402d add scale transition. closes #2380
7 years ago
Luca Bonavita a1a64ae794 Add more level 4 headings, fixes some typos
7 years ago
Richard Harris 4c9713ee19 fix readable examples in tutorial
7 years ago
Rich Harris 7873d04639 Update 03-run-time.md
7 years ago
Pat Cavit 5909c813ea docs: fix incorrect readable store
7 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
Richard Harris 7c70cb0d58 various spring fixes, including #2167
8 years ago
Richard Harris 04286243ca transfer over all the old examples worth keeping
8 years ago
Richard Harris 8e3837e58f update/remove some more stuff
8 years ago
Richard Harris 96ccceade3 7guis examples
8 years ago
Richard Harris 10b2390b10 tweak examples
8 years ago
Richard Harris 856a0c7b41 bones of an example index page
8 years ago
Richard Harris 1f7edbd6fe move example data into components
8 years ago
Rich Harris 893a1876a1 Add a tutorial (#2132)
8 years ago
Conduitry 92062fff33 repl: don't export time as prop in SVG Clock example
8 years ago
Richard Harris 22b98ff66e fix crud example
8 years ago
Richard Harris 2fc87cd980 fix flight booker example
8 years ago
Rich Harris 431b576f94 update site, including REPL, to use .svelte
8 years ago
Vasiliy Mikhaylovsky f69834b987 Change "Keyed each blocks" to v3
8 years ago
Richard Harris a475466556 copy changelog blog post over from svelte.technology
8 years ago
Conduitry 819664cbfd rename `<svelte:meta>` to `<svelte:options>` (#2017)
8 years ago
Brian Hann d73d6a57f9 Syntax error on element binding example
8 years ago
Conduitry f9ab47ecda guide: update docs for <svelte:body>
8 years ago
Conduitry 3444e83242 update and tidy REPL examples
8 years ago
Chris Morgan f7578fc1de Update parallax example to use https: URLs
8 years ago
Richard Harris 69902c8c00 add spring example
8 years ago
Richard Harris de52c69614 link to a relevant tweet in virtual DOM post
8 years ago
Rich Harris 1208cfcf7e use Emotion instead of Aphrodite
8 years ago
Rich Harris ba3a710617 Merge branch 'master' of github.com:sveltejs/svelte
8 years ago
Conduitry 52a762d595 link to RFCs
8 years ago
Rich Harris 006595fe38 tweak vdom post
8 years ago
Rich Harris ffa554de90 virtual DOM post
8 years ago
Rich Harris b917026e97 add css-in-js post
8 years ago
Rich Harris c102420cf9 tweak blog styles
8 years ago
Rich Harris 3551618b75 minor tweaks
8 years ago
Rich Harris 57250eac97 various guide improvements
8 years ago
Rich Harris 914809cc0a fix blog markdown
8 years ago
Rich Harris 27aefaa6aa link to discord, not gitter
8 years ago
Rich Harris f03cf8056b minor site tweaks
8 years ago
Rich Harris e90ebf4926 Merge pull request #1901 from sveltejs/embedded-repl
8 years ago
Rich Harris 39aadf739f put homepage demos into the repo
8 years ago
Conduitry 9bc331f928 use integrated transitions in demos
8 years ago
Conduitry 37a748e9b0 another markdown fix
8 years ago
Conduitry d223b39408 fix lifecycle demo markdown
8 years ago
Rich Harris 33f3fdee5c Bring svelte.technology source into main repo
8 years ago