Commit Graph

11264 Commits (3e657cd542e5d8666bc2374dc2e003e456b9ac14)
 

Author SHA1 Message Date
Paolo Ricciuti 3e657cd542
Merge branch 'main' into svelte-custom-renderer
3 months ago
Rich Harris dc5bd887b5
fix: resolve stale deriveds with latest value (#18167)
3 months ago
Paolo Ricciuti 6436bb4c67
Merge branch 'main' into svelte-custom-renderer
3 months ago
Rich Harris e65025be58
docs: fix testing docs (#18163)
3 months ago
paoloricciuti 2ee47cf01c chore: fix ts
3 months ago
paoloricciuti 1e62a1c6d4 fix: disclose version for custom renderers too
3 months ago
paoloricciuti 2af595b31e chore: replace custom `window` management with `globalThis`
3 months ago
paoloricciuti 4b4a134113 chore: rename `captured_renderer`
3 months ago
Paolo Ricciuti b7179abf61
Merge branch 'main' into svelte-custom-renderer
3 months ago
Simon H 572444a696
fix: ignore false-positive errors of `$inspect` dependencies (#18106)
3 months ago
Simon H 90a70cb012
fix: flush eager effects in production (#18107)
3 months ago
Simon H 9521b9f3dc
fix: don't rebase just-created batches (#18117)
3 months ago
Rohan Santhosh Kumar 7719a74eef
chore: fix constructor typo in attributes comment (#18115)
3 months ago
Eduardo Kurek 146cb5ea6c
fix: lazy props reactivity (#18146)
3 months ago
Simon H bc82a55647
fix: ensure scheduled batch is flushed if not obsolete (#18131)
3 months ago
Simon H 4c96b469f8
fix: allow `@debug` tags to reference awaited variables (#18138)
3 months ago
Dor Alagem 69b4c9f561
fix: skip block comments in read_value to prevent apostrophe parsing error (#18153)
3 months ago
7nik ada3076967
fix: account for proxified instance when updating `bind:this` (#18147)
3 months ago
Wesley bd29b9ef2b
docs: document $state.snapshot toJSON behavior (#18154)
3 months ago
Paolo Ricciuti 596716bdd6
Merge branch 'main' into svelte-custom-renderer
3 months ago
github-actions[bot] b771df3464
Version Packages (#18125)
3 months ago
Simon H 8e7319063a
fix: don't mark deriveds while an effect is updating (#18124)
3 months ago
Paolo Ricciuti d333a7f0bb
Merge branch 'main' into svelte-custom-renderer
3 months ago
dabund24 51736e576d
fix: do not dispatch transition event with animation (#18122)
3 months ago
Rohan Santhosh Kumar 48dc9b40c0
docs: fix spacing around option tag in bind docs (#18114)
3 months ago
Paolo Ricciuti d6aa022a5c
Merge branch 'main' into svelte-custom-renderer
3 months ago
Simon H 6a149666c1
chore: enhance download script to ask for folder (#18112)
4 months ago
Paolo Ricciuti ab4142ebcb
Merge branch 'main' into svelte-custom-renderer
4 months ago
github-actions[bot] 7fddfbdbbd
Version Packages (#18105)
4 months ago
Paolo Ricciuti e567368cc6
Merge branch 'main' into svelte-custom-renderer
4 months ago
Simon H 671fc2ea11
fix: never mark a child effect root as inert (#18111)
4 months ago
Paolo Ricciuti 0a5e7f1b62
Merge branch 'main' into svelte-custom-renderer
4 months ago
Simon H 0ed8c282f9
fix: reset context after waiting on blockers of `@const` expressions (#18100)
4 months ago
Simon H 273f1a85a4
fix: keep flushing new eager effects (#18102)
4 months ago
paoloricciuti ba3dd5719f fix: import
4 months ago
paoloricciuti 8e6d68c1db chore: move `custom_renderer` to `state.js`
4 months ago
paoloricciuti a2ccdc4f47 chore: adhere to naming conventions
4 months ago
paoloricciuti 2a4af72fdb chore: move Renderer type to `.d.ts`
4 months ago
paoloricciuti 7012a4d633 chore: revert custom element `shadow` types
4 months ago
paoloricciuti 5c60dff588 chore: rename `custom_renderer_imports`
4 months ago
Paolo Ricciuti 039c0284d8
Merge branch 'main' into svelte-custom-renderer
4 months ago
github-actions[bot] 4a50e8ea3b
Version Packages (#18085)
4 months ago
Paolo Ricciuti 20bd0cfc13
Merge branch 'main' into svelte-custom-renderer
4 months ago
Simon H 15588f5fbf
fix: avoid false positives for reactivity loss warning (#18088)
4 months ago
Rich Harris 0e9e76f292
fix: freeze deriveds once their containing effects are destroyed (#17921)
4 months ago
Simon H 3937ec03bd
fix: correctly calculate `@const` blockers (#18039)
4 months ago
paoloricciuti b50bdde4bf fix: `HMR_ANCHOR` use operations methods
4 months ago
paoloricciuti c82987e0f1 Merge remote-tracking branch 'origin/main' into svelte-custom-renderer
4 months ago
Simon H 7be1a0247f
fix: ensure proper HMR updates for dynamic components (#18079)
4 months ago
Simon H a4ce776070
fix: defer error boundary rendering in forks (#18076)
4 months ago