Commit Graph

11531 Commits (custom-condition)
 

Author SHA1 Message Date
paoloricciuti f87ccd78f9
chore: force `custom-renderer` custom condition
14 hours ago
paoloricciuti 45001404a4
fix: update snapshots
14 hours ago
paoloricciuti 9d78baa6d8
chore: add `custom_renderer` flag
14 hours ago
paoloricciuti f85cd781d4 fix: include `segments` in upstream changes to hrm and svelte head
14 hours ago
paoloricciuti 274762bcce
fix: wrong types during rebase
15 hours ago
paoloricciuti b61aea2394
fix: imports
15 hours ago
paoloricciuti edea04b421
chore: pass renderer in test mount
15 hours ago
paoloricciuti 287a20cc95
fix: pass parent renderer in `mount`
15 hours ago
paoloricciuti 5ba516778d
fix: types in renderers tests
15 hours ago
paoloricciuti 2df79893ad
fix: hydrate types
15 hours ago
paoloricciuti b7c8d046c2
fix: prettier
15 hours ago
paoloricciuti e6058a1bf9
chore: add tests
15 hours ago
paoloricciuti ec6b11336c
chore: regenerate types
15 hours ago
paoloricciuti a375366654
chore: add ability to hydrate dom custom renderers samples
15 hours ago
paoloricciuti a01fb1ff41
fix: update test renderer to output actual dom nodes when interleaving
15 hours ago
paoloricciuti e56feb41f7
feat: accept `foreign` object in custom renderer to determine how to interleave custom renderers
15 hours ago
paoloricciuti 4f9ba3043e
fix: store `segments` and use them to remove nodes when interleaving is happening
15 hours ago
paoloricciuti c7192f3f03
chore: create error for missing foreign
15 hours ago
paoloricciuti 6346a1ea34
fix: push renderer before executing a snippet
15 hours ago
paoloricciuti b091d9324d
fix: wrap implicit children snippets in `renderer_snippet`
15 hours ago
paoloricciuti 3e634d2e5d
fix: set null renderer for snippets created by DOM components
15 hours ago
paoloricciuti 9e95b77b0a
fix: make sure pop renderer is always before `return`
15 hours ago
paoloricciuti dee5374b84
fix: always validate snippets if custom renderer is enabled
15 hours ago
paoloricciuti a37667eef4
fix: store and restore parent renderer in effect
15 hours ago
paoloricciuti 2ed30c91c3
fix: skip single node optimization in custom renderer
15 hours ago
paoloricciuti eb7532dd70 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
15 hours ago
Bao Nguyen 1be496f0a6
fix: accept `onfocusin`/`onfocusout` in `a11y_mouse_events_have_key_events` (#18689)
15 hours ago
paoloricciuti 54135abac9 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
15 hours ago
svelte-triage-bot[bot] 721244ad3b
fix: track SvelteDate snapshots in reactions (#18700)
16 hours ago
svelte-triage-bot[bot] 4b61851ec8
fix: clean up svelte:head anchors on unmount (#18697)
16 hours ago
ChaseCopeland 15720b16a5
docs: Updated docs to include information on easing functions (#16070)
3 days ago
sliang-code 63b4c3652d
fix: don't apply scoped CSS class to elements inside <svelte:head> (#18160)
3 days ago
PD Shaheed Ali Khan 2ac7366391
perf: optimize simple object destructuring in @const tags (#18390)
3 days ago
Nic Polumeyv a6560bbe08
fix: don't resurrect outroing elements when an ancestor block is paused and resumed (#18431)
3 days ago
dependabot[bot] 78979c87c9
chore(deps-dev): bump vite from 7.3.2 to 7.3.5 (#18444)
3 days ago
svelte-triage-bot[bot] a6153f1d2a
fix: preserve whitespace after inline elements when printing (#18685)
3 days ago
Nic Polumeyv 3b559bbf96
fix: avoid NaN keyframe values in slide transition (#18430)
3 days ago
adiGuba 3405b5e735
fix: distinct memoizer on style/class directives (#18466)
4 days ago
Giorgio Maria Federico Birnthaler a1ec9c8eb7
chore: fix typo in read_version JSDoc (#18470)
4 days ago
Rupankar Dutta 224fcadbd5
fix: route $derived teardown errors through invoke_error_boundary (#18486)
4 days ago
Barry 8bf9ec8700
docs: clarify $bindable fallback binding requirement (#18477)
4 days ago
Paolo Ricciuti 06c9b7929a
fix: prevent `selectedcontent` mutation from changing the selected option (#18495)
4 days ago
Nic Polumeyv b2a24b0426
fix: run `onDestroy` callbacks when a server render throws (#18585)
4 days ago
Nic Polumeyv 6266debb21
docs: clarify when `$effect.pre` runs relative to DOM updates (#18534)
4 days ago
Nic Polumeyv 9d0062d607
fix: make template store subscriptions wait for the promise that assigns the store (#18582)
4 days ago
Khaled Waleed 2d2e5df26e
fix: don't turn component instances stored in $state into state proxies (#18646)
4 days ago
Alexander Kireyev 09a67efcfc
fix: warn on undeclared shorthand event handlers on svelte:window/document/body (#18480)
4 days ago
Hyunbin Seo 44bd73f3e5
docs: replace N-ary times `⨉` with multiplication sign `×` (#18418)
4 days ago
john gravois 793e309d4e
docs: fix typo in basic markup doc (#18434)
4 days ago
AminBouchareb 07dda4056b
docs: document rune_missing_parentheses compiler error (#18589)
4 days ago