Commit Graph

133 Commits (716178c16bcc8f248da609364c89c2a5e5ea4c27)

Author SHA1 Message Date
Rich Harris 716178c16b render tags
2 years ago
Rich Harris 75eff18289 snippets
2 years ago
Rich Harris 3453fd59a8 if/each/await
2 years ago
Rich Harris c05a09df2b unnecessary
2 years ago
Rich Harris 783e7a47f8 Merge branch 'restructure-docs' of github.com:sveltejs/svelte into restructure-docs
2 years ago
Rich Harris 517c7381d0 $host
2 years ago
Simon H 7513b29e00
Update 07-v5-migration-guide.md
2 years ago
Ben McCann 475985eee6 update docs to use sv
2 years ago
Simon H 938f0c9d38
Update 07-v5-migration-guide.md
2 years ago
Simon H 7a52b862d0
migration guide
2 years ago
Rich Harris 1171df7fb1 inspect
2 years ago
Rich Harris d21b73e40f bindable
2 years ago
Rich Harris 50292410f8 ok prettier
2 years ago
Rich Harris 62c9fbb63b props
2 years ago
Ben McCann db24b34d9a format
2 years ago
Rich Harris 210e3362f2 fix
2 years ago
Rich Harris 447ce8e7d6 fix link
2 years ago
Rich Harris 1c1308e115 more
2 years ago
Rich Harris 8cf664ca93 more
2 years ago
Rich Harris ced9a261ba more
2 years ago
Rich Harris 16ac1c5128 placeholders
2 years ago
Rich Harris d0139ef302 more
2 years ago
Rich Harris b2cdd65a5e runes first
2 years ago
Rich Harris cdd59e4494 more
2 years ago
Rich Harris 4308571ac7 more
2 years ago
Rich Harris 2a0d1dbbe7 update overview
2 years ago
Dominic Gannaway 139114bdcb
fix: ensure legacy run utility does not cause cycles (#13643)
2 years ago
Dominic Gannaway 2070c8a166
breaking: disallow state mutations in logic block expression (#13625)
2 years ago
Rich Harris 94aea0f624 gah missed a spot
2 years ago
Rich Harris caaf74b854
docs: more fixes (#13608)
2 years ago
Rich Harris 6534f507ce
docs: add/fix some more stuff (#13585)
2 years ago
Rich Harris 941db36b01
fix (#13581)
2 years ago
Rich Harris 5ee3ae4369
update diffs (#13575)
2 years ago
Rich Harris 3f0b41b252
docs: annotate notes as such (#13564)
2 years ago
Simon H 4578d4f25a
docs: generate pages for compiler/runtime warnings/errors (#13557)
2 years ago
Rich Harris 1c8d1ca124
docs: various fixes (#13560)
2 years ago
Rich Harris 2b0741fa11
docs: add error annotation (#13533)
2 years ago
Rich Harris 233bbecf55
chore: rename placeholder file (#13520)
2 years ago
Simon Holthausen dfb8eee1cc docs: some module intro comments
2 years ago
Rich Harris 56621a2b36
docs: add legacy callouts (#13428)
2 years ago
Simon H 5dbe763792
fix: don't make wheel events passive by default (#13322)
2 years ago
brunnerh 9204d699d5
docs: fixes relating to `bind:files` & note on `FileList` API (#13235)
2 years ago
Simon H e5c840c87b
docs: adjust `bind:files` section (#13230)
2 years ago
Simon Holthausen 36137e0e93 docs: tweaks
2 years ago
Simon Holthausen 25f67df911 docs: adjust placeholder syntax
2 years ago
Simon H 29f29878c3
docs: note effects lifecycle (#12993)
2 years ago
Rich Harris 213258b024
docs: add note on when effects re-run (#12961)
2 years ago
Rich Harris 803ebd5676 typo
2 years ago
Rich Harris 9f962d6f81
breaking: remove `$state.link` (#12943)
2 years ago
Simon H 732dbf7fa9
breaking: deprecate `context="module"` in favor of `module` (#12948)
2 years ago