Commit Graph

148 Commits (5b2b58f46ff081d358c57d09a41a20211c44cb19)

Author SHA1 Message Date
Matt Wolff 5b2b58f46f
docs: media binding tweaks () 5 years ago
Alessandro (Ale) Segala 81b6c0b986
docs: adjust readable store example () 5 years ago
Daniel Imfeld f624d6e292
docs: `value` cannot be set via spread for indirectly bound values () 5 years ago
Matt Wolff 97db5cc7f7
docs: add blur to list of svelte/transition exports 5 years ago
Robert Hall 7fe1384f43
Property "muted" for <audio> and <video> () 5 years ago
pngwn d5e95594e9
feat(site): add svelte syntax highlighting () 5 years ago
Ben McCann 5ac8a1d07a
docs: link to list of community preprocessors () 5 years ago
Joseph Abrahamson 5efeeecee8
docs: clarify store contract type signature () 5 years ago
MichalBednarczyk edeeb05a6c
docs: {#each} with key but without index () 5 years ago
Antony Jones 0e61e51358
docs: add v2 site link () 5 years ago
Conduitry 35a910eea2 docs: fix link to animate section 5 years ago
Eddy 75ae49312f
docs: fix link to transition section () 5 years ago
Daniel Imfeld 676d57b5f7
docs: clarify that all elements in an outroing block remain until the transition finishes () 5 years ago
pushkin 467fc84d7d
docs: mention |self modifier in reference section () 5 years ago
Conduitry 0d263cc1ea docs: use Node.TEXT_NODE in more places 5 years ago
Tim Gates 89f30dae36
docs: Fix simple typo, specificy -> specify () 5 years ago
Tan Li Hau 91d758e35b
introduce $$restProps () 5 years ago
keke 48721520bd
docs: fix self-closing <svelte:options> tag () 5 years ago
Conduitry addea43e4f
docs: describe falsy and nullish attribute behavior () 5 years ago
Conduitry f244b80f7a
docs: referenced_from_script var value () 5 years ago
Jesse Skinner 20e079007c
docs: clarify default prop behaviour () 5 years ago
Matthew Dempsky a53da7e4b0
site: clearer examples for <slot let:name> () 5 years ago
Jesse Skinner c992f7a2d2
docs: reword to avoid "outroing" () 5 years ago
PKlknr 7fdae5f8a8
docs: add await in front of preprocess examples () 5 years ago
Conduitry 83d461f537
site: clarify preserveWhitespace () 5 years ago
Wolfr 70d1795088 site: Remove WIP message, but still reference the chat room. () 5 years ago
Conduitry 3ba4f8abca site: fix a couple absolute links 5 years ago
Conduitry 7494509dfd
only attach SSR <head> markers when hydratable: true () 5 years ago
Kevin Åberg Kultalahti 3d9655a2a1 site: add documentation for global keyframes () 5 years ago
Conduitry 14154fce36
site: document Observable interop () 5 years ago
Conduitry 252ec8ceca site: missing space 5 years ago
trbrc 45933f9700 site: Clearer documentation of store contract () 5 years ago
Josh Duff 00e39c767a site: Explain how each blocks work a bit more () 5 years ago
Thomas Ferro fe750d2606 Doc (): Fixing the unclear slot with fallback content example 5 years ago
Yugo Ogura 11002c93fe site: fix wrong link to tweened () 5 years ago
Conduitry 3d0a5f8c37 site: update links to rollup-plugin-svelte repo 5 years ago
Richard Harris d1146281ef only mention official plugins, link to integrations for others. closes 5 years ago
Rich Harris 1dead6fa9d typo 5 years ago
Rich Harris a4658e2d42 document new media element bindings 5 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options 5 years ago
Conduitry de80ae72c3 site: clarify bind component prop docs () 5 years ago
Rich Harris e931a56854
Merge pull request from sveltejs/gh-3761 5 years ago
Richard Harris e8f5b24143 docs and a fix for 6 years ago
pngwn 7c445093fb Document bind:playbackRate in the API documentation. Closes . 6 years ago
Alessandro (Ale) Segala 8c0c15c3aa Fixed anchor link in documentation 6 years ago
Paul Murray d91e9afab6 Fixes : Better SSR docs 6 years ago
Josh Duff e4d7f77453 site: add missing word 6 years ago
Infant Frontender 77e3605c39 Fix typo 6 years ago
Jack Beegan 44447003a9 Fix minor error in API docs of draw 6 years ago
Elliot Waite 0040f34c5c Fix a typo in 04-compile-time.md. 6 years ago