Qwik Virtual Scroll

Total count: 148
Loading?: no
visible range: 0-13
#0 - fix(ssr): flush stream buffer before awaiting component-body promise
#1 - qwikVite: make Vite config the single source of truth for asset paths (stop overriding assetFileNames)
#2 - refactor(vite): relocate assets via output.assetFileNames; remove build.assetsDir
#3 - fix(qwik-vite): bootstrap QRL segment parents missing from the dev graph
#4 - [🐞] postBuild always runs in trailing-slash mode, ignoring __NO_TRAILING_SLASH__
#5 - [🐞] staticFile middlewares don't strip basePathname before file resolution
#6 - fix(core): allow invalid harmless tag nesting
#7 - fix(qwik): dedupe already-streamed-chore SSR warning to once per host
#8 - feat(core): async useComputed$
#9 - [v2] Suspense-deferral-through-component: non-EB test + extract to build/v2 + deeper cursor-boundary propagation fix
#10 - [v2] unhandledrejection bridge brands all page rejections as "QWIK ERROR"
#11 - fix(router): await server$ stream close so a client disconnect can't crash Bun
#12 - [v2] version-skew handling — failed chunk imports should surface a 'new version available' affordance
#13 - [v2] in-order streaming: no flush before awaiting a component-body promise (already-rendered UI stays buffered)
#14 - fix(router): add re-exported routeloaders to the route trie