Commit Graph

10499 Commits (state-onchange)
 

Author SHA1 Message Date
github-actions[bot] 7fe9bf524b
Version Packages (#15582)
6 months ago
Paolo Ricciuti 78d238c5a3
chore: revert version check in migrate (#15583)
6 months ago
Paolo Ricciuti 33d118f8a2
feat: migrate reassigned deriveds to `$derived` (#15581)
6 months ago
github-actions[bot] c1ae8953aa
Version Packages (#15580)
6 months ago
Blade Barringer d1bd32ec9e
fix: allow get_proxied_value to return original value when error (#15577)
6 months ago
Rich Harris 458ed291cf Merge branch 'main' into state-onchange
6 months ago
Rich Harris ef98ccae8b doh
6 months ago
Rich Harris 0fd4d2adcc Merge branch 'main' into state-onchange
6 months ago
Rich Harris 441108b8ff fix docs
6 months ago
github-actions[bot] 6e343b9ad7
Version Packages (#15578)
6 months ago
Rich Harris 5a8fa69dbf
feat: make deriveds writable (#15570)
6 months ago
Rich Harris 36bfef986a not a proxy!
6 months ago
Rich Harris 118e9aa91c put flushSync calls on single line — makes it easier to connect the event with the subsequent assertion
6 months ago
Rich Harris 35e4023c35
Update packages/svelte/tests/runtime-runes/samples/state-onchange-reassign-proxy/main.svelte
6 months ago
paoloricciuti 3cb7b7926b chore: split tests
6 months ago
github-actions[bot] 2d3b65dfbd
Version Packages (#15575)
6 months ago
Rich Harris 842a7c6995
docs: update state_unsafe_mutation message (#15539)
6 months ago
Dominic Gannaway 1f37c02f91
fix: ensure toStore root effect is connected to correct parent effect (#15574)
6 months ago
Paolo Ricciuti ade66c6fea
fix: use `get` in constructor for deriveds (#15300)
6 months ago
Rich Harris 954eb8d839 merge main
6 months ago
Rich Harris 83d0c5894d
docs: add note on effect-local state (#15572)
6 months ago
Rich Harris 6b23a7c477
chore: camelCase -> snake_case (#15573)
6 months ago
github-actions[bot] e25c281296
Version Packages (#15551)
6 months ago
Rich Harris d2e79326c7
fix: don't depend on deriveds created inside the current reaction (#15564)
6 months ago
Dominic Gannaway 1d10a65b78
fix: check if DOM prototypes are extensible (#15569)
6 months ago
Robert Gieseke 1a5fb8fd51
fix: Keep inlined JSDoc comments in property conversion of svelte-migrate (#15567)
6 months ago
Rich Harris ea75c5e6fa tidy up
6 months ago
Rich Harris b158c8c5aa unused
6 months ago
Rich Harris 51ecbef5dc oops
6 months ago
Rich Harris c793cf3c9c simplify
6 months ago
Rich Harris e7fa79a5f6 simplify
6 months ago
Rich Harris a97465da21 simplify
6 months ago
Rich Harris 0b8d2fa817 remove static analysis restriction
6 months ago
Rich Harris 0d4add1917 merge main
6 months ago
Rich Harris 8d02009ccc
Apply suggestions from code review
6 months ago
Rich Harris 6915c12b58
feat: allow state created in deriveds/effects to be written/read locally without self-invalidation (#15553)
6 months ago
Rich Harris c7ce9fc004
fix benchmarks (#15560)
6 months ago
Rich Harris 1b2719f94a merge main
6 months ago
Rich Harris c436b6cdbe
fix: simplify set calls for proxyable values (#15548)
6 months ago
Rich Harris e1e372bfa7 merge main
6 months ago
Rich Harris 99ca7a4d7f
chore: create stack lazily when proxying value (#15547)
6 months ago
Rich Harris 701f085c82
docs: rewrite context docs (#15541)
6 months ago
Rich Harris 8f940ee0ff
docs: use function bindings in "when not to use effect" (#15544)
6 months ago
github-actions[bot] 190c0c7653
Version Packages (#15536)
6 months ago
henrykrinkle01 0af6f20c77
Fix grammar (#15533)
6 months ago
Paolo Ricciuti 5b9f0df8ee
fix: don't hoist listeners that access non hoistable snippets (#15534)
6 months ago
paoloricciuti 25e03b3fad fix: batch assignment to length of an array
6 months ago
paoloricciuti 3e886c71f0 fix: add extra check
6 months ago
paoloricciuti 128c3254db fix: remove source onchange from proxy on reassignment
6 months ago
paoloricciuti 2a3fb7a308 fix: lint and test
6 months ago