Commit Graph

10720 Commits (e3ecd2a80b1156b7afa7fed0581ce5c38ae5501a)
 

Author SHA1 Message Date
Paolo Ricciuti e3ecd2a80b
Merge branch 'main' into failing-test-derived-fork
1 day ago
github-actions[bot] 3b4b0adcd5
Version Packages (#17178)
2 days ago
Simon H 3604fdac6b
fix: avoid other batches running with queued root effects of main batch (#17145)
2 days ago
Rich Harris fe50e58f34
chore: fix types of binding.blocker (#17177)
2 days ago
github-actions[bot] b94289d23b
Version Packages (#17168)
2 days ago
paoloricciuti b671b6679e fix: only set `derived.v` outside a fork
2 days ago
Simon H 99e670f632
fix: ensure eager effects don't break reactions chain (#17138)
2 days ago
Simon H a7a6d898d5
fix: correctly handle functions when determining async blockers (#17137)
2 days ago
Rich Harris e0501ede03
chore: only skip effects when deferring (#17169)
2 days ago
Simon H 686720070b
fix: keep deriveds reactive after their original parent effect was destroyed (#17171)
2 days ago
Simon H 7fd2d8660f
fix: parallelize async `@const`s in the template (#17165)
2 days ago
paoloricciuti abf408b4ab fix: skip no async
2 days ago
paoloricciuti 4eea2b01dd fix: don't set derived values during time travel
2 days ago
paoloricciuti fc6aedd14e chore: failing test for derived + fork + block
3 days ago
github-actions[bot] b9c7e45408
Version Packages (#17161)
3 days ago
Rich Harris c02ad03bfd
fix: overhaul `each` blocks (#17150)
3 days ago
github-actions[bot] 1e0c8c544c
Version Packages (#17159)
4 days ago
Simon H 6e571dc909
fix: ensure deferred effects can be rescheduled later on (#17147)
4 days ago
Simon H a7a7d1e014
fix: take blockers of components into account (#17153)
4 days ago
Simon H a0c7c3b327
fix: properly defer document title until async work is complete (#17158)
4 days ago
github-actions[bot] e238e6611e
Version Packages (#17135)
1 week ago
Simon H 14b0926008
fix: don't deactivate other batches (#17132)
1 week ago
github-actions[bot] 554202ecf4
Version Packages (#17127)
2 weeks ago
Simon H 68d4f9c3b6
fix: wait on dependencies of async bindings (#17120)
2 weeks ago
github-actions[bot] 3a4dc7d83d
Version Packages (#17119)
2 weeks ago
Rich Harris 46e9d2d357
chore: remove `UNOWNED` flag (#17105)
2 weeks ago
github-actions[bot] 7a2435471c
Version Packages (#17087)
2 weeks ago
Simon H eea8a18cf2
fix: ensure fork always accesses correct values (#17098)
2 weeks ago
7nik b7625fd42c
fix: do not spread non-enumerable symbols (#17097)
2 weeks ago
Rich Harris 8ebbb3c7bc
fix: preserve symbols when creating derived rest properties (#17096)
3 weeks ago
Simon H 0e709e3fec
fix: change title only after any pending work has completed (#17061)
3 weeks ago
github-actions[bot] 723c421fbb
Version Packages (#17078)
3 weeks ago
Rich Harris a791e9178b
fix: treat each blocks with async dependencies as uncontrolled (#17077)
3 weeks ago
github-actions[bot] 8ebc3b1337
Version Packages (#17076)
3 weeks ago
Simon H 9477f18b77
fix: transform `$bindable` after `await` expressions (#17066)
3 weeks ago
github-actions[bot] 70d020bd91
Version Packages (#17055)
3 weeks ago
Alejandro Torres 83746adcf7
Fix spelling in code comments (#17059)
3 weeks ago
Rich Harris 1126ef3186
feat: out of order rendering (#17038)
3 weeks ago
Rich Harris 90a8a03988
fix: settle batch after DOM updates (#17054)
3 weeks ago
github-actions[bot] 1b2f7b068e
Version Packages (#17053)
3 weeks ago
Simon H d2f453f8b0
fix: don't restore batch in `#await` (#17051)
3 weeks ago
Rich Harris cc0143c904
fix: handle `<svelte:head>` rendered asynchronously (#17052)
3 weeks ago
github-actions[bot] da00abe116
Version Packages (#17037)
4 weeks ago
Rich Harris b5e23a6d13
chore: tweak memoizer logic (#17042)
4 weeks ago
Rich Harris fc181cf611
chore: move `$effect` visitors (#17041)
4 weeks ago
Rich Harris 9096680c2e
chore: use ESTree namespace imports (#17040)
4 weeks ago
Rich Harris b01647455c
chore: create_expression_metadata -> ExpressionMetadata (#17039)
4 weeks ago
Paolo Ricciuti 8368a4beb9
fix: better error message for global variable assignments (#17036)
4 weeks ago
github-actions[bot] e33f774877
Version Packages (#17035)
4 weeks ago
Rich Harris 657ec89caa
fix: ignore fork `discard()` after `commit()` (#17034)
4 weeks ago