Commit 5be6587
committed
chore(devtools): consolidate the changeset and tighten a virtualization test
Collapses the per-fix changesets into the single entry this pull request should
produce, matching how the devtools changelog is written elsewhere - one entry
per pull request rather than one per commit. The entry also records that the
coalescing window widens with the measured cost of a pass, which is the one
user-visible timing change in this work.
Also replaces an assertion in the row-recycling test that reduced to
`reused.length === reused.length` and so passed whatever the virtualizer did.
The scroll in that test advances the window by exactly one row, so the exact
count is assertable. Drops an `overscan` prop on the internal virtual list that
no call site ever set.1 parent ee31469 commit 5be6587
12 files changed
Lines changed: 21 additions & 135 deletions
File tree
- .changeset
- packages/query-devtools/src
- __tests__
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments