Commit Graph

11020 Commits (7d853cf27ba6f5f8d60d5244748669ec7139a00a)
 

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