Commit Graph

124 Commits (c3232826d4690bcf9fea780bdb0b14a56e87c20c)

Author SHA1 Message Date
Conduitry 83d461f537
site: clarify preserveWhitespace (#4341)
6 years ago
Wolfr 70d1795088 site: Remove WIP message, but still reference the chat room. (#4329)
6 years ago
Conduitry 3ba4f8abca site: fix a couple absolute links
6 years ago
Conduitry 7494509dfd
only attach SSR <head> markers when hydratable: true (#4260)
6 years ago
Kevin Åberg Kultalahti 3d9655a2a1 site: add documentation for global keyframes (#4232)
6 years ago
Conduitry 14154fce36
site: document Observable interop (#2571)
6 years ago
Conduitry 252ec8ceca site: missing space
6 years ago
trbrc 45933f9700 site: Clearer documentation of store contract (#4216)
6 years ago
Josh Duff 00e39c767a site: Explain how each blocks work a bit more (#4118)
6 years ago
Thomas Ferro fe750d2606 Doc (#4172): Fixing the unclear slot with fallback content example
6 years ago
Yugo Ogura 11002c93fe site: fix wrong link to tweened (#4137)
6 years ago
Conduitry 3d0a5f8c37 site: update links to rollup-plugin-svelte repo
6 years ago
Richard Harris d1146281ef only mention official plugins, link to integrations for others. closes #3970
6 years ago
Rich Harris 1dead6fa9d typo
6 years ago
Rich Harris a4658e2d42 document new media element bindings
6 years ago
Tan Li Hau b382b9a9c6 add loopGuardTimeout options
6 years ago
Conduitry de80ae72c3 site: clarify bind component prop docs (#3484)
6 years ago
Rich Harris e931a56854
Merge pull request #3762 from sveltejs/gh-3761
6 years ago
Richard Harris e8f5b24143 docs and a fix for #3761
6 years ago
pngwn 7c445093fb Document bind:playbackRate in the API documentation. Closes #3806.
6 years ago
Alessandro (Ale) Segala 8c0c15c3aa Fixed anchor link in documentation
6 years ago
Paul Murray d91e9afab6 Fixes #3008: 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
Richard Harris db5cea146f document blur transition
6 years ago
Rich Harris 5346b378e3
tweak explanation
6 years ago
David A Kondrad 6e9ac1971c site: docs: {@html} clarifications
6 years ago
Richard Harris 08be15e3ae add some more CE docs
6 years ago
Richard Harris de24efd3b8 small fix
6 years ago
Richard Harris b23839fb5f add custom element documentation
6 years ago
Hugo C 0597d04dba
Update 03-run-time.md
6 years ago
davidaq 4af242570b
Correct preprocessor api doc
6 years ago
Rich Harris ad790d36b4
add separator
6 years ago
vages 73a21b855a
Document $$props
6 years ago
Richard Harris 8170d4f455 add docs
6 years ago
Conduitry f65ce85748 site: fix animate directive section heading
6 years ago
pngwn fcfad5ae6b Document that context is not reactive. (#3296)
6 years ago
pngwn efcd294731 Site: Document svelte/easing (#3292)
6 years ago
Noah Kaufman c6cd2d43bb clicking on 'keyed each block' link did nothing before, now it takes you to the each blocks section like it's supposed to
6 years ago
Rich Harris 695ace3665
Update 03-run-time.md
6 years ago
Rich Harris 8851d79533
put second argument section back with its code sample
6 years ago
Rohan Faiyaz Khan d56e0d5080
Update 03-run-time.md
6 years ago
Conduitry 35f81b279f
site: document store contract (#3261)
6 years ago
Luca Bonavita 0eb86d2a13 The element on: directive anchorwas pointing to the component on: directive anchor.
6 years ago
Rich Harris 80ef6f190d
Merge pull request #3127 from pngwn/3029-module-reactivity
6 years ago
Rich Harris e05680d2e7
Update 01-component-format.md
6 years ago
Chris Lee 0a76ea32bc
Change tweened docs to show "interpolate" option
6 years ago
pngwn e0ac393a76 Site: document that module script variables are not reactive. Closes #3029.
6 years ago