Commit Graph

11334 Commits (9ff512377e7716ca40e23d3a7dea48dbe711bed0)
 

Author SHA1 Message Date
Rich Harris 9ff512377e gate on non-async mode
2 months ago
Rich Harris 2f4b0584fa fix
2 months ago
Rich Harris e5f77acab5
Merge branch 'main' into incremental-batches
2 months ago
Rich Harris c9f7298270
chore: fix spelling in test (#18292)
2 months ago
RonGamzu d2c7fa3494
fix: use consistent spelling in script_unknown_attribute warning (#18281)
2 months ago
Simon H 60eaa92b0b
fix: resume outro-ed branches if they were kept around (#18291)
2 months ago
Simon H 871e590c59
fix: settle discarded batch (#18290)
2 months ago
Mathias Picker e6110d31c5
perf: use Set instead of Array for constant lookups in utils.js (#18250)
2 months ago
Rich Harris 8332bb32a2 fixes
3 months ago
Rich Harris 6d835a00fb fix. almost there
3 months ago
Rich Harris 96e6b1a71e Merge branch 'main' into incremental-batches
3 months ago
Simon H fe9ab936b6
fix: allow `$derived(await ...)` in disconnected effect roots (#18273)
3 months ago
Karl Georgsen f023e8d7c8
chore: add tag name to a11y_click_events_have_key_events warning (#18272)
3 months ago
wheelman bb69f9c44c
fix: declare `let:` directives before `{@const}` on slotted elements (#18271)
3 months ago
Rich Harris 43f549c798 merge
3 months ago
Rich Harris 957dbfe75a drive-by
3 months ago
Rich Harris d1de7c5b03 fix
3 months ago
Puneet Dixit 8b961be0b1
fix: remove raw-text hydration markers (#18269)
3 months ago
Mathias Picker 04d408b29d
perf: walk composedPath() directly in delegated event propagation (#18268)
3 months ago
Simon H 078f901f61
fix: catch rejected promises while merging/committing (#18266)
3 months ago
Simon H a6002b587c
fix: unlink errored and otherwise finished batch (#18264)
3 months ago
Simon H 4656e6895d
fix: make unnecessary commit work less likely (#18263)
3 months ago
Simon H 91a42e2ed6
fix: correctly coordinate component-level effects inside async blocks (#18260)
3 months ago
Rich Harris 3a45c49b79 fix
3 months ago
Rich Harris ef4a077a51 fix
3 months ago
Rich Harris c006bc043e merge main. lots of stuff failing
3 months ago
Simon H 65283bc13a
fix: transfer effects when merging batches (#18254)
3 months ago
github-actions[bot] b65a3f3fc5
Version Packages (#18240)
3 months ago
Simon H ef319ed492
chore: bump acorn-typescript/esrap (#18248)
3 months ago
Simon H d654db83ef
fix: avoid false-positive batch invariant error (#18246)
3 months ago
Simon H 000c594e05
fix: `{#await await ...}` and async dependencies fixes (#18243)
3 months ago
Kiwi be8ffeb2a4
docs(contributing): fix grammar in Prioritization section (#18241)
3 months ago
Mukunda Rao Katta a63bf862c0
docs: clarify context state getter pattern (#18226)
3 months ago
Sean Kenneth Doherty a5df6616ea
fix: avoid unnecessary stringify in server attributes (#18232)
3 months ago
github-actions[bot] f9440dc3ed
Version Packages (#18239)
3 months ago
OfirHaf ca3f35bf7d
fix(print): handle svelte:body and fix keyframe percentage double-printing (#18234)
3 months ago
Rich Harris 2bc3592eb1
fix: use named symbols everywhere (#18238)
3 months ago
Simon H dc1f037fa6
fix: don't run teardown effects when deriveds are unfreezed (#18227)
3 months ago
Simon H 1e899cba35
fix: execute uninitialized derived even if it's destroyed (#18228)
3 months ago
Simon H eb10a70cf1
fix: unset context synchronously in `run` (#18236)
3 months ago
github-actions[bot] 4d8f99a270
Version Packages (#18220)
3 months ago
Rich Harris 0552308817
chore: bump devalue (#18219)
3 months ago
Elliott Johnson e1cbbd9644
Merge commit from fork
3 months ago
Elliott Johnson a16ebc67bb
Merge commit from fork
3 months ago
Simon H d2375e2ebc
Merge commit from fork
3 months ago
Simon H 547853e240
Merge commit from fork
3 months ago
github-actions[bot] 55f9c85c09
Version Packages (#18158)
3 months ago
Rich Harris a10e8e47a5
fix: keep dependencies of `$state.eager`/`pending` (alternative approach) (#18218)
3 months ago
quyentonndbs ef4b97dfab
fix: duplicated "of" in events.js comment (#18217)
3 months ago
Rich Harris 5122936edb
fix: treat batches as a linked list (#18205)
3 months ago