Commit Graph

10245 Commits (f5a87c0f12bd12c08cfb42f461302c4ba05b16b5)
 

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