Commit Graph

11215 Commits (6914710977d41571f79e4eef7aefdb3ce4e79595)
 

Author SHA1 Message Date
Rich Harris 92ae2c3f88 WIP
1 month ago
Rich Harris 4bf3ad745f WIP
1 month ago
Rich Harris d0b8903d90 WIP
1 month ago
Rich Harris afa5af06c9 WIP
1 month ago
Rich Harris 144611a18c WIP
1 month ago
Rich Harris f86bf0d191 WIP
1 month ago
Simon H 669f6b45a3
fix: prevent hydration error on async `{@html ...}` (#17999)
1 month ago
Rich Harris 37b9a964b5 WIP
1 month ago
Rich Harris 7f181523b1 WIP
1 month ago
Rich Harris b40b63af74 WIP
1 month ago
Rich Harris 12235f0300 WIP
1 month ago
Rich Harris de94223003 always create batch_values, for now
1 month ago
Rich Harris 7a70030516 WIP
1 month ago
Rich Harris 54ba176d2c
docs: 'open in playground' links (#17983)
1 month ago
Simon H 5e8662fb23
chore: lots of async tests (#17997)
1 month ago
Rich Harris 5d5ce8b277 tidy up
1 month ago
Rich Harris fa580d895a tweak log_effect_tree
1 month ago
Rich Harris 75e333fce7 all legacy tests passing
1 month ago
Rich Harris 153ced7725 WIP
1 month ago
Rich Harris 55e722d690 WIP
1 month ago
Rich Harris da2ab64f52 WIP
1 month ago
Rich Harris b5be33b152 WIP
1 month ago
Rich Harris 8f2613df67 WIP
1 month ago
Rich Harris f48e4e2ec5 WIP
1 month ago
Rich Harris f31e715569 bring tests over from async-blocking-and-merging
1 month ago
github-actions[bot] 6e52f40d41
Version Packages (#17984)
1 month ago
Simon H 1773cb5b59
fix: ensure HMR wrapper forwards correct start/end nodes to active effect (#17985)
1 month ago
Razin Shafayet b90a5dfb61
docs: clarify `$derived` `await` behavior and dependency tracking (#17696)
1 month ago
moaaz a94924b677
fix: export TweenOptions, SpringOptions, SpringUpdateOptions and Updater from svelte/motion (#17967)
1 month ago
吴杨帆 0c669d9bc9
docs: recommend createContext as the primary method for context (#17959)
1 month ago
github-actions[bot] db69b7e345
Version Packages (#17965)
1 month ago
Abishek Raj R R 7123bf3a13
fix: remove trailing semicolon from {@const} tag printer (#17962)
1 month ago
Nitin Sahu 8e4de9b145
fix: null out effect.b in destroy_effect to prevent memory leak (#17980)
1 month ago
Simon H 6b33dd2a1e
fix: group sync statements (#17977)
1 month ago
Paolo Ricciuti 425fba33fe
fix: hydration comments during hmr (#17975)
1 month ago
Simon H 803c565feb
fix: properly invoke `iterator.return()` during reactivity loss check (#17966)
1 month ago
Rich Harris 0adc22c9ae
fix: defer batch resolution until earlier intersecting batches have committed (#17162)
1 month ago
github-actions[bot] 7ec156a7b0
Version Packages (#17953)
1 month ago
Rich Harris c89f6abae8
feat: allow `css`, `runes`, `customElement` compiler options to be functions (#17951)
1 month ago
Rich Harris 5faf102782
fix: reinstate reactivity loss tracking (#17801)
1 month ago
github-actions[bot] 6a303c3638
Version Packages (#17936)
1 month ago
Simon H f081a6c3b1
fix: resume inert effects when they come from offscreen (#17942)
1 month ago
Rich Harris 1cd06451af
fix: remove nodes in boundary when work is pending and HMR is active (#17932)
1 month ago
Simon H 32a48ed174
fix: don't eagerly access not-yet-initialized functions in template (#17938)
1 month ago
Simon H b472171de6
fix: ensure `$inspect` after top level await doesn't break builds (#17943)
1 month ago
Simon H d4bd6ad8f3
fix: ensure "is standalone child" is correctly reset (#17944)
1 month ago
Rich Harris 98e8b635fa
fix: discard batches made obsolete by commit (#17934)
1 month ago
github-actions[bot] 8b86bdd82d
Version Packages (#17919)
2 months ago
Simon H dcf4865b22
chore: add "untracked allows writes" test (#17930)
2 months ago
Simon H 1ebed68322
fix: avoid traversing clean roots (#17928)
2 months ago