Commit Graph

11072 Commits (40f05ab9d342d925c787d1e1b921249ea42dedaa)
 

Author SHA1 Message Date
Rich Harris 40f05ab9d3 update changeset
3 days ago
Rich Harris 95a0bec7c2 holy shit it woooooorks
3 days ago
Rich Harris 903eedb861 progress i think?
3 days ago
Rich Harris dac3364087 Merge branch 'main' into each-block-pending
3 days ago
Rich Harris 0e8f49b25f
chore: rebase batches after process, not during (#17900)
3 days ago
github-actions[bot] 72cd247c33
Version Packages (#17896)
3 days ago
Simon H 342d8568f1
fix: re-process batch if new root effects were scheduled (#17895)
3 days ago
Rich Harris 43ed2ba594 better test
3 days ago
Rich Harris 68fa3462dd merge main
3 days ago
Rohan Santhosh 51d305d18a
docs: fix usable spelling in migration guide (#17889)
3 days ago
github-actions[bot] d54361b97f
Version Packages (#17886)
4 days ago
Simon H be36c934c4
fix: better `bind:this` cleanup timing (#17885)
4 days ago
github-actions[bot] d2b347042c
Version Packages (#17854)
4 days ago
Paolo Ricciuti ef95f34ae1
docs: add skill true frontmatter (#17877)
4 days ago
Simon H 1892988074
fix: don't access inert block effects (#17882)
4 days ago
Simon H 1304208970
fix: set deferreds on initial suspense, too (#17884)
4 days ago
Rich Harris 6fb7b4d265
chore: refactor scheduling (#17805)
5 days ago
Simon H 2deebdea8f
fix: handle asnyc updates within pending boundary (#17873)
7 days ago
dev-miro26 0206a2019e
fix: clean up externally-added DOM nodes in {@html} on re-render (#17853)
7 days ago
Rich Harris 3df2645451
chore: deactivate batch after async derived resolves (#17865)
7 days ago
Rich Harris 2a1f5ada13
perf: avoid re-traversing the effect tree after `$:` assignments (#17848)
1 week ago
Rich Harris 7dc864d941
Revert "fix: skip derived re-evaluation inside inert effect blocks" (#17869)
1 week ago
Rich Harris aed36051fd
chore: robustify `flatten` (#17864)
1 week 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)
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
Rich Harris b17330ec1b Merge branch 'main' into async-each-preserve-pending
2 weeks ago
github-actions[bot] d4c78292ed
Version Packages (#17812)
2 weeks ago
Rich Harris 1b68706e6e Merge branch 'main' into each-block-pending
2 weeks ago
Mathias Picker 361b32c7cd
fix: SvelteURL search setter uses unnormalized value (#17828)
2 weeks ago
Rich Harris 6e9b2a6fd8
docs: best practices (#17804)
2 weeks ago
Mathias Picker 1043f79d1e
perf: optimize compiler analysis phase (#17823)
2 weeks ago
Paolo Ricciuti b6faa2a905
fix: always case insensitive event handlers during ssr (#17822)
2 weeks ago
Paolo Ricciuti e3d277b000
fix: visit synthetic value node during ssr (#17824)
2 weeks ago
Tee Ming a10cf95ca7
chore: add funding manifest URL (#17827)
2 weeks ago
Mathias Picker 18db0cab86
fix: SvelteMap incorrectly handles keys with `undefined` values (#17826)
2 weeks ago
Rich Harris 3fc4bc6774
chore: remove unused is_flushing variable (#17820)
2 weeks ago
Rich Harris 2cb3759e47 fix test
2 weeks ago