Commit Graph

10499 Commits (43457ccd7de2b43c2c83e8879bea2e548869cf8f)
 

Author SHA1 Message Date
github-actions[bot] 280d8c74cc
Version Packages (#15263)
9 months ago
Dominic Gannaway b602c59a22
fix: when re-connecting unowned deriveds, remove their unowned flag (#15255)
9 months ago
Rich Harris ba957b625f unused
9 months ago
Rich Harris 7bf7e0dd78 start converting boundary to a class
9 months ago
Paolo Ricciuti 02788f8e62
fix: allow mutation of private derived state (#15228)
9 months ago
Rich Harris 7bd6969711 fix
9 months ago
Ben McCann 7ab18bba50
chore: allow pnpm 10 (#15258)
9 months ago
github-actions[bot] c4d4349d0a
Version Packages (#15234)
10 months ago
Simon H 4883fd2c83
fix: hydrate `href` that is part of spread attributes (#15226)
10 months ago
Dominic Gannaway f2c83e5db7
fix: ensure unowned derived dependencies are not duplicated when reac… (#15232)
10 months ago
Rich Harris 3289ac3ad1 slightly better waterfall warning
10 months ago
Rich Harris 0b9bfc9a31 async derived cannot use $derived.by
10 months ago
Rich Harris 461c081cd1 error handling
10 months ago
Rich Harris 69a1902a22 small fix
10 months ago
github-actions[bot] b0c4fa5246
Version Packages (#15216)
10 months ago
Simon H 3b7066f5c6
fix: ensure custom element updates don't run in hydration mode (#15217)
10 months ago
Simon H 6f392d679b
fix: properly set `value` property of custom elements (#15206)
10 months ago
dependabot[bot] 872ee51378
chore(deps-dev): bump vitest from 2.0.5 to 2.1.9 (#15220)
10 months ago
Rich Harris 1ada302603
Revert "chore(deps-dev): bump vite from 5.4.14 to 6.0.9 (#15199)" (#15201)
10 months ago
Rich Harris 726b3f1b85 delay initial async derived resolution if invalidated during init
10 months ago
Rich Harris 2703ac6096 fix heuristic for transforming await expressions on server
10 months ago
Rich Harris bcdddc6efb fix member expressions for real
10 months ago
Rich Harris 994afafbd9 Revert "fix await member expressions"
10 months ago
Rich Harris 68a10b73b9 Merge branch 'main' into async
10 months ago
Rich Harris 541f8eb290
chore: remove pbcopy from hash script (#15221)
10 months ago
Rich Harris ed1cf75b79
chore: add download/hash scripts for sandbox (#15218)
10 months ago
Dominic Gannaway d39d8c0675
fix: ensure tracking returns true, even if in unowned (#15214)
10 months ago
Dominic Gannaway ae8bd6f222 fix await member expressions
10 months ago
Rich Harris 990634d15f remove old comment
10 months ago
Rich Harris ff5d9fec07 pending_items -> offscreen_items
10 months ago
Dominic Gannaway e69d85b1a0 Merge branch 'main' into aa-coordination
10 months ago
Rich Harris 80550468f9 dont reconnect deriveds inside destroyed effects
10 months ago
Rich Harris b64cfc6231 update comment
10 months ago
Rich Harris 5f2abc8fb4 skip adding dependencies for destroyed effects
10 months ago
dependabot[bot] f67cf201af
chore(deps-dev): bump vite from 5.4.14 to 6.0.9 (#15199)
10 months ago
Simon H 502b585ed2
docs: enhance migration docs about accessors (#15138)
10 months ago
Rich Harris 7867e7584b
bump vite (#15198)
10 months ago
Rich Harris c2869f5617 bump
10 months ago
Rich Harris f878736f38
try this (#15196)
10 months ago
Rich Harris cc7bc3279e merge main
10 months ago
github-actions[bot] 64f86ee9d4
Version Packages (#15190)
10 months ago
Scott Wu e1014e3016
Update 11-bind.md (#15192)
10 months ago
Dominic Gannaway e0b3dc020c
chore: remove unused code from signal logic (#15195)
10 months ago
Rich Harris 0dc84ab2a2 only suspend in top-level async deriveds
10 months ago
Rich Harris 80b713a85e abort component if already destroyed
10 months ago
pgliang001 e12fe8795c
chore: simplify assignment expression (#15177)
10 months ago
7nik 5b30fbfb0b
fix: encounter svelte:element in blocks as sibling during pruning css (#15165)
10 months ago
Rich Harris 0a5628f456 improve waterfall detection
10 months ago
Rich Harris c56ee71653 add showPendingAfter and showPendingFor
10 months ago
Rich Harris c9d61951c6 make purpose explicit
10 months ago