Commit Graph

10942 Commits (cf2bdd1d317ac5b38174ede4c8f7570716f0c61d)
 

Author SHA1 Message Date
Rich Harris 58918e38e9 simplify
1 year ago
Rich Harris d89f3184eb simplify init_select
1 year ago
Rich Harris 334adc0897 initialize option values before initing select values
1 year ago
Rich Harris 213274a75e
chore: reduce some select.value indirection (#16250)
1 year ago
Rich Harris 650144aa75 tidy up
1 year ago
Rich Harris d7a99b6548 fix async directives
1 year ago
Rich Harris 7144f11b5b dry out
1 year ago
Rich Harris 591aeb0cbc groundwork for async attribute_effect
1 year ago
Rich Harris 5694c0692e tweak
1 year ago
Rich Harris 2fd762863a handle errors in async block expressions
1 year ago
Rich Harris 2c2557aaa8 tidy up
1 year ago
Rich Harris a01249ee21 tweak
1 year ago
Rich Harris 1e2e57ff51 tweak
1 year ago
Rich Harris f34f28e546 tweak
1 year ago
Rich Harris f388568c12 tweak
1 year ago
Rich Harris 2961124ba6 simplify
1 year ago
Rich Harris 163009dd1b unused
1 year ago
Rich Harris 758c39dc87 update error details
1 year ago
Rich Harris 042598cf33
Update .changeset/eleven-weeks-dance.md
1 year ago
Rich Harris 5c1ff997b4
delete old changeset that somehow got left over here
1 year ago
Rich Harris 8a1ab922ce Merge branch 'async-local-effect-pending' into async
1 year ago
Rich Harris c04a13b8d3 fix weird bug in tests
1 year ago
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