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