Commit Graph

10853 Commits (fe12ffc2a3ebfb4fcf43f283fccb984363c1ea84)
 

Author SHA1 Message Date
David fe12ffc2a3
fix: avoid unnecessary block effect re-runs after async work completes (#17535)
4 days ago
github-actions[bot] e1427aa0c8
Version Packages (#17531)
5 days ago
Benjamin Tamasi 6046bbb456
fix: export `wait` function from internal client index (#17530)
5 days ago
github-actions[bot] 9108404450
Version Packages (#17517)
5 days ago
Rich Harris 0f68a00c3c
chore: defense-in-depth against script escapes (#17479)
5 days ago
Rich Harris 9b6539a8ef
fix: properly hydrate await in `{@html}` (alternative) (#17528)
5 days ago
Pooh 7ab62a5878
docs: fix <svelte:boundary> tag in const_tag_invalid_placement message (#17501)
5 days ago
Simon H 319ceae20e
chore: robustify some scripts (#17491)
5 days ago
Paolo Ricciuti 917ea2d4ae
fix: account for empty statements when visiting in transform async (#17524)
5 days ago
Rich Harris 1ff7dd6123
fix: batch resolution of async work (#17511)
5 days ago
Rich Harris ac03d27d68
chore: reduce indirection, simplify logic in batch.process(...) (#17521)
6 days ago
Rich Harris 1ed458edc7
chore: remove `set_is_updating_effect` (#17459)
6 days ago
David 7719d0312c
fix: perf regression with async mode (#17461)
6 days ago
Rich Harris f9cc2d25b9
fix: better code generation for const tags with async dependencies (#17518)
6 days ago
Paolo Ricciuti d95887deb6
fix: hoist snippets above const in same block (#17516)
7 days ago
github-actions[bot] c1fab8caae
Version Packages (#17508)
1 week ago
Rich Harris 0ce2313e35
chore: squelch hydration warnings (#17509)
1 week ago
Rich Harris f679259232
fix: prevent duplicate dependencies without using array.includes (#17503)
1 week ago
Tensorworker d3776c1723
fix: handle non-string values in svelte:element this attribute (#17499)
1 week ago
Elliott Johnson c9ebd6a885
feat: export `parseCss` from `svelte/compiler` (#17496)
1 week ago
Rich Harris 5ce6186889
fix (#17507)
1 week ago
Rich Harris 0025d42366
chore: skippable benchmarks (#17506)
1 week ago
Rich Harris c41fef1ef1
Nicer bench output (#17505)
1 week ago
Rich Harris 46c810ce71
chore: tidy up the benchmarking code (#17504)
1 week ago
Rich Harris 2eb54f57ae
chore: tidy up benchmark code (#17490)
1 week ago
github-actions[bot] 16e9c70d1e
Version Packages (#17488)
1 week ago
Paolo Ricciuti 4ea7631bf5
fix: trigger selectedcontent reactivity (#17486)
1 week ago
github-actions[bot] 9cf60666ea
Version Packages (#17480)
1 week ago
Paolo Ricciuti 645eb12258
feat: customizable select (#17429)
1 week ago
Rich Harris 3046004ec3
chore: use injected css in sandbox (#17485)
1 week ago
Conduitry b934372a3c
chore: prevent two concurrent running release workflows (#17465)
2 weeks ago
Paolo Ricciuti a903e9408b
fix: mark subtree of svelte boundary as dynamic (#17468)
2 weeks ago
Paolo Ricciuti 17c22969d8
fix: don't reset static elements with debug/snippets (#17477)
2 weeks ago
github-actions[bot] 0718a26b43
Version Packages (#17476)
2 weeks ago
Elliott Johnson cfc7e0a8c3
chore: Upgrade devalue (#17475)
2 weeks ago
Elliott Johnson ef81048e23
Merge commit from fork
2 weeks ago
Dominik G. 6d90b96e99
chore: edit changelog (#17463)
2 weeks ago
github-actions[bot] ed8dcd0636
Version Packages (#17458)
2 weeks ago
github-actions[bot] 51c7f7152c
Version Packages (#17410)
2 weeks ago
David 7dbb5b4788
fix: derived reactivity and perf regressions (#17362)
2 weeks ago
Rich Harris ae224bea49
fix: always reconnect deriveds in get, when appropriate (#17451)
2 weeks ago
Rich Harris 2c23390286 chore: const -> var
3 weeks ago
Rich Harris b2135bd9f6 Merge branch 'main' of https://github.com/sveltejs/svelte
3 weeks ago
Rich Harris 286b40c452 fix: prevent derives without dependencies from ever re-running (#17445)
3 weeks ago
Rich Harris 5588832d17
fix: prevent derives without dependencies from ever re-running (#17445)
3 weeks ago
Rich Harris f8bdadc1bf
chore: simplify is_dirty (#17444)
3 weeks ago
Rich Harris 359be81c09
chore: tidy up (#17443)
3 weeks ago
Rich Harris f04f22ea49
chore: use update_derived_status instead of set_signal_status where appropriate (#17442)
3 weeks ago
Rich Harris c6ce1ffeff
chore: move set_signal_status into separate module (#17441)
3 weeks ago
Rich Harris 7ad5772309
fix: notify deriveds of changes to sources inside forks (#17437)
3 weeks ago