Commit Graph

53 Commits (1dcfc0836bbdd4499c6f29936730c5d83e0fc35d)

Author SHA1 Message Date
ComputerGuy dd46f3c6eb
Merge branch 'main' into effect-active
7 days ago
Anthony a3f18351af
docs: corrections (#16550)
1 month ago
ComputerGuy 5aff44a83f rename to `$effect.allowed`
2 months ago
ComputerGuy 9ae4a65c4a add docs
2 months ago
Rich Harris b8b662a1ad
docs: make link to svelte/reactivity more prominent (#16410)
2 months ago
Rich Harris e5e6c0cd12
fix docs (#16409)
2 months ago
Rich Harris b17557cd91
docs: fix typo (#16408)
2 months ago
Rich Harris ead4091202
docs: diligently describe destructured derived declarations (#16400)
2 months ago
Rich Harris 9f591223b1
docs: async stuff (#16376)
2 months ago
Rich Harris 79904b7113
docs: tweak (#16369)
2 months ago
ComputerGuy 58baf80a70
docs: add note about proxying state proxies (#16354)
2 months ago
Paolo Ricciuti cc8d2f6c80
docs: add note on `Object.create` (#16124)
3 months ago
Mithi Sevilla 8860ca6c1d
docs: Improve sample code in `When not to use $effect` section (#15994)
3 months ago
Rich Harris 08346b51f2
docs: move some `$state` information around (#15969)
4 months ago
Elliott Johnson d103adff9c
feat: State declarations in class constructors (#15820)
4 months ago
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