Commit Graph

147 Commits (a8a27468ceff76b13267f580864aff5c9589355a)

Author SHA1 Message Date
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
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