Socket
Socket
Sign inDemoInstall

ngx-virtual-scroller

Package Overview
Dependencies
6
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
234Next

4.0.3

Diff

speige
published 4.0.2 •

Changelog

Source

v4.0.2

  • Add RTL Support
  • Minor bug fixes
  • Compiled from Angular 9
speige
published 4.0.1 •

speige
published 3.0.3 •

Changelog

Source

v3.0.3

  • Add Null-Safety check
speige
published 3.0.2 •

Changelog

Source

v3.0.2

  • Bug fix when prepending items (was scrolling to previously visible item even if scroll was at top of list)
speige
published 3.0.1 •

Changelog

Source

v3.0.1

  • Use new Angular8 syntax for ViewChild/ContentChild (https://angular.io/guide/static-query-migration)
speige
published 3.0.0 •

Changelog

Source

v3.0.0

  • If items array is prepended with additional items, keep scroll on currently visible items, if possible.
  • Removed ChangeEvent (replaced by IPageInfo)
  • Removed several deprecated properties (ChangeEvent.start, ChangeEvent.end, update/change/start/end events [renamed to vsUpdate/vsChange/vsStart/vsEnd])
  • Auto-refresh improvement: During ngDoCheck, evaluates if javascript objects associated with any currently visible items have been replaced with different objects (for example: items array has been sorted, but still has the same items & length).
speige
published 2.2.0 •

speige
published 2.1.0 •

Changelog

Source

v2.1.0

  • Syntax of Dependency Injection changed
speige
published 2.0.9 •

Changelog

Source

v2.0.9

  • Include margin in calculations for element size to improve smoothness of scrolling
234Next
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc