Commit Graph

10837 Commits (d7a99b65486acfb8b96795a6d31e81ac2197b742)
 

Author SHA1 Message Date
Rich Harris d7a99b6548 fix async directives
5 months ago
Rich Harris 7144f11b5b dry out
5 months ago
Rich Harris 591aeb0cbc groundwork for async attribute_effect
5 months ago
Rich Harris 5694c0692e tweak
5 months ago
Rich Harris 2fd762863a handle errors in async block expressions
5 months ago
Rich Harris 2c2557aaa8 tidy up
5 months ago
Rich Harris a01249ee21 tweak
5 months ago
Rich Harris 1e2e57ff51 tweak
5 months ago
Rich Harris f34f28e546 tweak
5 months ago
Rich Harris f388568c12 tweak
5 months ago
Rich Harris 2961124ba6 simplify
5 months ago
Rich Harris 163009dd1b unused
5 months ago
Rich Harris 758c39dc87 update error details
5 months ago
Rich Harris 042598cf33
Update .changeset/eleven-weeks-dance.md
5 months ago
Rich Harris 5c1ff997b4
delete old changeset that somehow got left over here
5 months ago
Rich Harris 8a1ab922ce Merge branch 'async-local-effect-pending' into async
5 months ago
Rich Harris c04a13b8d3 fix weird bug in tests
5 months ago
Rich Harris 8300327408 fix
5 months ago
Rich Harris 8cd5635c88 fix
5 months ago
Rich Harris 516ab3b670 Merge branch 'async' into async-local-effect-pending
5 months ago
Rich Harris ee21d9f3b8 update test
5 months ago
Rich Harris c80d165032 local effect pending
5 months ago
Rich Harris da5b74a180 invoke boundary directly
5 months ago
Rich Harris a0dba34770 rename ASYNC_ERROR -> ERROR_VALUE, and avoid conflicts with other flags now that it's used with deriveds as well as sources
5 months ago
Rich Harris 5c0a4a02a5 for unowned deriveds, throw errors lazily
5 months ago
Simon Holthausen fdd009b60d make validate_each_keys async-aware
5 months ago
Rich Harris 951d8e6e69 handle errors in block expressions
5 months ago
Rich Harris b400780264 regenerate
5 months ago
Rich Harris 0430c76da3 disallow `flushSync()` inside effects
5 months ago
Rich Harris e912f885bd fix test
5 months ago
Rich Harris ac7b4a73a6 Merge branch 'main' into async
5 months ago
Rich Harris da2feafe67
chore: silence some pesky logs (#16241)
5 months ago
7nik 0b2b9c724f
chore: adjust linting (#16231)
5 months ago
brunnerh facf528cb8
docs: Simplify TS config docs (#16236)
5 months ago
Rich Harris 680cb6aa43 Merge branch 'main' into async
5 months ago
github-actions[bot] 777e67b948
Version Packages (#16216)
5 months ago
Paolo Ricciuti 922bee9a6d
fix: use fine grained for template if the component is not explicitly in legacy mode (#16232)
5 months ago
Rich Harris 0be1f6aca0 more
5 months ago
Rich Harris 2ae79f364d more
5 months ago
Rich Harris 8d20a9af09 get rid of a bunch of Promise.resolve chains
5 months ago
Rich Harris 66635c5c34 change behaviour of `tick()` to be requestAnimationFrame-based
5 months ago
Rich Harris 6b9f860b8e tweak
5 months ago
Rich Harris ea0e269138 fix settled when awaits occur inside pending boundary
5 months ago
Rich Harris 5fda0113b9 make batch.#deferred private
5 months ago
Fedor Nezhivoi 2af7ba2156
fix: lift unsafe_state_mutation constraints for SvelteSet and SvelteMap created inside the derived (#16221)
5 months ago
Rich Harris 3156a24161 merge main
5 months ago
Paolo Ricciuti c4b32c2bff
fix: untrack `$inspect.with` and add check for unsafe mutation (#16209)
5 months ago
7nik 4db4ee5330
chore: rid of nodeType magic numbers (#16208)
5 months ago
github-actions[bot] 669a2233ee
Version Packages (#16205)
5 months ago
7nik 659198a95c
fix: address css class matching regression (#16204)
5 months ago