Commit Graph

11285 Commits (svelte-custom-renderer-single-type-argument)
 

Author SHA1 Message Date
Rich Harris 1d2bc79cd2 replace type arguments with a single one
3 months ago
Rich Harris 2c5b556b56 consistency
3 months ago
Rich Harris 42fcdb91a2 tweak
3 months ago
Paolo Ricciuti aff1ed82ac
Merge branch 'main' into svelte-custom-renderer
3 months ago
Simon H 1688c84be9
chore: allow `null` for `pending` in typings (#18201)
3 months ago
Paolo Ricciuti 8a2e0584cf
Merge branch 'main' into svelte-custom-renderer
3 months ago
Rich Harris af5b9724ab
chore: flatten `#process()` (#18190)
3 months ago
Rich Harris 9ffc13d7c3
fix: remove `source.updated` stack traces after `flush` (#18196)
3 months ago
Simon H e00944ffd1
fix: correctly compile component member expressions for SSR (#18192)
3 months ago
Rich Harris 9950b22869
fix: process batches created in effect and immediately flushed (#18194)
3 months ago
Simon H fcaa8ce723
fix: reapply new batch after `#commit` (#18186)
3 months ago
Paolo Ricciuti c75ebe8b31
Merge branch 'main' into svelte-custom-renderer
3 months ago
Rich Harris 908c9d0312
fix: leave stale promises to wait for a later resolution, instead of rejecting (#18180)
3 months ago
Rich Harris 4d2b6c61e0
chore: make `batch.#pending` a number rather than a map (#18184)
3 months ago
Simon H 1c150a460f
fix: abort running obsolete async branches (#18118)
3 months ago
Rich Harris 91e1ead773
chore: remove unnecessary `increment_pending` calls (#18183)
3 months ago
Simon H aeb6bd088b
fix: reapply context after transforming error during SSR (#18099)
3 months ago
Simon H 5e054574db
fix: don't override new current_batch (#18170)
3 months ago
Paolo Ricciuti c92989ad10
Merge branch 'main' into svelte-custom-renderer
3 months ago
Simon H d4c5a91735
fix: rethrow error of failed iterable after calling `return()` (#18169)
3 months ago
Paolo Ricciuti 89b6a939fe
fix: wrap `Promise.all` in `save` during SSR (#18178)
3 months ago
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
4 months ago
paoloricciuti 1e62a1c6d4 fix: disclose version for custom renderers too
4 months ago
paoloricciuti 2af595b31e chore: replace custom `window` management with `globalThis`
4 months ago
paoloricciuti 4b4a134113 chore: rename `captured_renderer`
4 months ago
Paolo Ricciuti b7179abf61
Merge branch 'main' into svelte-custom-renderer
4 months ago
Simon H 572444a696
fix: ignore false-positive errors of `$inspect` dependencies (#18106)
4 months ago
Simon H 90a70cb012
fix: flush eager effects in production (#18107)
4 months ago
Simon H 9521b9f3dc
fix: don't rebase just-created batches (#18117)
4 months ago
Rohan Santhosh Kumar 7719a74eef
chore: fix constructor typo in attributes comment (#18115)
4 months ago
Eduardo Kurek 146cb5ea6c
fix: lazy props reactivity (#18146)
4 months ago
Simon H bc82a55647
fix: ensure scheduled batch is flushed if not obsolete (#18131)
4 months ago
Simon H 4c96b469f8
fix: allow `@debug` tags to reference awaited variables (#18138)
4 months ago
Dor Alagem 69b4c9f561
fix: skip block comments in read_value to prevent apostrophe parsing error (#18153)
4 months ago
7nik ada3076967
fix: account for proxified instance when updating `bind:this` (#18147)
4 months ago
Wesley bd29b9ef2b
docs: document $state.snapshot toJSON behavior (#18154)
4 months ago
Paolo Ricciuti 596716bdd6
Merge branch 'main' into svelte-custom-renderer
4 months ago
github-actions[bot] b771df3464
Version Packages (#18125)
4 months ago
Simon H 8e7319063a
fix: don't mark deriveds while an effect is updating (#18124)
4 months ago
Paolo Ricciuti d333a7f0bb
Merge branch 'main' into svelte-custom-renderer
4 months ago
dabund24 51736e576d
fix: do not dispatch transition event with animation (#18122)
4 months ago
Rohan Santhosh Kumar 48dc9b40c0
docs: fix spacing around option tag in bind docs (#18114)
4 months ago
Paolo Ricciuti d6aa022a5c
Merge branch 'main' into svelte-custom-renderer
4 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