Commit c02ad03
fix: overhaul
* 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>each blocks (#17150)1 parent 1e0c8c5 commit c02ad03
File tree
8 files changed
+380
-278
lines changed- .changeset
- packages/svelte
- src/internal/client
- dom/blocks
- reactivity
- tests/runtime-runes/samples
- async-each-derived
- async-each-overlap
8 files changed
+380
-278
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments