Commit Graph

10452 Commits (5aff44a83fde800631d73737384c839bbfcee80a)
 

Author SHA1 Message Date
ComputerGuy 5aff44a83f rename to `$effect.allowed`
9 months ago
ComputerGuy 3345ed0782 apply suggestion from review
10 months ago
ComputerGuy ab91795ac8 lint
10 months ago
ComputerGuy 7b33b2ab54 fix lint
10 months ago
ComputerGuy c82fb3a0c8 remove obsolete test
10 months ago
ComputerGuy b545462df6 Merge branch 'main' into effect-active
10 months ago
ComputerGuy 9c1de633c0 add test
10 months ago
ComputerGuy c61f2a9bae changeset
10 months ago
Simon H 27c90dfa83
fix: don't reexecute derived with no dependencies on teardown (#16438)
10 months ago
ComputerGuy 9ae4a65c4a add docs
10 months ago
ComputerGuy 794a162e12 Merge branch 'main' into effect-active
10 months ago
github-actions[bot] 05f6436445
Version Packages (#16435)
10 months ago
Elliott Johnson f5db130e2d
chore: Switch `payload.out` to an array (#16428)
10 months ago
Paolo Ricciuti c2da1ebb85
fix: keep effect in the graph if it has an abort controller (#16430)
10 months ago
ComputerGuy 740fece92b Merge branch 'main' into effect-active
10 months ago
ComputerGuy 45d3eeb4e6 add types, DRY out some logic
10 months ago
github-actions[bot] 93a8a495d2
Version Packages (#16426)
10 months ago
Rich Harris 98fb1b1f8b
fix: allow instrinsic `<svelte:...>` elements to inherit from `SvelteHTMLElements` (#16424)
10 months ago
github-actions[bot] 6c9717a91f
Version Packages (#16418)
10 months ago
Ahmad S. 0ae1d5afff
chore: cleanup obselete stuff (#16412)
10 months ago
Simon H 65e5249296
docs: remove mention of deprecated way to enhance typings (#16416)
10 months ago
Paolo Ricciuti bdf6adb411
fix: delegate functions with shadowed variables if declared locally (#16417)
10 months ago
ComputerGuy f343170927
docs: fix `$effect.root` jsdoc formatting (#16411)
10 months ago
Ray Thurn Void 9e1e7139fb
fix: robustify reset calls in error boundaries (#16171)
10 months ago
Rich Harris b8b662a1ad
docs: make link to svelte/reactivity more prominent (#16410)
10 months ago
Rich Harris e5e6c0cd12
fix docs (#16409)
10 months ago
Rich Harris b17557cd91
docs: fix typo (#16408)
10 months ago
Ben McCann c56914d739
chore: upgrade to eslint-plugin-svelte 3 (#16407)
10 months ago
ComputerGuy 64fa513e8b init
10 months ago
github-actions[bot] fcfbc9cca0
Version Packages (#16406)
10 months ago
Rich Harris a67b5862f1
fix: more informative error when effects run in an infinite loop (#16405)
10 months ago
Rich Harris 09c9a3c165
fix: silence `$inspect` errors when the effect is about to be destroyed (#16391)
10 months ago
Rich Harris 3edebd5103
chore: update to new pnpm syntax (#16399)
10 months ago
Rich Harris ead4091202
docs: diligently describe destructured derived declarations (#16400)
10 months ago
Ben McCann 45cd000890
chore: fix peer dependency warning (#16401)
10 months ago
Rich Harris c11c5ec0e3
docs: tweak createSubscriber explanation (#16398)
10 months ago
github-actions[bot] 58788db27b
Version Packages (#16397)
10 months ago
Simon H ee1ef6083a
fix: ensure compiler state is reset before compilation (#16396)
10 months ago
Rich Harris 4947283fa5
fix: avoid microtask in flushSync (#16394)
10 months ago
github-actions[bot] be44f8b23e
Version Packages (#16384)
10 months ago
7nik 6cf3a19342
fix: better handle $inspect on array mutations (#16389)
10 months ago
ComputerGuy 8e73fd4b03
fix: don't log `await_reactivity_loss` warning when signal is read in `untrack` (#16385)
10 months ago
Rich Harris e01bd97bef
fix: update `$effect.pending()` immediately after a batch is removed (#16382)
10 months ago
github-actions[bot] 3fa3dd78a1
Version Packages (#16377)
10 months ago
jjones315 eb23028d8f
fix: add pending snippet to <svelte:boundary> types (#16379)
10 months ago
Rich Harris 886d566b93
add async wrapper to sandbox (#16378)
10 months ago
Rich Harris 9f591223b1
docs: async stuff (#16376)
10 months ago
github-actions[bot] b23f1e0a43
Version Packages (#16374)
10 months ago
Rich Harris 9134caca24
fix: only skip updating bound `<input>` if the input was the source of the change (#16373)
10 months ago
Rich Harris 1e4547b005
chore: add `@since` tags for `settled` and `experimental.async` (#16371)
10 months ago