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 <[email protected]> Co-authored-by: Rich Harris <[email protected]> * add commented-out test, todo investigate --------- Co-authored-by: dylan1951 <[email protected]> Co-authored-by: dylan <[email protected]> Co-authored-by: Simon H <[email protected]> Co-authored-by: Simon Holthausen <[email protected]>
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)