Commit Graph

10997 Commits (99fa11b4fce68b4aa7d22de9070240baded87805)
 

Author SHA1 Message Date
Rich Harris 99fa11b4fc WIP
1 year ago
Rich Harris 16f960eba7 WIP
1 year ago
Rich Harris 6afb9c6028 partial merge
1 year ago
Rich Harris c57e673c84 add skipped failing test
1 year ago
Rich Harris 60eaa2862e don't commit stale batches
1 year ago
Rich Harris 39a7f08ead tidy
1 year ago
Rich Harris 11f2c4868a apparently we no longer need the merging logic? we can simplify and fix stuff by removing it
1 year ago
Rich Harris f6358d53c9 duplicates are rare and harmless
1 year ago
Rich Harris 2019451444 is_dirty is a better name than check_dirtiness
1 year ago
Rich Harris 179980e965 remove EFFECT_IS_UPDATING
1 year ago
Rich Harris 6c2064b195 only apply error adjustments when error escapes boundaries
1 year ago
Rich Harris c79553bec7 fix
1 year ago
Rich Harris d367052169 remove, for now
1 year ago
Rich Harris 6f12c0901e move code where it belongs
1 year ago
Rich Harris fa1deacd0e unused
1 year ago
Rich Harris 8b8f059016 simplify
1 year ago
Rich Harris ee3a02aa50 tidy up
1 year ago
Rich Harris 3f3734b3fc branch and block effects do not also need to be render effects
1 year ago
Rich Harris 76b8d52de2 add more JSDoc
1 year ago
Rich Harris 6169405638 more JSDoc
1 year ago
Rich Harris 52a95a0d7c update test
1 year ago
Rich Harris da83c85420 merge main
1 year ago
Rich Harris 140462374a
fix: re-evaluate derived props during teardown (#16278)
1 year ago
github-actions[bot] eb094ba059
Version Packages (#16313)
1 year ago
Rich Harris e13b0d96f3 merge main
1 year ago
Rich Harris cf2ff5e8dc
fix: abort and reschedule effect processing after state change in user effect (#16280)
1 year ago
Rich Harris d7659d500f regenerate
1 year ago
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