Commit Graph

11144 Commits (async-svelte-map)
 

Author SHA1 Message Date
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)
6 months ago
Rich Harris 00dc13db14
chore: highlight effect in tree (#17835)
6 months ago
Rich Harris 86ec210866
fix: correctly add `__svelte_meta` after else-if chains (#17830)
6 months ago
Rich Harris 7717ba01b4
fix: preserve each items that are needed by pending batches (#17819)
6 months ago
Mathias Picker 791d5e332c
perf: cache element interactivity and source line splitting (#17839)
6 months ago
Rich Harris 4aa3777271
chore: better log_effect_tree (#17833)
6 months ago
Rich Harris 15e1e73f9c
chore: add `batch.id` property (#17831)
6 months ago
Rich Harris a02b1c4dbc Merge branch 'async-each-preserve-pending' into each-block-pending
6 months ago
Rich Harris b17330ec1b Merge branch 'main' into async-each-preserve-pending
6 months ago
github-actions[bot] d4c78292ed
Version Packages (#17812)
6 months ago
Rich Harris 1b68706e6e Merge branch 'main' into each-block-pending
6 months ago
Mathias Picker 361b32c7cd
fix: SvelteURL search setter uses unnormalized value (#17828)
6 months ago
Rich Harris 6e9b2a6fd8
docs: best practices (#17804)
6 months ago
Mathias Picker 1043f79d1e
perf: optimize compiler analysis phase (#17823)
6 months ago
Paolo Ricciuti b6faa2a905
fix: always case insensitive event handlers during ssr (#17822)
6 months ago
Paolo Ricciuti e3d277b000
fix: visit synthetic value node during ssr (#17824)
6 months ago
Tee Ming a10cf95ca7
chore: add funding manifest URL (#17827)
6 months ago
Mathias Picker 18db0cab86
fix: SvelteMap incorrectly handles keys with `undefined` values (#17826)
6 months ago
Rich Harris 3fc4bc6774
chore: remove unused is_flushing variable (#17820)
6 months ago
Rich Harris 2cb3759e47 fix test
6 months ago
Rich Harris a6a548c6f6 tidy up
6 months ago
Rich Harris b9eefe4095 Merge branch 'async-each-preserve-pending' into each-block-pending
6 months ago
Rich Harris 484f841514 fix
6 months ago
Rich Harris 6e8c746b58 save some work
6 months ago
Rich Harris c04f69b5f8 fix: preserve each items that are needed by pending batches
6 months ago
Rich Harris 0901f4b19f Merge branch 'main' into each-block-pending
6 months ago
Rich Harris 16a13517ef
fix: skip redundant batch.apply (#17816)
6 months ago
Rich Harris 37d270b21f WIP
6 months ago
Gautier Ben Aïm 10380c2309
docs: fix list item (#17815)
6 months ago
Rich Harris db97c85769 Merge branch 'main' into each-block-pending
6 months ago
Rich Harris 04ba134d33
docs: flesh out `attribute_invalid_sequence_expression` message (#17789)
6 months ago
Gautier Ben Aïm d83e4be1f0
docs: document the {' '} trick (#17806)
6 months ago
dependabot[bot] fc67c9cfe9
chore(deps-dev): bump rollup from 4.52.5 to 4.59.0 (#17810)
6 months ago
Mathias Picker efb651cd33
perf: optimize parser hot paths for ~18% faster compilation (#17811)
6 months ago
Rich Harris dd5b587bd3
chore: simplify batch.flush (#17814)
6 months ago
Rich Harris 5e28508377
chore: simplify create effect (#17813)
6 months ago
Rich Harris 5bd4699539
chore: more efficient effect scheduling (#17808)
6 months ago
Rich Harris b76cd5cafc
chore: null out current_batch before committing branches (#17809)
6 months ago
Elliott Johnson fa4f1c45f4
chore: run `prettier` (#17803)
6 months ago
github-actions[bot] ed14b499d6
Version Packages (#17802)
6 months ago
Paolo Ricciuti 0df5abcae2
Merge commit from fork
6 months ago
Elliott Johnson 0298e97937
Merge commit from fork
6 months ago
github-actions[bot] 96fd3ce763
Version Packages (#17786)
6 months ago
Simon H 1b3e660519
fix: prevent flushed effects from running again (#17787)
6 months ago
Elliott Johnson f6e8b1d11e
chore: require pr number as input when manually invoking pkg.pr.new (#17797)
6 months ago
Simon H 673a1ab964
fix: set server context after async transformError (#17799)
6 months ago
Maurício Kishi 3a289797bd
fix: handle default parameters scope leaks (#17788)
6 months ago
Elliott Johnson fef7e0f742
chore: remove ecosystem-ci-gate workflow (#17795)
6 months ago