Commit Graph

176 Commits (b7a4a0345757f61b077706586f92ff9c103ca621)

Author SHA1 Message Date
Jesse Skinner b95aa26b48 docs: reword to avoid "outroing" (#4434)
7 years ago
PKlknr b045b11d91 docs: add await in front of preprocess examples (#4404)
7 years ago
Conduitry 89e9aa1f32 site: clarify preserveWhitespace (#4341)
7 years ago
Wolfr 2611a29e1b site: Remove WIP message, but still reference the chat room. (#4329)
7 years ago
Conduitry f76d51d6d1 site: fix a couple absolute links
7 years ago
Conduitry 89e99a5a11 only attach SSR <head> markers when hydratable: true (#4260)
7 years ago
Kevin Åberg Kultalahti f22a785723 site: add documentation for global keyframes (#4232)
7 years ago
Conduitry dbed2a3930 site: document Observable interop (#2571)
7 years ago
Conduitry 60805a68ca site: missing space
7 years ago
trbrc dcebe7f4f4 site: Clearer documentation of store contract (#4216)
7 years ago
Josh Duff 1d24f4f95e site: Explain how each blocks work a bit more (#4118)
7 years ago
Thomas Ferro eccccfea54 Doc (#4172): Fixing the unclear slot with fallback content example
7 years ago
Yugo Ogura d40da0f9fa site: fix wrong link to tweened (#4137)
7 years ago
Conduitry 0d013d254f site: update links to rollup-plugin-svelte repo
7 years ago
Richard Harris bc7d7b76de only mention official plugins, link to integrations for others. closes #3970
7 years ago
Rich Harris 2837e34bc9 typo
7 years ago
Rich Harris 36864aed8d document new media element bindings
7 years ago
Tan Li Hau fe0e002872 add loopGuardTimeout options
7 years ago
Conduitry 3e76489474 site: clarify bind component prop docs (#3484)
7 years ago
Rich Harris 28a277bb91 Merge pull request #3762 from sveltejs/gh-3761
7 years ago
Richard Harris fc99985ec5 docs and a fix for #3761
7 years ago
pngwn f182ddd0d2 Document bind:playbackRate in the API documentation. Closes #3806.
7 years ago
Alessandro (Ale) Segala 0dedf1f7c8 Fixed anchor link in documentation
7 years ago
Paul Murray 234e823acd Fixes #3008: Better SSR docs
7 years ago
Josh Duff 3856d678d3 site: add missing word
7 years ago
Infant Frontender 4f13c45e9c Fix typo
7 years ago
Jack Beegan 1c68f659c0 Fix minor error in API docs of draw
7 years ago
Elliot Waite f7e5d02ace Fix a typo in 04-compile-time.md.
7 years ago
Richard Harris 76a7cd9c50 document blur transition
7 years ago
Rich Harris 2afc19e1a7 tweak explanation
7 years ago
David A Kondrad 8e037027a1 site: docs: {@html} clarifications
7 years ago
Richard Harris d63a3bff46 add some more CE docs
7 years ago
Richard Harris 846ff42cdc small fix
7 years ago
Richard Harris ce28a637ec add custom element documentation
7 years ago
Hugo C 8a1b225e8c Update 03-run-time.md
7 years ago
davidaq d9c6757960 Correct preprocessor api doc
7 years ago
Rich Harris e45e873a01 add separator
7 years ago
vages b337e528ce Document $$props
7 years ago
Richard Harris 49048d6277 add docs
7 years ago
Conduitry a8d76f9fc7 site: fix animate directive section heading
7 years ago
pngwn b56dab88e3 Document that context is not reactive. (#3296)
7 years ago
pngwn ec35bf2862 Site: Document svelte/easing (#3292)
7 years ago
Noah Kaufman c2d39e9e30 clicking on 'keyed each block' link did nothing before, now it takes you to the each blocks section like it's supposed to
7 years ago
Rich Harris 5a5d2d902b Update 03-run-time.md
7 years ago
Rich Harris d7f6a908d5 put second argument section back with its code sample
7 years ago
Rohan Faiyaz Khan c98df219b9 Update 03-run-time.md
7 years ago
Conduitry c1c30e8f34 site: document store contract (#3261)
7 years ago
Luca Bonavita c03c422cb1 The element on: directive anchorwas pointing to the component on: directive anchor.
7 years ago
Rich Harris b33d0f3e22 Merge pull request #3127 from pngwn/3029-module-reactivity
7 years ago
Rich Harris c8d923224d Update 01-component-format.md
7 years ago
Chris Lee 435afc0198 Change tweened docs to show "interpolate" option
7 years ago
pngwn 6ef7809b1e Site: document that module script variables are not reactive. Closes #3029.
7 years ago
Rich Harris 77c8e15f72 Update 03-run-time.md
7 years ago
Bryan Terce 61c87ee50a Fix docs typo with derived store
7 years ago
Rich Harris b207f28051 tweak docs a bit
7 years ago
Rich Harris 204766ec0a add some docs, rename to textContent and innerHTML
7 years ago
Luca Bonavita fdadb708a1 Use consistent tag closing for <svelte:*> elements
7 years ago
Luca Bonavita 31d357b7cc Docs: document rest in array/object destructuring in each blocks (#2676)
7 years ago
Richard Harris a64bdcad69 tweak transition stuff
7 years ago
Richard Harris be8d2de41a tweak some content and styles
7 years ago
Richard Harris 2869ffe58d restructure
7 years ago
Richard Harris e0e41feaa9 Merge branch 'patch-1' of https://github.com/trbrc/svelte into trbrc-patch-1
7 years ago
Jacob Wright bcfe662319 Fix component binding example
7 years ago
trbrc d254a2ad3a Clearer headlines with syntax examples
7 years ago
Tim Deschryver 7285076fa1 fix slide example
7 years ago
Rich Harris 8e6da824f6 Merge pull request #2794 from trbrc/patch-1
7 years ago
Emanuele 64e048b290 docs: multiple event listeners on single node (#2825)
7 years ago
Conduitry 20785ab8f3 site: document additional arguments in svelte.walk
7 years ago
trbrc 204137f9ca Docs: Exporting function expression vs declaration
7 years ago
Rich Harris b4ece14bee explain how debug tag without args fires on all state changes
7 years ago
Peter Varholak d3bb7c2d79 add @debug API docs
7 years ago
Conduitry 394ad2ace7 typo
7 years ago
Rich Harris fd57f34bdf Merge pull request #2744 from pngwn/transition-docs
7 years ago
Rich Harris 92636533ce minor correction
7 years ago
pngwn 3b778ff38b Document svelte/transition - fade, fly, slide, scale, draw.
7 years ago
Rich Harris b858e8db32 implement namespaced components
7 years ago
Rich Harris 82675623c3 Merge pull request #2580 from pngwn/animate-docs
7 years ago
Rich Harris 91fc35a115 Merge pull request #2730 from sveltejs/gh-2553
7 years ago
Rich Harris 40243967eb document changes to derived
7 years ago
Josh Duff a6ccf481d3 Link to label syntax page on MDN
7 years ago
Conduitry f000a23530 site: add /chat redirect to Discord (#2708)
7 years ago
Conduitry ba13b45bb8 site: document export-as (#2559)
7 years ago
pngwn b782253e51 Document animations. #2532
7 years ago
Michael Braun b3b44c199b Clarifying `let` needs to be used on exported properties, in order for them to be passed in
7 years ago
Richard Harris cb4349cad8 document new spring options
7 years ago
Rich Harris cb3eb33952 Merge pull request #2672 from sveltejs/gh-2661
7 years ago
Conduitry 31df69581d expose svelte.walk (#2661)
7 years ago
Conduitry 9e0ee6e198 document svelte.parse
7 years ago
Rich Harris d61c58e576 Merge pull request #2633 from zlsa/patch-2
7 years ago
Rich Harris d92860d1ed flesh out svelte/register docs
7 years ago
pngwn 4fbd21303b Site: Briefly mention intro:true in the transition directive section.
7 years ago
Rich Harris cf4a037511 Move some stuff into @sveltejs/site-kit
7 years ago
Benjamin Milde 27c51cca24 Hint at the reactivity limitation of array methods in the api docs (#2622)
7 years ago
Jon Ross e65ac5a0de Add barebones description of `svelte/register`
7 years ago
pngwn 2f7f63183f Document svelte/animate - flip.
7 years ago
pngwn fe34ca1f80 Site: Document createEventDispatcher. (#2583)
7 years ago
Andrei Eftimie 5a5174391e Site: Fix slot typo in docs
7 years ago
Emil Tholin 800b2db4e6 Document how to remove a component.$on listener
7 years ago
Rich Harris 37ed607a70 Merge pull request #2517 from CreaturesInUnitards/patch-4
7 years ago
Vytautas Jakutis ad79c53f8f site: docs: fix a typo in HTML example in template syntax
7 years ago