Qwik Virtual Scroll

Total count: 141
Loading?: no
visible range: 0-13
#0 - fix(router): don't resolve route loader to undefined on first SPA nav
#1 - docs: auto-link first mention of core APIs in docs prose
#2 - This PR enhances the devtools package management experience by adding…
#3 - docs: add inline glossary Term component and /docs/glossary page
#4 - feat(core): defer AsyncSignal errors during render
#5 - feat(qwik-router): add `exclude` option to `rewriteRoutes`
#6 - feat(core): core ErrorBoundary working in SSR and CSR
#7 - refactor: lazy inflate effects
#8 - Regression (beta.36): debounced client-side search re-renders a virtualized list with blank rows instead of filtering
#9 - feat(qwik-router): error channel — return error() → .error, deprecate fail()/value.failed
#10 - fix(qwik-router): never cache loader error/redirect envelopes
#11 - fix(qwik-router): submit() always rejects when the submission aborts
#12 - feat(qwik-router): isServerError() guard
#13 - test: fix non-asserting e2e checks (missing awaits, no-op assertions)
#14 - fix(qwik-router): prevent duplicated assetsDir in static paths