Commit Graph

10226 Commits (state-onchange-roots)
 

Author SHA1 Message Date
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
paoloricciuti df62dd67f3 Merge remote-tracking branch 'origin/main' into state-onchange
6 months ago
github-actions[bot] 74917ae703
Version Packages (#15501)
6 months ago
Rich Harris e5881eade3
chore: tweak migration doc diff blocks (#15527)
6 months ago
Garik Asplund f30d75ab7e
updated -> to → in v5-migration-guide (#15526)
6 months ago
adiGuba 32ee6c1bc2
rune_invalid_arguments_length (#15516)
6 months ago
Simon H aaeda65f2f
docs: add docs on state_unsafe_mutation error (#14932)
6 months ago
7nik 8e9a21e374
fix: correctly match `:has()`'s selector during css pruning (#15277)
6 months ago
Éric NICOLAS f227cfcea8
fix: Allow global-like pseudo-selectors refinement (#15313)
6 months ago
Ben McCann e74fbcbbac
chore: don't distribute unused types definitions (#15473)
6 months ago
Rich Harris 18d71fd528
chore: reuse expression nodes (#15513)
6 months ago
Scott Wu dab1a1b467
docs: Update 99-faq.md (#15510)
6 months ago
ComputerGuy 489f463d7b
fix: replace `undefined` with `void 0` to avoid edge case (#15511)
6 months ago
Dominic Gannaway 5d3aa2bda4
fix: ensure transient writes to tracked parent effects works as expected (#15506)
6 months ago
D.V. Colomban b27ca425c7
fix: add files and group properties to HTMLInputAttributes (#15492)
6 months ago
github-actions[bot] a1257c17f5
Version Packages (#15493)
6 months ago
Dominic Gannaway 110d42062f
fix: on teardown, use the last known value for the signal before the set (#15469)
6 months ago
Simon H 1cc5bcdc99
chore: clarify fuzzyset adaption (#15491)
6 months ago
Maple dbd4617ac4
docs: correct toggle function in lifecycle hooks example (#15486)
6 months ago
Ben McCann 81480c40a0
chore: add missing permissions for `pkg.pr.new-comment` (#15489)
6 months ago
Rich Harris 1c0e24013f
chore: reuse is_function helper (#15467)
6 months ago
github-actions[bot] e2bbc560e4
Version Packages (#15466)
6 months ago
Rich Harris eaf0087d7c
fix: skip `log_if_contains_state` if only logging literals (#15468)
6 months ago
Trevor N. Suarez 3326bd8ae7
feat: Add `closedby` to `HTMLDialogAttributes` (dialog element) (#15458)
6 months ago