Commit Graph

11436 Commits (fix-interleaving)
 

Author SHA1 Message Date
paoloricciuti ecd1c90e0e fix: wrong types during rebase
3 days ago
paoloricciuti 7e0beaf80a fix: imports
3 days ago
paoloricciuti 1c1a1a6a23 chore: pass renderer in test mount
3 days ago
paoloricciuti f67246ce7b fix: pass parent renderer in `mount`
3 days ago
paoloricciuti 59f9701244 fix: types in renderers tests
3 days ago
paoloricciuti 722396310d fix: hydrate types
3 days ago
paoloricciuti 6ecbbe5de6 fix: prettier
3 days ago
paoloricciuti 20b3cf926d chore: add tests
3 days ago
paoloricciuti 51730371b3 chore: regenerate types
3 days ago
paoloricciuti c84b58fff9 chore: add ability to hydrate dom custom renderers samples
3 days ago
paoloricciuti 4bc135aaa5 fix: update test renderer to output actual dom nodes when interleaving
3 days ago
paoloricciuti 3f14a0f0dc feat: accept `foreign` object in custom renderer to determine how to interleave custom renderers
3 days ago
paoloricciuti 015e6b74d7 fix: store `segments` and use them to remove nodes when interleaving is happening
3 days ago
paoloricciuti 9d66487782 chore: create error for missing foreign
3 days ago
paoloricciuti d3e7839d41 fix: push renderer before executing a snippet
3 days ago
paoloricciuti 3daa9d6b9f fix: wrap implicit children snippets in `renderer_snippet`
3 days ago
paoloricciuti f61d767d9a fix: set null renderer for snippets created by DOM components
3 days ago
paoloricciuti d74c340498 fix: make sure pop renderer is always before `return`
3 days ago
paoloricciuti df4a960b4d fix: always validate snippets if custom renderer is enabled
3 days ago
paoloricciuti 928d85b4af fix: store and restore parent renderer in effect
3 days ago
paoloricciuti 40d89b2ba6 fix: skip single node optimization in custom renderer
3 days ago
paoloricciuti 0c226fcf4e Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
3 days ago
Paolo Ricciuti 8fb7ceeba5
fix: don't treat declaration tags as parts inside each blocks (#18507)
3 days ago
Paolo Ricciuti 33304b4b15
Merge branch 'main' into svelte-custom-renderer
7 days ago
Paolo Ricciuti b1cadd1eae
chore: drop dead code that make TSGO fail (#18496)
7 days ago
Paolo Ricciuti b9e03714eb
fix: correctly transform declaration tags during SSR (#18492)
7 days ago
paoloricciuti 39887f5ace fix: update snapshot
1 week ago
Paolo Ricciuti 7c5b06657c
Merge branch 'main' into svelte-custom-renderer
1 week ago
github-actions[bot] eae50dfd1c
Version Packages (#18435)
2 weeks ago
Simon H 36ae0622a8
fix: always unset reactivity context after restoring it (#18453)
2 weeks ago
jyc.dev a6985bcd24
fix: strip `?` from optional parameters in svelte lang ts (#18448)
2 weeks ago
paoloricciuti d39049edc5 fix: lint
3 weeks ago
Paolo Ricciuti 4873b8028f
Merge branch 'main' into svelte-custom-renderer
3 weeks ago
Yuichiro Yamashita c4daa490bb
fix: include wrapping parentheses in `{@const}` declarator end (#18436)
3 weeks ago
Nic Polumeyv 0510174bc0
fix: make `SvelteURLSearchParams` notifications accurate (#18425)
3 weeks ago
dependabot[bot] 8ea3ee8c62
chore(deps-dev): bump esbuild from 0.25.11 to 0.28.1 (#18427)
3 weeks ago
Paolo Ricciuti 4116e9f25e
Merge branch 'main' into svelte-custom-renderer
1 month ago
Rich Harris 2084125c0f
Unified `mount` API for components with custom renderers (#18317)
1 month ago
github-actions[bot] a9f48540e2
Version Packages (#18389)
1 month ago
sijie-Z 71a6515bd6
fix: check boundary exists before calling error handler in async derived (#18384)
1 month ago
sijie-Z 3d83c9abe6
fix: add bigint to Primitive type for $state.snapshot (#18388)
1 month ago
github-actions[bot] 51baf1c1af
Version Packages (#18357)
1 month ago
Paolo Ricciuti f915aa39cf
Merge branch 'main' into svelte-custom-renderer
1 month ago
paoloricciuti cd5e2ee6a5 fix: wrap implicit children into `renderer_snippet`
1 month ago
Simon H 3d5c4ab620
fix: prevent false-positive reactivity loss warning (#18373)
1 month ago
Simon H bdb1a0f847
fix: ensure async block assigns correct nodes to effect (#18371)
1 month ago
Simon H e4bfc5f45a
chore: bump esrap dependency (#18372)
1 month ago
paoloricciuti ee2f74ebf3 fix: lint
1 month ago
paoloricciuti 0490721eef fix: lint and check
1 month ago
Paolo Ricciuti 114be1c593
Merge branch 'main' into svelte-custom-renderer
1 month ago