Qwik Virtual Scroll

Total count: 121
Loading?: no
visible range: 0-13
#0 - feat(perf): remove vite preload helper from built outputs
#1 - [🐞] Qwik bundle detection may implicitly depend on `package.json`
#2 - test(e2e): test preloader, qwikloader and core modules don't exceed the defined budget size
#3 - feat: out of order streaming for Suspense
#4 - fix(core): allow duplicate qwik via shared singletons
#5 - feat: server-only folder and suffix
#6 - doc: document named slots in layouts via inline components
#7 - [📖] document named slots in layouts
#8 - V2 Version Packages (beta)
#9 - [🐞] V2 SSR: q:key containing reserved encoder chars (?, =, @, etc.) corrupts client vnode-data → "Missing refElement" / "Did not materialize"
#10 - [🐞] V2 regression -> useVisibleTask$ runs before render commit when a prior task mutates a tracked signal, breaking imperative DOM access
#11 - fix(qwikloader): interactivity during streaming
#12 - perf(core): yield state processing during resume
#13 - [🐞] v2: Using result from `useAsync$` in an element's `style` does not resolve correctly
#14 - [🐞] v1&v2: tracking optional property default-initialized by function call does not re-run task