Qwik Virtual Scroll

Total count: 132
Loading?: no
visible range: 0-13
#0 - [🐞] useTask, useVisibleTask runs even if the component is not returned in layout.tsx
#1 - Support Vite 8
#2 - feat(router): make view transitions opt-in via the viewTransition prop
#3 - This PR enhances the devtools package management experience by adding…
#4 - feat(core): core ErrorBoundary in SSR and CSR
#5 - refactor: lazy inflate effects
#6 - Regression (beta.36): debounced client-side search re-renders a virtualized list with blank rows instead of filtering
#7 - fix(qwik-router): never cache loader error/redirect envelopes
#8 - fix(qwik-router): submit() always rejects when the submission aborts
#9 - feat(qwik-router): isServerError() guard
#10 - fix(qwik-router): prevent duplicated assetsDir in static paths
#11 - V2 Version Packages (beta)
#12 - [🐞] V2 An exception thrown in `head()` during SPA navigation removes the `<head>` element and wedges QRL loading in an infinite retry loop
#13 - [🐞] V2 `resolveValue()` returns `undefined` inside `head()` during SPA navigation, violating its type (v2)
#14 - chore(ci): use Nix