Commit Graph

11087 Commits (async-svelte-set-alternative)
 

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