Qwik Virtual Scroll
Total count: 145
Loading?: no
visible range: 0-13
#0 - refactor(devtools): share the page data source contract between ui and extension
#1 - refactor(devtools): extract findComponentKey as a shared runtime utility
#2 - test(devtools): cover the VNode bridge and eval bridge injection runtimes
#3 - [v2] Suspense-deferral-through-component: non-EB test + extract to build/v2 + deeper cursor-boundary propagation fix
#4 - [v2] unhandledrejection bridge brands all page rejections as "QWIK ERROR"
#5 - fix(router): await server$ stream close so a client disconnect can't crash Bun
#6 - feat(core): async auto tracking and async computed
#7 - [v2] version-skew handling — failed chunk imports should surface a 'new version available' affordance
#8 - [v2] in-order streaming: no flush before awaiting a component-body promise (already-rendered UI stays buffered)
#9 - feat(router): blockSSR
#10 - fix(router): add re-exported routeloaders to the route trie
#11 - fix(qwik): emit backpatch entries in document order for the forward-only executor
#12 - fix(qwik-vite): keep reachable deps when reducing cyclic bundle graphs
#13 - [🐞] V2 Shared routeloader is broken
#14 - feat(cli): handle nub package manager commands