Skip to content

1.0.0

Latest

Choose a tag to compare

@lVlyke lVlyke released this 19 Jan 01:16
  • Added support for Angular 21. All prior versions of Angular are unsupported.
  • Added provideVirtualScrollStrategy function to allow for module-less providing of a VirtualScrollStrategy.
  • All components and directives are now standalone.
  • Renamed NgxVirtualScrollModule.Options to NgxVirtualScrollOptions.
  • Updated README.