Qwik Virtual Scroll

Total count: 139
Loading?: no
visible range: 0-13
#0 - perf: reduce component rerender when props are not changed
#1 - fix(qwik-router): never cache loader error/redirect envelopes
#2 - fix(qwik-router): submit() always rejects when the submission aborts
#3 - feat(qwik-router): isServerError() guard
#4 - test: fix non-asserting e2e checks (missing awaits, no-op assertions)
#5 - fix(qwik-router): prevent duplicated assetsDir in static paths
#6 - fix(router): hot-reload CSS imported by route files
#7 - [🐞] V2 Updating route-level CSS files isn't reflected immediately by vite dev's HMR
#8 - V2 Version Packages (beta)
#9 - test: reset qwik duplicate-import guard between in-process vite servers
#10 - [🐞] V2 An exception thrown in `head()` during SPA navigation removes the `<head>` element and wedges QRL loading in an infinite retry loop
#11 - [🐞] V2 `resolveValue()` returns `undefined` inside `head()` during SPA navigation, violating its type (v2)
#12 - chore(ci): use Nix
#13 - fix(qwik-router): rewrite() accepts same-origin absolute URLs and handles query strings
#14 - refactor(qwik-router): typed fail() failures on .error, error() aborts to the error page