Skip to content

Commit c02ad03

Browse files
Rich-Harrisdylan1951dylandummdidumm
authored
fix: overhaul each blocks (#17150)
* state.items -> state.onscreen * offscreen_items -> state.offscreen * WIP * WIP * WIP * WIP * WIP * WIP * WIP * WIP * always push * fix * note to self * tweak/fix * tidy up * simplify * unused * clarity * note to self * simplify * one test to go * holy shit i think it works * unused * reduce number of bitwise checks * revert * small tweak * better comment * update note to self * fix: each block losing reactivity when items removed while promise pending (#17151) Co-authored-by: dylan <dylanbradshaw107@hotmail.com> Co-authored-by: Rich Harris <rich.harris@vercel.com> * add commented-out test, todo investigate --------- Co-authored-by: dylan1951 <58990501+dylan1951@users.noreply.github.com> Co-authored-by: dylan <dylanbradshaw107@hotmail.com> Co-authored-by: Simon H <5968653+dummdidumm@users.noreply.github.com> Co-authored-by: Simon Holthausen <simon.holthausen@vercel.com>
1 parent 1e0c8c5 commit c02ad03

File tree

8 files changed

+380
-278
lines changed

8 files changed

+380
-278
lines changed

.changeset/clean-toes-joke.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'svelte': patch
3+
---
4+
5+
fix: each block losing reactivity when items removed while promise pending

0 commit comments

Comments
 (0)