Commit Graph

11035 Commits (aed36051fdddf2be34242c372b1a3dfb3a9e653b)
 

Author SHA1 Message Date
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
github-actions[bot] d4c78292ed
Version Packages (#17812)
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 16a13517ef
fix: skip redundant batch.apply (#17816)
2 weeks ago
Gautier Ben Aïm 10380c2309
docs: fix list item (#17815)
2 weeks ago
Rich Harris 04ba134d33
docs: flesh out `attribute_invalid_sequence_expression` message (#17789)
2 weeks ago
Gautier Ben Aïm d83e4be1f0
docs: document the {' '} trick (#17806)
2 weeks ago
dependabot[bot] fc67c9cfe9
chore(deps-dev): bump rollup from 4.52.5 to 4.59.0 (#17810)
2 weeks ago
Mathias Picker efb651cd33
perf: optimize parser hot paths for ~18% faster compilation (#17811)
2 weeks ago
Rich Harris dd5b587bd3
chore: simplify batch.flush (#17814)
2 weeks ago
Rich Harris 5e28508377
chore: simplify create effect (#17813)
2 weeks ago
Rich Harris 5bd4699539
chore: more efficient effect scheduling (#17808)
2 weeks ago
Rich Harris b76cd5cafc
chore: null out current_batch before committing branches (#17809)
2 weeks ago
Elliott Johnson fa4f1c45f4
chore: run `prettier` (#17803)
3 weeks ago
github-actions[bot] ed14b499d6
Version Packages (#17802)
3 weeks ago
Paolo Ricciuti 0df5abcae2
Merge commit from fork
3 weeks ago
Elliott Johnson 0298e97937
Merge commit from fork
3 weeks ago
github-actions[bot] 96fd3ce763
Version Packages (#17786)
3 weeks ago
Simon H 1b3e660519
fix: prevent flushed effects from running again (#17787)
3 weeks ago
Elliott Johnson f6e8b1d11e
chore: require pr number as input when manually invoking pkg.pr.new (#17797)
3 weeks ago
Simon H 673a1ab964
fix: set server context after async transformError (#17799)
3 weeks ago
Maurício Kishi 3a289797bd
fix: handle default parameters scope leaks (#17788)
3 weeks ago
Elliott Johnson fef7e0f742
chore: remove ecosystem-ci-gate workflow (#17795)
3 weeks ago
Simon H fcdc0289db
fix: hydrate if blocks correctly (#17784)
3 weeks ago
github-actions[bot] 97f3ac5571
Version Packages (#17775)
3 weeks ago
Simon H d444e29907
chore: robustify ecosystem gate script (#17781)
3 weeks ago
Simon H 8566b7a63b
chore: require `/ecosystem-ci` run in "Version packages" PR (#17780)
3 weeks ago
Andre Hora 9360563c94
docs: remove reference to archived https://github.com/sveltejs/template (#17779)
3 weeks ago
Simon H 7deedc5bb4
fix: render `:catch` of `#await` block with correct key (#17769)
3 weeks ago