Commit Graph

10106 Commits (355b9dba380eb15a0ddca575d655af9d10d86556)
 

Author SHA1 Message Date
Elliott Johnson 355b9dba38
Update create-reactive-function.js
5 months ago
S. Elliott Johnson a5470f9569 feat: Export `createReactiveFunction`
5 months ago
Scott Wu f49856449d
docs: add a reference to the official hash router (#15611)
5 months ago
github-actions[bot] f498a21063
Version Packages (#15587)
6 months ago
Paolo Ricciuti 3080c1334e
fix: prevent state runes from being called with spread (#15585)
6 months ago
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 ef98ccae8b doh
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
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 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 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 c436b6cdbe
fix: simplify set calls for proxyable values (#15548)
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
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