Qwik Virtual Scroll

Total count: 137
Loading?: no
visible range: 0-13
#0 - fix(router): add re-exported routeloaders to the route trie
#1 - test(qwik): fix stop-propagation in the events e2e fixture and pin deferred-handler loader behavior
#2 - fix(qwik): emit backpatch entries in document order for the forward-only executor
#3 - fix(qwik-vite): keep reachable deps when reducing cyclic bundle graphs
#4 - [🐞] V2 Shared routeloader is broken
#5 - feat(cli): handle nub package manager commands
#6 - feat: support Vite 8 with the Rolldown bundler
#7 - [🐞] useTask, useVisibleTask runs even if the component is not returned in layout.tsx
#8 - Support Vite 8
#9 - This PR enhances the devtools package management experience by adding…
#10 - feat(core): core ErrorBoundary in SSR and CSR
#11 - refactor: lazy inflate effects
#12 - Regression (beta.36): debounced client-side search re-renders a virtualized list with blank rows instead of filtering
#13 - fix(qwik-router): never cache loader error/redirect envelopes
#14 - fix(qwik-router): submit() always rejects when the submission aborts