Commit Graph

11194 Commits (145a5cc20491adf1f9e635caccf32c294f28aa00)
 

Author SHA1 Message Date
Rich Harris 145a5cc204 shrink comment (the AI agent habit of referring to the behaviour of the code it just deleted is somewhat unhelpful)
4 months ago
Rich Harris 45b12df4ac rename methods to make phases more explicit
4 months ago
Mathias Picker 1ea3389f04 chore: reword changeset to reflect bug-fix framing
4 months ago
Mathias Picker 103646e0f0 perf: batch FLIP animation reads and writes
4 months ago
Simon H 65283bc13a
fix: transfer effects when merging batches (#18254)
4 months ago
github-actions[bot] b65a3f3fc5
Version Packages (#18240)
4 months ago
Simon H ef319ed492
chore: bump acorn-typescript/esrap (#18248)
4 months ago
Simon H d654db83ef
fix: avoid false-positive batch invariant error (#18246)
4 months ago
Simon H 000c594e05
fix: `{#await await ...}` and async dependencies fixes (#18243)
4 months ago
Kiwi be8ffeb2a4
docs(contributing): fix grammar in Prioritization section (#18241)
4 months ago
Mukunda Rao Katta a63bf862c0
docs: clarify context state getter pattern (#18226)
4 months ago
Sean Kenneth Doherty a5df6616ea
fix: avoid unnecessary stringify in server attributes (#18232)
4 months ago
github-actions[bot] f9440dc3ed
Version Packages (#18239)
4 months ago
OfirHaf ca3f35bf7d
fix(print): handle svelte:body and fix keyframe percentage double-printing (#18234)
4 months ago
Rich Harris 2bc3592eb1
fix: use named symbols everywhere (#18238)
4 months ago
Simon H dc1f037fa6
fix: don't run teardown effects when deriveds are unfreezed (#18227)
4 months ago
Simon H 1e899cba35
fix: execute uninitialized derived even if it's destroyed (#18228)
4 months ago
Simon H eb10a70cf1
fix: unset context synchronously in `run` (#18236)
4 months ago
github-actions[bot] 4d8f99a270
Version Packages (#18220)
4 months ago
Rich Harris 0552308817
chore: bump devalue (#18219)
4 months ago
Elliott Johnson e1cbbd9644
Merge commit from fork
4 months ago
Elliott Johnson a16ebc67bb
Merge commit from fork
4 months ago
Simon H d2375e2ebc
Merge commit from fork
4 months ago
Simon H 547853e240
Merge commit from fork
4 months ago
github-actions[bot] 55f9c85c09
Version Packages (#18158)
4 months ago
Rich Harris a10e8e47a5
fix: keep dependencies of `$state.eager`/`pending` (alternative approach) (#18218)
4 months ago
quyentonndbs ef4b97dfab
fix: duplicated "of" in events.js comment (#18217)
4 months ago
Rich Harris 5122936edb
fix: treat batches as a linked list (#18205)
4 months ago
Simon H 1688c84be9
chore: allow `null` for `pending` in typings (#18201)
4 months ago
Rich Harris af5b9724ab
chore: flatten `#process()` (#18190)
4 months ago
Rich Harris 9ffc13d7c3
fix: remove `source.updated` stack traces after `flush` (#18196)
4 months ago
Simon H e00944ffd1
fix: correctly compile component member expressions for SSR (#18192)
4 months ago
Rich Harris 9950b22869
fix: process batches created in effect and immediately flushed (#18194)
4 months ago
Simon H fcaa8ce723
fix: reapply new batch after `#commit` (#18186)
4 months ago
Rich Harris 908c9d0312
fix: leave stale promises to wait for a later resolution, instead of rejecting (#18180)
4 months ago
Rich Harris 4d2b6c61e0
chore: make `batch.#pending` a number rather than a map (#18184)
4 months ago
Simon H 1c150a460f
fix: abort running obsolete async branches (#18118)
4 months ago
Rich Harris 91e1ead773
chore: remove unnecessary `increment_pending` calls (#18183)
4 months ago
Simon H aeb6bd088b
fix: reapply context after transforming error during SSR (#18099)
4 months ago
Simon H 5e054574db
fix: don't override new current_batch (#18170)
4 months ago
Simon H d4c5a91735
fix: rethrow error of failed iterable after calling `return()` (#18169)
4 months ago
Paolo Ricciuti 89b6a939fe
fix: wrap `Promise.all` in `save` during SSR (#18178)
4 months ago
Rich Harris dc5bd887b5
fix: resolve stale deriveds with latest value (#18167)
4 months ago
Rich Harris e65025be58
docs: fix testing docs (#18163)
4 months ago
Simon H 572444a696
fix: ignore false-positive errors of `$inspect` dependencies (#18106)
4 months ago
Simon H 90a70cb012
fix: flush eager effects in production (#18107)
4 months ago
Simon H 9521b9f3dc
fix: don't rebase just-created batches (#18117)
4 months ago
Rohan Santhosh Kumar 7719a74eef
chore: fix constructor typo in attributes comment (#18115)
4 months ago
Eduardo Kurek 146cb5ea6c
fix: lazy props reactivity (#18146)
4 months ago
Simon H bc82a55647
fix: ensure scheduled batch is flushed if not obsolete (#18131)
4 months ago