Commit Graph

11472 Commits (fix-interleaving)
 

Author SHA1 Message Date
paoloricciuti 98ec99beb0
fix: wrong types during rebase
2 days ago
paoloricciuti 7a388937da
fix: imports
2 days ago
paoloricciuti 679c3118f4
chore: pass renderer in test mount
2 days ago
paoloricciuti fb4f927b96
fix: pass parent renderer in `mount`
2 days ago
paoloricciuti 492ab6b427
fix: types in renderers tests
2 days ago
paoloricciuti aa0ef14610
fix: hydrate types
2 days ago
paoloricciuti 7e2d54d849
fix: prettier
2 days ago
paoloricciuti fc145299cb
chore: add tests
2 days ago
paoloricciuti d3d1f669a3
chore: regenerate types
2 days ago
paoloricciuti 1e3a8091fc
chore: add ability to hydrate dom custom renderers samples
2 days ago
paoloricciuti 597d4fd96c
fix: update test renderer to output actual dom nodes when interleaving
2 days ago
paoloricciuti acd0e8f99e
feat: accept `foreign` object in custom renderer to determine how to interleave custom renderers
2 days ago
paoloricciuti e558425ba2
fix: store `segments` and use them to remove nodes when interleaving is happening
2 days ago
paoloricciuti 5eb9840a10
chore: create error for missing foreign
2 days ago
paoloricciuti ca6806ac68
fix: push renderer before executing a snippet
2 days ago
paoloricciuti 9bcfc05bc4
fix: wrap implicit children snippets in `renderer_snippet`
2 days ago
paoloricciuti 1f2a2037ac
fix: set null renderer for snippets created by DOM components
2 days ago
paoloricciuti f7f6861bbc
fix: make sure pop renderer is always before `return`
2 days ago
paoloricciuti 71cb1821cf
fix: always validate snippets if custom renderer is enabled
2 days ago
paoloricciuti 27dbc77e7f
fix: store and restore parent renderer in effect
2 days ago
paoloricciuti 41199ba9c6
fix: skip single node optimization in custom renderer
2 days ago
paoloricciuti dd148ebb74 Merge branch 'main' into svelte-custom-renderer
2 days ago
남정욱 7725f77cca
fix: apply CSS custom properties with falsy values on components (#18634)
2 days ago
Yuichiro Yamashita 135f4439c3
fix: increment private state fields through a non-`this` receiver (#18622)
2 days ago
github-actions[bot] 20b341f100
Version Packages (#18628)
3 days ago
Simon H ee6dff80ca
fix: better whitespace handling inside printer (#18638)
3 days ago
Simon H a1d5035d17
fix: preserve CSS comments in the AST printer (#18637)
3 days ago
Simon H 3ed9db4ba7
fix: don't duplicate comments in attributes (#18636)
3 days ago
Sankalp Thakur 26786e9298
fix: skip controlled each fast path while another batch is pending (#18625)
1 week ago
paoloricciuti c22f2fa603 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
2 weeks ago
github-actions[bot] 44a7813730
Version Packages (#18572)
3 weeks ago
Elliott Johnson 23bc246a99
chore: Supply chain hardening (#18253)
3 weeks ago
Nic Polumeyv 3dde011d3a
fix: call `onerror` and provide a working `reset` when hydrating a failed boundary (#18556)
3 weeks ago
Floze 2bace308e3
fix: preserve select selection with spread attributes (#18561)
4 weeks ago
paoloricciuti 216f258068 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
4 weeks ago
github-actions[bot] b29d7002ec
Version Packages (#18560)
4 weeks ago
Rich Harris d9e40d17cf
docs: update link on hooks page (#18564)
4 weeks ago
Manuel b791cac54e
chore: provide `indent` option for `print` (#18474)
4 weeks ago
github-actions[bot] 4a6a85b5f1
Version Packages (#18552)
1 month ago
Joe Schafer d0dbe1a480
perf: skip quadratic blocker analysis when no top-level await (#18548)
1 month ago
Simon H 22e0adb75a
fix: rerun derived that had an abort controller on reconnection (#18551)
1 month ago
github-actions[bot] 602a873b6b
Version Packages (#18497)
1 month ago
paoloricciuti 2311e1757d Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
1 month ago
adiGuba a4fd67e361
fix: $state.eager() is sometimes incorrect in SSR (#18530)
1 month ago
prashantg-pixi 199ffebca3
fix: clear previous_task reference after abort in Tween (#18541)
1 month ago
Simon H edeef1f9f7
chore: add some failing tests (#18528)
1 month ago
Fedor Nezhivoi a91b068786
fix: abort deriveds own AbortSignal when it disconnects (#18400)
1 month ago
Simon H 4da9f74cd9
chore: bench compare report as HTML (#18543)
1 month ago
Simon H af6f1d309b
chore: run every benchmark in its own process (#18542)
1 month ago
paoloricciuti ce6e71c695 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
1 month ago