Qwik Virtual Scroll

Total count: 142
Loading?: no
visible range: 0-13
#0 - feat(qwik-router): actions expose the AsyncSignal surface (loading, promise)
#1 - feat(qwik-router): error channel — return error() → .error, deprecate fail()/value.failed
#2 - fix(core): rewind cursor when attaching dirty descendants
#3 - perf: reduce component rerender when props are not changed
#4 - fix(qwik-router): never cache loader error/redirect envelopes
#5 - fix(qwik-router): submit() always rejects when the submission aborts
#6 - feat(qwik-router): isServerError() guard
#7 - test: fix non-asserting e2e checks (missing awaits, no-op assertions)
#8 - fix(qwik-router): prevent duplicated assetsDir in static paths
#9 - fix(router): hot-reload CSS imported by route files
#10 - [🐞] V2 Updating route-level CSS files isn't reflected immediately by vite dev's HMR
#11 - V2 Version Packages (beta)
#12 - test: reset qwik duplicate-import guard between in-process vite servers
#13 - [🐞] V2 An exception thrown in `head()` during SPA navigation removes the `<head>` element and wedges QRL loading in an infinite retry loop
#14 - [🐞] V2 `resolveValue()` returns `undefined` inside `head()` during SPA navigation, violating its type (v2)