Commit Graph

2374 Commits (118e9aa91cd7f838d13e817c93bce4b4d59c3648)

Author SHA1 Message Date
Rich Harris 118e9aa91c put flushSync calls on single line — makes it easier to connect the event with the subsequent assertion
9 months ago
Rich Harris 35e4023c35
Update packages/svelte/tests/runtime-runes/samples/state-onchange-reassign-proxy/main.svelte
9 months ago
paoloricciuti 3cb7b7926b chore: split tests
9 months ago
Rich Harris 954eb8d839 merge main
9 months ago
github-actions[bot] e25c281296
Version Packages (#15551)
9 months ago
Rich Harris d2e79326c7
fix: don't depend on deriveds created inside the current reaction (#15564)
9 months ago
Dominic Gannaway 1d10a65b78
fix: check if DOM prototypes are extensible (#15569)
9 months ago
Robert Gieseke 1a5fb8fd51
fix: Keep inlined JSDoc comments in property conversion of svelte-migrate (#15567)
9 months ago
Rich Harris ea75c5e6fa tidy up
9 months ago
Rich Harris b158c8c5aa unused
9 months ago
Rich Harris 51ecbef5dc oops
9 months ago
Rich Harris c793cf3c9c simplify
9 months ago
Rich Harris e7fa79a5f6 simplify
9 months ago
Rich Harris a97465da21 simplify
9 months ago
Rich Harris 0b8d2fa817 remove static analysis restriction
9 months ago
Rich Harris 0d4add1917 merge main
9 months ago
Rich Harris 8d02009ccc
Apply suggestions from code review
9 months ago
Rich Harris 6915c12b58
feat: allow state created in deriveds/effects to be written/read locally without self-invalidation (#15553)
9 months ago
Rich Harris 1b2719f94a merge main
9 months ago
Rich Harris c436b6cdbe
fix: simplify set calls for proxyable values (#15548)
9 months ago
Rich Harris e1e372bfa7 merge main
9 months ago
Rich Harris 99ca7a4d7f
chore: create stack lazily when proxying value (#15547)
9 months ago
github-actions[bot] 190c0c7653
Version Packages (#15536)
9 months ago
Paolo Ricciuti 5b9f0df8ee
fix: don't hoist listeners that access non hoistable snippets (#15534)
9 months ago
paoloricciuti 25e03b3fad fix: batch assignment to length of an array
9 months ago
paoloricciuti 3e886c71f0 fix: add extra check
9 months ago
paoloricciuti 128c3254db fix: remove source onchange from proxy on reassignment
9 months ago
paoloricciuti 2a3fb7a308 fix: lint and test
9 months ago
paoloricciuti df62dd67f3 Merge remote-tracking branch 'origin/main' into state-onchange
9 months ago
github-actions[bot] 74917ae703
Version Packages (#15501)
9 months ago
adiGuba 32ee6c1bc2
rune_invalid_arguments_length (#15516)
9 months ago
Simon H aaeda65f2f
docs: add docs on state_unsafe_mutation error (#14932)
9 months ago
7nik 8e9a21e374
fix: correctly match `:has()`'s selector during css pruning (#15277)
9 months ago
Éric NICOLAS f227cfcea8
fix: Allow global-like pseudo-selectors refinement (#15313)
9 months ago
Ben McCann e74fbcbbac
chore: don't distribute unused types definitions (#15473)
9 months ago
Rich Harris 18d71fd528
chore: reuse expression nodes (#15513)
9 months ago
ComputerGuy 489f463d7b
fix: replace `undefined` with `void 0` to avoid edge case (#15511)
9 months ago
Dominic Gannaway 5d3aa2bda4
fix: ensure transient writes to tracked parent effects works as expected (#15506)
9 months ago
D.V. Colomban b27ca425c7
fix: add files and group properties to HTMLInputAttributes (#15492)
9 months ago
github-actions[bot] a1257c17f5
Version Packages (#15493)
10 months ago
Dominic Gannaway 110d42062f
fix: on teardown, use the last known value for the signal before the set (#15469)
10 months ago
Simon H 1cc5bcdc99
chore: clarify fuzzyset adaption (#15491)
10 months ago
Rich Harris 1c0e24013f
chore: reuse is_function helper (#15467)
10 months ago
github-actions[bot] e2bbc560e4
Version Packages (#15466)
10 months ago
Rich Harris eaf0087d7c
fix: skip `log_if_contains_state` if only logging literals (#15468)
10 months ago
Trevor N. Suarez 3326bd8ae7
feat: Add `closedby` to `HTMLDialogAttributes` (dialog element) (#15458)
10 months ago
adiGuba c5912aad71
fix: null and warnings for local handlers (#15460)
10 months ago
Ben McCann 2c4d85bcec
docs: address `$effect` feedback (#15107)
10 months ago
github-actions[bot] d513304dd0
Version Packages (#15453)
10 months ago
adiGuba ae615ae2ac
chore: memoize clsx() (alternative) (#15456)
10 months ago