Commit Graph

133 Commits (12fcc7a35a9fedfa5cf3cb85b4cc904b75f2aff5)

Author SHA1 Message Date
Stephane feb2d85f46
docs: clarify why we need to use the derived rune () 4 months ago
Conduitry 107be28890
docs: fix outdated $effect.tracking() demo () 4 months ago
plgingras88 18e2284e74
docs: fix setContext/getContext typo () 4 months ago
Harry Allen 86ef18165f
docs: fix code example () 4 months ago
Houssam Elbadissi 3d3c98f3b0
docs: cleanup some leftover `>` symbols () 4 months ago
Simon H 594e3ab311
docs: note TS caveat about module exports () 4 months ago
Alex 134049f6d3
docs: clarifying wording in explanation of state rune in v5 migration guide. () 4 months ago
Simon H 96e2d5a395
docs: provide info about wrapper components () 4 months ago
Ben McCann 0b178cecce
chore: update all learn.svelte.dev links and a couple of others () 4 months ago
brunnerh 69f6b58bd4
docs: Reference `svelte/reactivity` from `$state`. () 4 months ago
Emanuele Picchirallo 6257203c22
docs: specify script language and add `npm install` step to installation guide () 4 months ago
Simon H 7ecc6c076c
docs: fix code example () 4 months ago
Jayden W d16a9da153
docs: fix TODO to add link to tutorial in migration guide () 4 months ago
brunnerh 708fd9c4be
docs: fix various typos () 4 months ago
brunnerh 779b730a80
docs: fix typos in createEventDispatcher migration rationale () 4 months ago
wackbyte 0fd1a45131
docs: fix generic props type () 4 months ago
Conduitry dbba2b0d27
docs: fix demo links to playground () 4 months ago
Dmytro Cheglakov be131575d8
docs: fix typo in the snippet closing tag () 4 months ago
Rich Harris e7d181ddb3
make links internal () 4 months ago
Rich Harris 4f6bb41030
More docs stuff () 4 months ago
Simon H 4c7cfff434
docs: legacy docs () 4 months ago
Paolo Ricciuti 8ff2af52d3
fix: show filename information in `legacy_recursive_reactive_block` () 4 months ago
brunnerh ef205d960e
docs: fix typos () 4 months ago
Rich Harris fd78385447
chore: restructure docs for new site () 4 months ago
Ahmad S. 618d89c368
docs: replace `<div>` with `<svelte-css-wrapper>` for style props () 4 months ago
Dominic Gannaway ae10f4d37c
breaking: state mutations inside the template are no longer allowed () 4 months ago
Dominic Gannaway 139114bdcb
fix: ensure legacy run utility does not cause cycles () 4 months ago
Dominic Gannaway 2070c8a166
breaking: disallow state mutations in logic block expression () 4 months ago
Rich Harris 94aea0f624 gah missed a spot 4 months ago
Rich Harris caaf74b854
docs: more fixes () 4 months ago
Rich Harris 6534f507ce
docs: add/fix some more stuff () 4 months ago
Rich Harris 941db36b01
fix () 4 months ago
Rich Harris 5ee3ae4369
update diffs () 4 months ago
Rich Harris 3f0b41b252
docs: annotate notes as such () 4 months ago
Simon H 4578d4f25a
docs: generate pages for compiler/runtime warnings/errors () 5 months ago
Rich Harris 1c8d1ca124
docs: various fixes () 5 months ago
Rich Harris 2b0741fa11
docs: add error annotation () 5 months ago
Rich Harris 233bbecf55
chore: rename placeholder file () 5 months ago
Simon Holthausen dfb8eee1cc docs: some module intro comments 5 months ago
Rich Harris 56621a2b36
docs: add legacy callouts () 5 months ago
Simon H 5dbe763792
fix: don't make wheel events passive by default () 5 months ago
brunnerh 9204d699d5
docs: fixes relating to `bind:files` & note on `FileList` API () 5 months ago
Simon H e5c840c87b
docs: adjust `bind:files` section () 5 months ago
Simon Holthausen 36137e0e93 docs: tweaks 5 months ago
Simon Holthausen 25f67df911 docs: adjust placeholder syntax 6 months ago
Simon H 29f29878c3
docs: note effects lifecycle () 6 months ago
Rich Harris 213258b024
docs: add note on when effects re-run () 6 months ago
Rich Harris 803ebd5676 typo 6 months ago
Rich Harris 9f962d6f81
breaking: remove `$state.link` () 6 months ago
Simon H 732dbf7fa9
breaking: deprecate `context="module"` in favor of `module` () 6 months ago