Commit Graph

11084 Commits (2e2d77b9f8f95a78debd6fd15d7d86589541931e)
 

Author SHA1 Message Date
Rich Harris 2e2d77b9f8 Merge branch 'each-block-pending' into async-svelte-set
6 days ago
Rich Harris cbd804bc85 tweak
6 days ago
Rich Harris 3b29319140 tweak
6 days ago
Rich Harris 1e6d87de9b Merge branch 'each-block-pending' into async-svelte-set
6 days ago
Rich Harris c313797422 tweak
6 days ago
Rich Harris 6af7f9068c tweak
6 days ago
Rich Harris 9baf459b45 update test
6 days ago
Rich Harris aa4a8f7006 Merge branch 'each-block-pending' into async-svelte-set
6 days ago
Rich Harris 839e6786b1 rename test
6 days ago
Rich Harris a5b7ac869e WIP test
6 days ago
Rich Harris 3cdeda6ca9 fix
6 days ago
Rich Harris 2c2bc766e9 WIP
6 days ago
Rich Harris 40f05ab9d3 update changeset
6 days ago
Rich Harris 95a0bec7c2 holy shit it woooooorks
6 days ago
Rich Harris 903eedb861 progress i think?
6 days ago
Rich Harris dac3364087 Merge branch 'main' into each-block-pending
6 days ago
Rich Harris 0e8f49b25f
chore: rebase batches after process, not during (#17900)
6 days ago
github-actions[bot] 72cd247c33
Version Packages (#17896)
6 days ago
Simon H 342d8568f1
fix: re-process batch if new root effects were scheduled (#17895)
6 days ago
Rich Harris 43ed2ba594 better test
6 days ago
Rich Harris 68fa3462dd merge main
7 days ago
Rohan Santhosh 51d305d18a
docs: fix usable spelling in migration guide (#17889)
7 days ago
github-actions[bot] d54361b97f
Version Packages (#17886)
1 week ago
Simon H be36c934c4
fix: better `bind:this` cleanup timing (#17885)
1 week ago
github-actions[bot] d2b347042c
Version Packages (#17854)
1 week ago
Paolo Ricciuti ef95f34ae1
docs: add skill true frontmatter (#17877)
1 week ago
Simon H 1892988074
fix: don't access inert block effects (#17882)
1 week ago
Simon H 1304208970
fix: set deferreds on initial suspense, too (#17884)
1 week ago
Rich Harris 6fb7b4d265
chore: refactor scheduling (#17805)
1 week ago
Simon H 2deebdea8f
fix: handle asnyc updates within pending boundary (#17873)
1 week ago
dev-miro26 0206a2019e
fix: clean up externally-added DOM nodes in {@html} on re-render (#17853)
1 week ago
Rich Harris 3df2645451
chore: deactivate batch after async derived resolves (#17865)
1 week ago
Rich Harris 2a1f5ada13
perf: avoid re-traversing the effect tree after `$:` assignments (#17848)
2 weeks ago
Rich Harris 7dc864d941
Revert "fix: skip derived re-evaluation inside inert effect blocks" (#17869)
2 weeks ago
Rich Harris aed36051fd
chore: robustify `flatten` (#17864)
2 weeks ago
Rich Harris 9066b75c01
chore: tidy up (#17863)
2 weeks ago
dependabot[bot] 61a443f1fa
chore(deps): bump immutable from 4.3.7 to 4.3.8 (#17860)
2 weeks ago
Rich Harris e3f06f9fc7
fix: skip derived re-evaluation inside inert effect blocks (#17852)
2 weeks ago
github-actions[bot] 25a1c5368b
Version Packages (#17842)
2 weeks ago
Philip Breuer b7bc1309aa
fix: preserve original boundary errors when keyed each rows are removed during async updates (#17843)
2 weeks ago
Mathias Picker 0965028d3b
perf: optimize CSS selector pruning (#17846)
2 weeks ago
Mathias Picker 32111f9e84
perf: avoid O(n²) name scanning in scope generate/unique (#17844)
2 weeks ago
Rich Harris 2f12b60701
chore: avoid reschedule during branch commit (#17837)
2 weeks ago
Rich Harris 00dc13db14
chore: highlight effect in tree (#17835)
2 weeks ago
Rich Harris 86ec210866
fix: correctly add `__svelte_meta` after else-if chains (#17830)
2 weeks ago
Rich Harris 7717ba01b4
fix: preserve each items that are needed by pending batches (#17819)
2 weeks ago
Mathias Picker 791d5e332c
perf: cache element interactivity and source line splitting (#17839)
2 weeks ago
Rich Harris 4aa3777271
chore: better log_effect_tree (#17833)
2 weeks ago
Rich Harris 15e1e73f9c
chore: add `batch.id` property (#17831)
2 weeks ago
Rich Harris a02b1c4dbc Merge branch 'async-each-preserve-pending' into each-block-pending
2 weeks ago