Commit Graph

2629 Commits (svelte@5.56.2)

Author SHA1 Message Date
github-actions[bot] 51baf1c1af
Version Packages (#18357)
1 month ago
Simon H 3d5c4ab620
fix: prevent false-positive reactivity loss warning (#18373)
1 month ago
Simon H bdb1a0f847
fix: ensure async block assigns correct nodes to effect (#18371)
1 month ago
Simon H e4bfc5f45a
chore: bump esrap dependency (#18372)
1 month ago
Simon H 1b4c43b8e5
fix: ignore declaration tags for animation directive (#18366)
1 month ago
Simon H a81f96549d
fix: reject pending async deriveds on discard (#18308)
2 months ago
github-actions[bot] 3ef761b87b
Version Packages (#18346)
2 months ago
Simon H 5b8db1be35
fix: error at compile time on duplicate snippet/declaration tag definitions (#18351)
2 months ago
Simon H 56013a2c01
fix: check references for blockers on server, too (#18352)
2 months ago
hjaber 2afb895ffa
fix: parse declaration tags with a division operator in the initializer (#18353)
2 months ago
Yuichiro Yamashita b471c15e61
fix: don't hang on a tag whose expression ends with a trailing slash (#18350)
2 months ago
Yuichiro Yamashita c74f44fff9
fix: don't mistake `type` identifier expressions for TS `type` declarations in tags (#18330)
2 months ago
Rich Harris b76b937e00
fix: various declaration tag bugs (#18348)
2 months ago
jdoughty04 378bb25097
fix: set input type before spread value (#18345)
2 months ago
jiyujie2006 2f6307af65
Fix searchParams.set duplicate updates (#18336)
2 months ago
github-actions[bot] 70afafe18e
Version Packages (#18315)
2 months ago
Mathias Picker 2fae91af6d
perf: deduplicate identical hoisted templates within a component (#18320)
2 months ago
Mathias Picker a40c745fd9
perf: hoist rest_props exclude list as a module-scope Set (#18252)
2 months ago
Simon H 59d3a36f82
feat: allow declarations in the template (#18282)
2 months ago
Mathias Picker a9916053d9
perf: use createElement instead of createElementNS for HTML elements (#18262)
2 months ago
Mathias Picker 67090e8ee8
perf: store current_sources as Set for O(1) membership checks (#18278)
2 months ago
github-actions[bot] 0bb715d3cf
Version Packages (#18255)
2 months ago
Elliott Johnson e705369dee
fix: propagate async @const blockers through closure references (#18309)
2 months ago
Rich Harris ec08dbc7ee
fix: only unlink batch if we're done with it (#18298)
2 months ago
Simon H c01e598fff
fix: avoid waterfall-warning when async resolves to same value (#18297)
2 months ago
Rich Harris 070a0c4f77
Revert "perf: use Set instead of Array for constant lookups in utils.js" (#18294)
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
Simon H fe9ab936b6
fix: allow `$derived(await ...)` in disconnected effect roots (#18273)
2 months ago
Karl Georgsen f023e8d7c8
chore: add tag name to a11y_click_events_have_key_events warning (#18272)
2 months ago
wheelman bb69f9c44c
fix: declare `let:` directives before `{@const}` on slotted elements (#18271)
2 months ago
Puneet Dixit 8b961be0b1
fix: remove raw-text hydration markers (#18269)
2 months ago
Mathias Picker 04d408b29d
perf: walk composedPath() directly in delegated event propagation (#18268)
2 months ago
Simon H 078f901f61
fix: catch rejected promises while merging/committing (#18266)
2 months ago
Simon H a6002b587c
fix: unlink errored and otherwise finished batch (#18264)
2 months ago
Simon H 4656e6895d
fix: make unnecessary commit work less likely (#18263)
2 months ago
Simon H 91a42e2ed6
fix: correctly coordinate component-level effects inside async blocks (#18260)
2 months ago
Simon H 65283bc13a
fix: transfer effects when merging batches (#18254)
2 months ago
github-actions[bot] b65a3f3fc5
Version Packages (#18240)
2 months ago
Simon H d654db83ef
fix: avoid false-positive batch invariant error (#18246)
2 months ago
Simon H 000c594e05
fix: `{#await await ...}` and async dependencies fixes (#18243)
2 months ago
Sean Kenneth Doherty a5df6616ea
fix: avoid unnecessary stringify in server attributes (#18232)
2 months ago
github-actions[bot] f9440dc3ed
Version Packages (#18239)
2 months ago
OfirHaf ca3f35bf7d
fix(print): handle svelte:body and fix keyframe percentage double-printing (#18234)
2 months ago
Rich Harris 2bc3592eb1
fix: use named symbols everywhere (#18238)
2 months ago
Simon H dc1f037fa6
fix: don't run teardown effects when deriveds are unfreezed (#18227)
2 months ago
Simon H 1e899cba35
fix: execute uninitialized derived even if it's destroyed (#18228)
2 months ago
Simon H eb10a70cf1
fix: unset context synchronously in `run` (#18236)
2 months ago
github-actions[bot] 4d8f99a270
Version Packages (#18220)
2 months ago