Commit Graph

38 Commits (warn-attachments-legacy-member-access)

Author SHA1 Message Date
Scott Wu 623cfb0653
docs: Clarify when is a variable proxied (#15804)
4 months ago
Ben McCann 0ace76d8f1
docs: clarify `$inspect.trace` docs (#15858)
4 months ago
Rich Harris de4376235c
docs: add some missing details around string coercion and handling of nullish values (#15739)
5 months ago
Rich Harris 93110a3246
docs: explain restriction on exporting reassigned state (#15713)
5 months ago
Ben McCann 0ff3d74520
docs: update `$effect` examples (#15463)
5 months ago
James Scott-Brown 8e21c41c27
Link from $host directive docs to custom elements docs (#15686)
5 months ago
Rich Harris 5a8fa69dbf
feat: make deriveds writable (#15570)
6 months ago
Rich Harris 83d0c5894d
docs: add note on effect-local state (#15572)
6 months ago
Rich Harris 8f940ee0ff
docs: use function bindings in "when not to use effect" (#15544)
6 months ago
Ben McCann 2c4d85bcec
docs: address `$effect` feedback (#15107)
6 months ago
Matthew Carroll 016421533d
Fix Rune phonetic spelling (#15445)
6 months ago
Eric Liu 75f81991c2
docs(bindable): fix `file:` annotation for App.svelte (#15314)
7 months ago
adiGuba 85f83ec435
feat: $props.id(), a SSR-safe ID generation (#15185)
7 months ago
Scott Wu 674f81b5ce
[docs] clarify that `$effect` analyzes functions deeply (#15144)
7 months ago
Basti Ortiz bf80c10625
docs: clarify example on dynamic dependency tracking (#13767)
8 months ago
Rich Harris ce2566d4c4
docs: simplify `$effect.tracking()` docs (#14939)
8 months ago
Rich Harris 19038d19cb
docs: add section on update propagation (#14938)
8 months ago
Simon H a1f371e786
docs: add code of files being tested (#14925)
8 months ago
ottomated 793f6f3b11
add note about svelte/elements to $props docs (#14829)
8 months ago
Dominic Gannaway 5483495c8d
feat: add $inspect.trace rune (#14290)
9 months ago
Paolo Ricciuti d5a28a01a1
docs: fix typo in `$state` (#14535)
9 months ago
Rich Harris 87863da6ff
docs: how to javascript (#14528)
9 months ago
Rich Harris 8ad9295535
docs: hints on preserving reactivity (#14514)
9 months ago
Ahmad S. 304d88edd0
docs: fix `$effect` section examples (#13911)
10 months ago
Rich Harris 96c299afc6
differentiate between 'effect' and `$effect` (#14105)
10 months ago
Rich Harris 6a2c28c590
docs: tweak untrack description, provide an example of usage (#14085)
10 months ago
Rich Harris 9cd476881d
fix props docs (#14079)
10 months ago
Bernie Sumption 217ef2062d
docs: clarify when prop values are deeply reactive (#13994)
10 months ago
gubo97000 0efe031edc
Update 07-$inspect.md (#14048)
10 months ago
Conduitry 6ad8240464
docs: fix various typos in reference docs (#14011)
10 months ago
Stephane feb2d85f46
docs: clarify why we need to use the derived rune (#13919)
11 months ago
Conduitry 107be28890
docs: fix outdated $effect.tracking() demo (#13906)
11 months ago
brunnerh 69f6b58bd4
docs: Reference `svelte/reactivity` from `$state`. (#13571)
11 months ago
brunnerh 708fd9c4be
docs: fix various typos (#13801)
11 months ago
Conduitry dbba2b0d27
docs: fix demo links to playground (#13788)
11 months ago
Rich Harris 4f6bb41030
More docs stuff (#13769)
11 months ago
Simon H 4c7cfff434
docs: legacy docs (#13756)
11 months ago
Rich Harris fd78385447
chore: restructure docs for new site (#13699)
11 months ago