Skip to content

feat(virtual-scroll): add virtual scroll component - #4029

Merged
ChronosSF merged 6 commits into
vnextfrom
vkombov/virtual-scroll-samples
Sep 23, 2026
Merged

ChronosSF merged 6 commits into
vnextfrom
vkombov/virtual-scroll-samples

Conversation

@viktorkombov

Copy link
Copy Markdown
Contributor

Virtual Scroll samples

Adds IgxVirtualScrollComponent samples for the new Virtual Scroll topic.

Changes

  • src/app/data-display/virtual-scroll/: overview, variable-size, horizontal, scroll-to-index, infinite-scroll (dataRequest), and paged-data (dataWindow + stateChange), with a shared employees.ts.
  • Routes and route data under data-display, plus VirtualScrollConfigGenerator for live editing.
  • combo-remote and simple-combo-remote: virtualScrollContainer.getScrollForIndex()/scrollPosition replaced with scrollToIndex(). The combo's internal container is now IgxVirtualScrollComponent.

Dependencies

Repo Link Why
igniteui-angular rkaraivanov/virtual-scroll-component #17281 Adds igniteui-angular/virtual-scroll
docs-template #840 Topic that embeds these samples

rkaraivanov
rkaraivanov previously approved these changes Sep 18, 2026
@ChronosSF
ChronosSF merged commit 03537d2 into vnext Sep 23, 2026
6 checks passed
@ChronosSF
ChronosSF deleted the vkombov/virtual-scroll-samples branch September 23, 2026 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants