Commit Graph

179 Commits (475985eee6eca55fcf12a6e751538f980ab78fcb)

Author SHA1 Message Date
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
sacrosanctic c5028a27c5
docs: Update 7guis-timer example to support SSR context (#13356)
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
Rich Harris 0b51ff04b0
breaking: remove `$state.link` callback (#12942)
2 years ago
Rich Harris 78677e40ef
fix: align list of passive events with browser defaults, and add documentation (#12933)
2 years ago
Dominic Gannaway 63ec2e2e88
feat: adds $state.link rune (#12545)
2 years ago
Rich Harris 0812b10100
breaking: overhaul proxies, remove `$state.is` (#12916)
2 years ago
Rich Harris 9ba370f305
docs: replace `$state.frozen` docs with `$state.raw` (#12812)
2 years ago
Theodor Steiner 7ae21ea97d
feat: make <svelte:option> customElement configuration's tag property optional (#12751) (#12754)
2 years ago