Commit Graph

11020 Commits (7d853cf27ba6f5f8d60d5244748669ec7139a00a)
 

Author SHA1 Message Date
github-actions[bot] 63e48365fb
Version Packages (#16303)
1 year ago
Rich Harris 2460370271 merge main
1 year ago
Rich Harris 4a26edf545
chore: remove unused `mounting` variable from `select_option` call (#16312)
1 year ago
Rich Harris 497ef135c7 unused
1 year ago
Rich Harris c7c9404d5e make stuff private
1 year ago
Rich Harris 0c5b4d86c4 make process_effects a method of batch
1 year ago
Rich Harris bf9e109882 make flush_queued_root_effects a method of batch
1 year ago
Paolo Ricciuti 834cd91b36
fix: account for mounting when `select_option` in `attribute_effect` (#16309)
1 year ago
Rich Harris ec21b741c2 move batch-related code into batch.js
1 year ago
Rich Harris c83374c3ca remove TODO
1 year ago
Rich Harris aa5af759d9 restore -> activate
1 year ago
Rich Harris 5e1ec58eff flush less often
1 year ago
Rich Harris f0bb8ddd58 use error boundary for test - vitest does some weird error swallowing afaict
1 year ago
Rich Harris f991d9d437 remove TODO - this method is only called when pending snippet exists
1 year ago
Rich Harris 54e39252a5 tweak
1 year ago
Rich Harris d39e60bf0a rename from_async_derived -> current_async_derived
1 year ago
Rich Harris 983083fb82 suspend batch, not boundary
1 year ago
Rich Harris 3e1701024b
Update packages/svelte/src/compiler/types/index.d.ts
1 year ago
Rich Harris 4fc61c7fba add effect_pending_outside_reaction error
1 year ago
Rich Harris 70d4a3d96e silence warning
1 year ago
Rich Harris 06d2886cbc unused
1 year ago
Rich Harris 2f531a4845 add comment
1 year ago
Rich Harris 8a245586ed false -> 0
1 year ago
Rich Harris b61a081dcc Merge branch 'main' into async
1 year ago
7nik c3348aea06
fix: do not proxify the value assigned to a derived (#16302)
1 year ago
Rich Harris 2325a5af52 add a couple of comments
1 year ago
Rich Harris c3aabc148a tweak logic to make it clearer why and when we commit a batch
1 year ago
Rich Harris 6b1ac77c87 only update `$effect.pending()` if someone is listening, since it causes a double flush and makes debugging harder
1 year ago
Rich Harris cf2bdd1d31 add some JSDoc
1 year ago
Rich Harris e888b5b2d4 flesh out await_outside_boundary message
1 year ago
Rich Harris b78dd165ad regenerate
1 year ago
Rich Harris c268124ba0 add async_derived_orphan error
1 year ago
Rich Harris c78e8e05a6 simplify. no idea what the async_mode_flag stuff is about, but it appears unnecessary
1 year ago
Rich Harris f043519924 fix
1 year ago
Rich Harris 70c9f4be08 fix test
1 year ago
Rich Harris 9c13fef7e5 unused
1 year ago
Rich Harris 1d0a945c5c merge main
1 year ago
Rich Harris 432763a03e
chore: `reaction_sources` -> `source_ownership` (#16287)
1 year ago
github-actions[bot] 220e901a82
Version Packages (#16297)
1 year ago
Rich Harris eeb32a50d1
fix: bump esrap (#16295)
1 year ago
Rich Harris 2629561a9c failing test
1 year ago
Rich Harris 77b4f56853 tidy up test
1 year ago
Rich Harris 94415f0d96 null out from_async_derived in more places
1 year ago
Rich Harris cda99a1d54 fix
1 year ago
Rich Harris beaae350d2 update test
1 year ago
Rich Harris 1626c22da9 tweak
1 year ago
Rich Harris 7a08d9bee5 flesh out await_reactivity_loss warning
1 year ago
github-actions[bot] 5ebbedf205
Version Packages (#16281)
1 year ago
Rich Harris c0283713e6 simplify
1 year ago
Rich Harris 8ffa72699c make method private
1 year ago