Qwik Virtual Scroll
Total count: 147
Loading?: no
visible range: 0-13
#0 - feat(devtools): add the Customize Tabs overlay to the sidebar
#1 - [🐞] [V2] Image exports don't resolve properly on SPA / HMR update
#2 - [v2] Header SSR Bug
#3 - docs: document useConstant
#4 - refactor(devtools): drive the sidebar from a configurable visible-tabs list
#5 - refactor(devtools): move qwik dom protocol constants into the shared kit
#6 - refactor(devtools): type-check devtools hook method names across runtime and eval bridge
#7 - qwikVite: make Vite config the single source of truth for asset paths (stop overriding assetFileNames)
#8 - refactor(vite): relocate assets via output.assetFileNames; remove build.assetsDir
#9 - [🐞] postBuild always runs in trailing-slash mode, ignoring __NO_TRAILING_SLASH__
#10 - [🐞] staticFile middlewares don't strip basePathname before file resolution
#11 - fix(core): allow invalid harmless tag nesting
#12 - [v2] Suspense-deferral-through-component: non-EB test + extract to build/v2 + deeper cursor-boundary propagation fix
#13 - [v2] unhandledrejection bridge brands all page rejections as "QWIK ERROR"
#14 - fix(router): await server$ stream close so a client disconnect can't crash Bun