Commit Graph

11090 Commits (async-svelte-set)
 

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