Commit Graph

163 Commits (346c7a942d76a916a4c1f4a81ca8a5bcccdb72cf)

Author SHA1 Message Date
halfnelson 346c7a942d add `foreign` namespace to preserve attribute case and skip HTML-specific a11y validations (#5652)
6 years ago
Liam Egan eeb218953a Remove duplicate sentence (#5751)
6 years ago
Adam Rackis 98338fd9b0 Add clarification on what makes a reactive block reactive to docs. (#5729)
6 years ago
pushkin c82a3cf782 add hasContext lifecycle function (#5690)
6 years ago
pushkin ee43c7d04f Correct `onDestroy` behavior description (#5590)
6 years ago
swyx 8780fe0560 document await...catch shorthand (#5682)
6 years ago
Andy Bruère 3c75117fc5 docs: remove broken link to easing function (#5635)
6 years ago
Cameron Messinides 43c352810e docs: add documentation for $$slots (#5277)
6 years ago
Tan Li Hau f63d94e0e6 docs: add missing `easing` option to `fade` (#5495)
6 years ago
Tan Li Hau f675f8583d {#key} block (#5397)
6 years ago
Tan Li Hau e5ca2067df add nonpassive event modifier (#5442)
6 years ago
Eugene Hwang aebc6f4725 docs: adjust explanations of `$$props` and `$$restProps` (#5368)
6 years ago
Luca Bonavita 70f289d9c1 docs: document `bind:files` (#5141)
6 years ago
Luca Bonavita 3674955e69 site: rephrase to clarify that actions can have just one parameter.
6 years ago
Antony Jones fefa4e6ed6 docs: clarify onMount with non-synchronous handlers (#5053)
6 years ago
Matt Wolff d130c93093 docs: media binding tweaks (#4967)
6 years ago
Alessandro (Ale) Segala fa94011203 docs: adjust readable store example (#4903)
6 years ago
Daniel Imfeld 28f0816cd4 docs: `value` cannot be set via spread for indirectly bound values (#4832)
6 years ago
Matt Wolff 07b560d915 docs: add blur to list of svelte/transition exports
6 years ago
Robert Hall f083a1bb0a Property "muted" for <audio> and <video> (#4690)
6 years ago
pngwn d07e53e15b feat(site): add svelte syntax highlighting (#4851)
6 years ago
Ben McCann 4fab056b55 docs: link to list of community preprocessors (#4817)
6 years ago
Joseph Abrahamson e62f7afdc2 docs: clarify store contract type signature (#4539)
6 years ago
MichalBednarczyk b9706796f2 docs: {#each} with key but without index (#4721)
6 years ago
Antony Jones 9f0ad78ea8 docs: add v2 site link (#4745)
6 years ago
Conduitry af5b52064e docs: fix link to animate section
6 years ago
Eddy c60bbecdf8 docs: fix link to transition section (#4748)
6 years ago
Daniel Imfeld b54fb3eadc docs: clarify that all elements in an outroing block remain until the transition finishes (#4684)
6 years ago
pushkin 69583700ab docs: mention |self modifier in reference section (#4709)
6 years ago
Conduitry d3cac382d5 docs: use Node.TEXT_NODE in more places
6 years ago
Tim Gates e593bb6d69 docs: Fix simple typo, specificy -> specify (#4637)
6 years ago
Tan Li Hau ee10effb0f introduce $$restProps (#4489)
7 years ago
keke a7ce767b0a docs: fix self-closing <svelte:options> tag (#4524)
7 years ago
Conduitry 72658ba454 docs: describe falsy and nullish attribute behavior (#4498)
7 years ago
Conduitry 27c3b4db7f docs: referenced_from_script var value (#4486)
7 years ago
Jesse Skinner b0b512fcc7 docs: clarify default prop behaviour (#4460)
7 years ago
Matthew Dempsky 070130ed87 site: clearer examples for <slot let:name> (#4125)
7 years ago
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