Commit Graph

11427 Commits (fix-interleaving)
 

Author SHA1 Message Date
paoloricciuti 47c4179231 Merge branch 'svelte-custom-renderer' into fix-interleaving
12 hours ago
paoloricciuti d39049edc5 fix: lint
12 hours ago
Paolo Ricciuti 4873b8028f
Merge branch 'main' into svelte-custom-renderer
12 hours ago
Yuichiro Yamashita c4daa490bb
fix: include wrapping parentheses in `{@const}` declarator end (#18436)
1 day ago
Nic Polumeyv 0510174bc0
fix: make `SvelteURLSearchParams` notifications accurate (#18425)
1 day ago
dependabot[bot] 8ea3ee8c62
chore(deps-dev): bump esbuild from 0.25.11 to 0.28.1 (#18427)
1 day ago
paoloricciuti 12648465b0 fix: lint
1 week ago
paoloricciuti bf7a4e6883 chore: pass renderer in test mount
1 week ago
paoloricciuti 131709236c fix: pass parent renderer in `mount`
1 week ago
paoloricciuti 7a2bcd7895 Merge remote-tracking branch 'origin/svelte-custom-renderer' into fix-interleaving
1 week ago
Paolo Ricciuti 4116e9f25e
Merge branch 'main' into svelte-custom-renderer
1 week ago
Rich Harris 2084125c0f
Unified `mount` API for components with custom renderers (#18317)
1 week ago
paoloricciuti 3bf1037afe fix: types in renderers tests
1 week ago
paoloricciuti 6ce5481b4e fix: hydrate types
1 week ago
paoloricciuti 13348cb5d5 fix: prettier
1 week ago
paoloricciuti 8db65afbce chore: add tests
1 week ago
paoloricciuti b63accbb03 chore: regenerate types
1 week ago
paoloricciuti f79f84acec chore: add ability to hydrate dom custom renderers samples
1 week ago
paoloricciuti 372421ec16 fix: update test renderer to output actual dom nodes when interleaving
1 week ago
paoloricciuti a4f0ce17ce feat: accept `foreign` object in custom renderer to determine how to interleave custom renderers
1 week ago
paoloricciuti 030c665a6f fix: store `segments` and use them to remove nodes when interleaving is happening
1 week ago
paoloricciuti fe31c69943 chore: create error for missing foreign
1 week ago
paoloricciuti 235fb213cb fix: push renderer before executing a snippet
1 week ago
paoloricciuti 36ccbe289e fix: wrap implicit children snippets in `renderer_snippet`
1 week ago
paoloricciuti 2945f67653 fix: set null renderer for snippets created by DOM components
1 week ago
paoloricciuti 4accea6377 fix: make sure pop renderer is always before `return`
1 week ago
paoloricciuti 9489461319 fix: always validate snippets if custom renderer is enabled
1 week ago
github-actions[bot] a9f48540e2
Version Packages (#18389)
1 week ago
sijie-Z 71a6515bd6
fix: check boundary exists before calling error handler in async derived (#18384)
2 weeks ago
sijie-Z 3d83c9abe6
fix: add bigint to Primitive type for $state.snapshot (#18388)
2 weeks ago
paoloricciuti 3eb795c80f fix: store and restore parent renderer in effect
2 weeks ago
github-actions[bot] 51baf1c1af
Version Packages (#18357)
2 weeks ago
paoloricciuti 7e58da3433 fix: skip single node optimization in custom renderer
2 weeks ago
Paolo Ricciuti f915aa39cf
Merge branch 'main' into svelte-custom-renderer
2 weeks ago
paoloricciuti cd5e2ee6a5 fix: wrap implicit children into `renderer_snippet`
2 weeks ago
Simon H 3d5c4ab620
fix: prevent false-positive reactivity loss warning (#18373)
2 weeks ago
Simon H bdb1a0f847
fix: ensure async block assigns correct nodes to effect (#18371)
2 weeks ago
Simon H e4bfc5f45a
chore: bump esrap dependency (#18372)
2 weeks ago
paoloricciuti ee2f74ebf3 fix: lint
2 weeks ago
paoloricciuti 0490721eef fix: lint and check
2 weeks ago
Paolo Ricciuti 114be1c593
Merge branch 'main' into svelte-custom-renderer
2 weeks ago
Paolo Ricciuti 56856f0b10
fix: `customRenderer` as a global option and remove `without_renderer` (#18359)
2 weeks ago
Minh Lê 94bd27953e
docs: fix invalid `rows` CSS property in {#each} chess-board example (#18367)
2 weeks ago
Simon H 1b4c43b8e5
fix: ignore declaration tags for animation directive (#18366)
2 weeks ago
Mathias Picker 85dcb91f7c
chore: upgrade to vitest v4 (#18265)
2 weeks ago
Simon H a81f96549d
fix: reject pending async deriveds on discard (#18308)
2 weeks ago
github-actions[bot] 3ef761b87b
Version Packages (#18346)
2 weeks ago
Simon H 5b8db1be35
fix: error at compile time on duplicate snippet/declaration tag definitions (#18351)
2 weeks ago
Simon H 56013a2c01
fix: check references for blockers on server, too (#18352)
2 weeks ago
hjaber 2afb895ffa
fix: parse declaration tags with a division operator in the initializer (#18353)
2 weeks ago