Commit Graph

11466 Commits (add-custom-renderer-flag)
 

Author SHA1 Message Date
paoloricciuti 4cb4f9c893 fix: update snapshots
2 weeks ago
paoloricciuti 32ee49bcc9 chore: add `custom_renderer` flag
2 weeks ago
paoloricciuti a7db8bf9ef fix: wrong types during rebase
2 weeks ago
paoloricciuti d9fec9853a fix: imports
2 weeks ago
paoloricciuti 1244c28249 chore: pass renderer in test mount
2 weeks ago
paoloricciuti 1a01f16b06 fix: pass parent renderer in `mount`
2 weeks ago
paoloricciuti ba4a9794f4 fix: types in renderers tests
2 weeks ago
paoloricciuti 76d3f67816 fix: hydrate types
2 weeks ago
paoloricciuti 92f9fc9fd4 fix: prettier
2 weeks ago
paoloricciuti a69746a278 chore: add tests
2 weeks ago
paoloricciuti a2bf0078ce chore: regenerate types
2 weeks ago
paoloricciuti 2ca47508e5 chore: add ability to hydrate dom custom renderers samples
2 weeks ago
paoloricciuti 2cab8b1b59 fix: update test renderer to output actual dom nodes when interleaving
2 weeks ago
paoloricciuti 35f1ed91a3 feat: accept `foreign` object in custom renderer to determine how to interleave custom renderers
2 weeks ago
paoloricciuti c52d5efbe2 fix: store `segments` and use them to remove nodes when interleaving is happening
2 weeks ago
paoloricciuti 9513d684ef chore: create error for missing foreign
2 weeks ago
paoloricciuti 4e39f3de92 fix: push renderer before executing a snippet
2 weeks ago
paoloricciuti eaea959e35 fix: wrap implicit children snippets in `renderer_snippet`
2 weeks ago
paoloricciuti e9271183bb fix: set null renderer for snippets created by DOM components
2 weeks ago
paoloricciuti 54d7aab87d fix: make sure pop renderer is always before `return`
2 weeks ago
paoloricciuti e5ce0fd4bd fix: always validate snippets if custom renderer is enabled
2 weeks ago
paoloricciuti ac314d7cca fix: store and restore parent renderer in effect
2 weeks ago
paoloricciuti c2efb64bc2 fix: skip single node optimization in custom renderer
2 weeks 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
3 weeks ago
github-actions[bot] b29d7002ec
Version Packages (#18560)
3 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)
4 weeks ago
paoloricciuti 2311e1757d Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
4 weeks ago
adiGuba a4fd67e361
fix: $state.eager() is sometimes incorrect in SSR (#18530)
4 weeks ago
prashantg-pixi 199ffebca3
fix: clear previous_task reference after abort in Tween (#18541)
4 weeks ago
Simon H edeef1f9f7
chore: add some failing tests (#18528)
4 weeks ago
Fedor Nezhivoi a91b068786
fix: abort deriveds own AbortSignal when it disconnects (#18400)
4 weeks 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
Thribhuvan b4d1583ae2
fix: transform computed keys in keyed each block destructuring patterns (#18521)
1 month ago
Simon H 8e4f26552c
chore: changeset (#18527)
1 month ago
Rabindra Kumar Meher 08a9e9e7e4
fix: prevent derived connection leak in untracked contexts (#18517)
1 month ago
JY Wey bfbb026f2f
fix: skip unnecessary derived effect in earlier batch (#18525)
1 month ago
Simon H c2b7642263
chore: add benchmarks (#18523)
1 month ago
Ivan 5edd8b0602
fix: chain preprocessor sourcemaps with an empty sources[0] (#18518)
1 month ago