Commit Graph

11220 Commits (3fad9cf8380889dfda288bcd0e10bcdbb8136f35)
 

Author SHA1 Message Date
Rich Harris 3fad9cf838
chore: fix browser-support regression check (#18316)
1 day ago
Rich Harris a9e82dd388
chore: remove `on_fork_commit` (#18318)
1 day ago
Mathias Picker a9916053d9
perf: use createElement instead of createElementNS for HTML elements (#18262)
2 days ago
Mathias Picker 27e74c4df7
docs: add auto-generated browser support page (#18276)
2 days ago
Mathias Picker 67090e8ee8
perf: store current_sources as Set for O(1) membership checks (#18278)
2 days ago
github-actions[bot] 0bb715d3cf
Version Packages (#18255)
3 days ago
Rich Harris 688671ec23
chore: fix printing in sandbox (#18311)
3 days ago
Simon H 4953860835
chore: remove unused class property (#18307)
3 days ago
Simon H 638ab370a5
fix: prevent batch unlinking twice (#18303)
3 days ago
Rich Harris 0da9f9e2ab
fix: disallow effect creation after `await` (#18299)
3 days ago
Simon H d4be4e2973
chore: ensure treeshaking test runs during CI (#18302)
3 days ago
Elliott Johnson e705369dee
fix: propagate async @const blockers through closure references (#18309)
3 days ago
Rich Harris ec08dbc7ee
fix: only unlink batch if we're done with it (#18298)
3 days ago
Simon H b40c359d44
fix: don't assume boundary exists during increment/decrement (#18289)
4 days ago
Simon H c01e598fff
fix: avoid waterfall-warning when async resolves to same value (#18297)
4 days ago
Rich Harris 070a0c4f77
Revert "perf: use Set instead of Array for constant lookups in utils.js" (#18294)
4 days ago
Rich Harris c9f7298270
chore: fix spelling in test (#18292)
4 days ago
RonGamzu d2c7fa3494
fix: use consistent spelling in script_unknown_attribute warning (#18281)
4 days ago
Simon H 60eaa92b0b
fix: resume outro-ed branches if they were kept around (#18291)
4 days ago
Simon H 871e590c59
fix: settle discarded batch (#18290)
4 days ago
Mathias Picker e6110d31c5
perf: use Set instead of Array for constant lookups in utils.js (#18250)
4 days ago
Simon H fe9ab936b6
fix: allow `$derived(await ...)` in disconnected effect roots (#18273)
1 week ago
Karl Georgsen f023e8d7c8
chore: add tag name to a11y_click_events_have_key_events warning (#18272)
1 week ago
wheelman bb69f9c44c
fix: declare `let:` directives before `{@const}` on slotted elements (#18271)
1 week ago
Puneet Dixit 8b961be0b1
fix: remove raw-text hydration markers (#18269)
1 week ago
Mathias Picker 04d408b29d
perf: walk composedPath() directly in delegated event propagation (#18268)
1 week ago
Simon H 078f901f61
fix: catch rejected promises while merging/committing (#18266)
1 week ago
Simon H a6002b587c
fix: unlink errored and otherwise finished batch (#18264)
1 week ago
Simon H 4656e6895d
fix: make unnecessary commit work less likely (#18263)
1 week ago
Simon H 91a42e2ed6
fix: correctly coordinate component-level effects inside async blocks (#18260)
1 week ago
Simon H 65283bc13a
fix: transfer effects when merging batches (#18254)
1 week ago
github-actions[bot] b65a3f3fc5
Version Packages (#18240)
1 week ago
Simon H ef319ed492
chore: bump acorn-typescript/esrap (#18248)
1 week ago
Simon H d654db83ef
fix: avoid false-positive batch invariant error (#18246)
2 weeks ago
Simon H 000c594e05
fix: `{#await await ...}` and async dependencies fixes (#18243)
2 weeks ago
Kiwi be8ffeb2a4
docs(contributing): fix grammar in Prioritization section (#18241)
2 weeks ago
Mukunda Rao Katta a63bf862c0
docs: clarify context state getter pattern (#18226)
2 weeks ago
Sean Kenneth Doherty a5df6616ea
fix: avoid unnecessary stringify in server attributes (#18232)
2 weeks ago
github-actions[bot] f9440dc3ed
Version Packages (#18239)
2 weeks ago
OfirHaf ca3f35bf7d
fix(print): handle svelte:body and fix keyframe percentage double-printing (#18234)
2 weeks ago
Rich Harris 2bc3592eb1
fix: use named symbols everywhere (#18238)
2 weeks ago
Simon H dc1f037fa6
fix: don't run teardown effects when deriveds are unfreezed (#18227)
2 weeks ago
Simon H 1e899cba35
fix: execute uninitialized derived even if it's destroyed (#18228)
2 weeks ago
Simon H eb10a70cf1
fix: unset context synchronously in `run` (#18236)
2 weeks ago
github-actions[bot] 4d8f99a270
Version Packages (#18220)
2 weeks ago
Rich Harris 0552308817
chore: bump devalue (#18219)
2 weeks ago
Elliott Johnson e1cbbd9644
Merge commit from fork
2 weeks ago
Elliott Johnson a16ebc67bb
Merge commit from fork
2 weeks ago
Simon H d2375e2ebc
Merge commit from fork
2 weeks ago
Simon H 547853e240
Merge commit from fork
2 weeks ago