0
0
mirror of https://github.com/sveltejs/svelte.git synced 2024-11-25 09:09:35 +01:00
Commit Graph

15 Commits

Author SHA1 Message Date
Ahmad S.
304d88edd0
docs: fix $effect section examples (#13911)
closes #13912
2024-11-01 21:09:00 +01:00
Rich Harris
96c299afc6
differentiate between 'effect' and $effect (#14105) 2024-11-01 13:48:29 -04:00
Rich Harris
6a2c28c590
docs: tweak untrack description, provide an example of usage (#14085)
* docs: tweak untrack description, provide an example of usage

* link to untrack

* add derived docs too
2024-11-01 08:49:52 +01:00
Rich Harris
9cd476881d
fix props docs (#14079) 2024-10-31 14:36:54 -04:00
Bernie Sumption
217ef2062d
docs: clarify when prop values are deeply reactive (#13994)
* Update $props documentation to clarify when prop values are deeply reactive

* Update 05-$props.md

* Apply suggestions from code review

* drive-by-fixes

---------

Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com>
2024-10-31 11:25:19 +01:00
gubo97000
0efe031edc
Update 07-$inspect.md (#14048)
moved note to top
2024-10-30 19:25:28 -04:00
Conduitry
6ad8240464
docs: fix various typos in reference docs (#14011)
* docs: fix note about $derived

* fix some other typos

* revert one change

* emdash tweak
2024-10-30 16:37:18 +01:00
Stephane
feb2d85f46
docs: clarify why we need to use the derived rune (#13919)
* clarify why we need to use the derived rune

* put clarification as note
2024-10-25 11:52:36 +02:00
Conduitry
107be28890
docs: fix outdated $effect.tracking() demo (#13906) 2024-10-25 10:49:08 +02:00
brunnerh
69f6b58bd4
docs: Reference svelte/reactivity from $state. (#13571) 2024-10-23 16:50:43 +02:00
brunnerh
708fd9c4be
docs: fix various typos (#13801) 2024-10-22 20:57:25 -04:00
Conduitry
dbba2b0d27
docs: fix demo links to playground (#13788) 2024-10-22 21:08:01 +02:00
Rich Harris
4f6bb41030
More docs stuff (#13769)
* fix

* link

* more docs stuff

* more

* more

* fix

* more

* more

* fix

* fix

* more

* ffs

* FML
2024-10-22 02:11:35 -04:00
Simon H
4c7cfff434
docs: legacy docs (#13756)
* docs: legacy docs

add docs on old syntax

* rename section

* tweaks

* tweak

* tweaks

* tweaks

* tweaks

* fix link

---------

Co-authored-by: Rich Harris <rich.harris@vercel.com>
2024-10-21 23:35:51 -04:00
Rich Harris
fd78385447
chore: restructure docs for new site (#13699) 2024-10-21 08:57:07 -07:00