Commit Graph

11475 Commits (custom-condition)
 

Author SHA1 Message Date
paoloricciuti 5f4ec5f2f3
chore: force `custom-renderer` custom condition
13 hours ago
paoloricciuti 8f055d1064
fix: update snapshots
13 hours ago
paoloricciuti f093db5eb5
chore: add `custom_renderer` flag
13 hours ago
paoloricciuti 98ec99beb0
fix: wrong types during rebase
13 hours ago
paoloricciuti 7a388937da
fix: imports
13 hours ago
paoloricciuti 679c3118f4
chore: pass renderer in test mount
13 hours ago
paoloricciuti fb4f927b96
fix: pass parent renderer in `mount`
13 hours ago
paoloricciuti 492ab6b427
fix: types in renderers tests
13 hours ago
paoloricciuti aa0ef14610
fix: hydrate types
13 hours ago
paoloricciuti 7e2d54d849
fix: prettier
13 hours ago
paoloricciuti fc145299cb
chore: add tests
13 hours ago
paoloricciuti d3d1f669a3
chore: regenerate types
13 hours ago
paoloricciuti 1e3a8091fc
chore: add ability to hydrate dom custom renderers samples
13 hours ago
paoloricciuti 597d4fd96c
fix: update test renderer to output actual dom nodes when interleaving
13 hours ago
paoloricciuti acd0e8f99e
feat: accept `foreign` object in custom renderer to determine how to interleave custom renderers
13 hours ago
paoloricciuti e558425ba2
fix: store `segments` and use them to remove nodes when interleaving is happening
13 hours ago
paoloricciuti 5eb9840a10
chore: create error for missing foreign
13 hours ago
paoloricciuti ca6806ac68
fix: push renderer before executing a snippet
13 hours ago
paoloricciuti 9bcfc05bc4
fix: wrap implicit children snippets in `renderer_snippet`
13 hours ago
paoloricciuti 1f2a2037ac
fix: set null renderer for snippets created by DOM components
13 hours ago
paoloricciuti f7f6861bbc
fix: make sure pop renderer is always before `return`
13 hours ago
paoloricciuti 71cb1821cf
fix: always validate snippets if custom renderer is enabled
13 hours ago
paoloricciuti 27dbc77e7f
fix: store and restore parent renderer in effect
13 hours ago
paoloricciuti 41199ba9c6
fix: skip single node optimization in custom renderer
13 hours ago
paoloricciuti dd148ebb74 Merge branch 'main' into svelte-custom-renderer
13 hours ago
남정욱 7725f77cca
fix: apply CSS custom properties with falsy values on components (#18634)
16 hours ago
Yuichiro Yamashita 135f4439c3
fix: increment private state fields through a non-`this` receiver (#18622)
18 hours ago
github-actions[bot] 20b341f100
Version Packages (#18628)
2 days ago
Simon H ee6dff80ca
fix: better whitespace handling inside printer (#18638)
2 days ago
Simon H a1d5035d17
fix: preserve CSS comments in the AST printer (#18637)
2 days ago
Simon H 3ed9db4ba7
fix: don't duplicate comments in attributes (#18636)
2 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)
3 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)
4 weeks ago
Joe Schafer d0dbe1a480
perf: skip quadratic blocker analysis when no top-level await (#18548)
4 weeks ago
Simon H 22e0adb75a
fix: rerun derived that had an abort controller on reconnection (#18551)
4 weeks 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