Qwik Virtual Scroll

Total count: 145
Loading?: no
visible range: 0-13
#0 - chore: cleanup ruler AGENTS.md
#1 - feat(core): core ErrorBoundary working in SSR and CSR
#2 - fix(qwik-router): ErrorBoundary catches its own subtree (closest-parent)
#3 - feat(qwik-router): exclude prerendered routes from the server route plan
#4 - V2: No supported way to exclude prerendered routes from the server bundle
#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 - feat(qwik-router): error channel — return error() → .error, deprecate fail()/value.failed
#8 - fix(core): rewind cursor when attaching dirty descendants
#9 - fix(qwik-router): never cache loader error/redirect envelopes
#10 - fix(qwik-router): submit() always rejects when the submission aborts
#11 - feat(qwik-router): isServerError() guard
#12 - test: fix non-asserting e2e checks (missing awaits, no-op assertions)
#13 - fix(qwik-router): prevent duplicated assetsDir in static paths
#14 - fix(qwik-router): hot-reload CSS imported by route files