Commit Graph

59 Commits (state-onchange)

Author SHA1 Message Date
paoloricciuti 9ddff21579 Merge remote-tracking branch 'origin/main' into state-onchange
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 cfd8ef2768 merge main
5 months ago
Rich Harris de4376235c
docs: add some missing details around string coercion and handling of nullish values (#15739)
5 months ago
Rich Harris bde0252036 tweak docs
5 months ago
Rich Harris 9f34f7cbf7 merge main
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 0fd4d2adcc Merge branch 'main' into state-onchange
6 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 e1e372bfa7 merge main
6 months ago
Rich Harris 8f940ee0ff
docs: use function bindings in "when not to use effect" (#15544)
6 months ago
paoloricciuti df62dd67f3 Merge remote-tracking branch 'origin/main' into state-onchange
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
paoloricciuti 19acec417e Merge remote-tracking branch 'origin/main' into state-onchange
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
Paolo Ricciuti 7fc930a32d
chore: bette phrasing for docs and error
8 months ago
paoloricciuti 1fb57ebe16 docs: add docs for state options
8 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