Commit Graph

10825 Commits (758c39dc8749be54d432e1b218ea1388e81d984f)
 

Author SHA1 Message Date
Rich Harris 758c39dc87 update error details
4 months ago
Rich Harris 042598cf33
Update .changeset/eleven-weeks-dance.md
4 months ago
Rich Harris 5c1ff997b4
delete old changeset that somehow got left over here
4 months ago
Rich Harris 8a1ab922ce Merge branch 'async-local-effect-pending' into async
4 months ago
Rich Harris c04a13b8d3 fix weird bug in tests
4 months ago
Rich Harris 8300327408 fix
4 months ago
Rich Harris 8cd5635c88 fix
4 months ago
Rich Harris 516ab3b670 Merge branch 'async' into async-local-effect-pending
4 months ago
Rich Harris ee21d9f3b8 update test
4 months ago
Rich Harris c80d165032 local effect pending
4 months ago
Rich Harris da5b74a180 invoke boundary directly
4 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
4 months ago
Rich Harris 5c0a4a02a5 for unowned deriveds, throw errors lazily
4 months ago
Simon Holthausen fdd009b60d make validate_each_keys async-aware
4 months ago
Rich Harris 951d8e6e69 handle errors in block expressions
4 months ago
Rich Harris b400780264 regenerate
4 months ago
Rich Harris 0430c76da3 disallow `flushSync()` inside effects
4 months ago
Rich Harris e912f885bd fix test
4 months ago
Rich Harris ac7b4a73a6 Merge branch 'main' into async
4 months ago
Rich Harris da2feafe67
chore: silence some pesky logs (#16241)
4 months ago
7nik 0b2b9c724f
chore: adjust linting (#16231)
4 months ago
brunnerh facf528cb8
docs: Simplify TS config docs (#16236)
4 months ago
Rich Harris 680cb6aa43 Merge branch 'main' into async
4 months ago
github-actions[bot] 777e67b948
Version Packages (#16216)
4 months ago
Paolo Ricciuti 922bee9a6d
fix: use fine grained for template if the component is not explicitly in legacy mode (#16232)
4 months ago
Rich Harris 0be1f6aca0 more
4 months ago
Rich Harris 2ae79f364d more
4 months ago
Rich Harris 8d20a9af09 get rid of a bunch of Promise.resolve chains
4 months ago
Rich Harris 66635c5c34 change behaviour of `tick()` to be requestAnimationFrame-based
4 months ago
Rich Harris 6b9f860b8e tweak
4 months ago
Rich Harris ea0e269138 fix settled when awaits occur inside pending boundary
4 months ago
Rich Harris 5fda0113b9 make batch.#deferred private
4 months ago
Fedor Nezhivoi 2af7ba2156
fix: lift unsafe_state_mutation constraints for SvelteSet and SvelteMap created inside the derived (#16221)
4 months ago
Rich Harris 3156a24161 merge main
4 months ago
Paolo Ricciuti c4b32c2bff
fix: untrack `$inspect.with` and add check for unsafe mutation (#16209)
4 months ago
7nik 4db4ee5330
chore: rid of nodeType magic numbers (#16208)
4 months ago
github-actions[bot] 669a2233ee
Version Packages (#16205)
4 months ago
7nik 659198a95c
fix: address css class matching regression (#16204)
4 months ago
github-actions[bot] d941cf5d3b
Version Packages (#16196)
4 months ago
Simon H 61a11a57e8
chore: merge main into async branch (#16197)
4 months ago
7nik 2b20a2d16b
fix: match class and style directives against attribute selector (#16179)
4 months ago
github-actions[bot] 402434e6cd
Version Packages (#16195)
4 months ago
Ray Thurn Void de90fc8dce
Test array sort in effect to prevent regressions of this use-case (#16175)
4 months ago
floriskn 579d0e6636
fix: ensure undefined attributes are removed during hydration (#16178)
4 months ago
Simon H a5f500e7c0
fix: keep spread non-delegated event handlers up to date (#16180)
4 months ago
7nik 838f881550
fix: avoid shadowing a variable in dynamic components (#16185)
4 months ago
Simon H 061ab31d23
fix: ensure sources within nested effects still register correctly (#16193)
4 months ago
github-actions[bot] 0524d16215
Version Packages (#16181)
4 months ago
Rich Harris b224c3fb4b
fix: coarse reactivity, alternative approach (#16100)
4 months ago
Elliott Johnson d99d872519
fix: Make docs example not infinitely recurse (#16183)
4 months ago