Socket
Socket
Sign inDemoInstall

angular2-virtual-scroll

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-virtual-scroll - npm Package Versions

134

0.4.6

Diff

Changelog

Source

v0.4.6

  • Update Readme
speige
published 0.4.5 •

Changelog

Source

v0.4.5

  • Update Readme
speige
published 0.4.4 •

Changelog

Source

v0.4.4

  • Added ability to use virtual scroll with different sized of elements
  • flag "enableUnequalChildrenSizes" was added (defaults to false) to bypass the different-height elements calculations (for users with fixed-height children to avoid the minor performance impact). Breaking Change: The value of ChangeEvent.end wasn't intuitive. This has been corrected. Both ChangeEvent.start and ChangeEvent.end are the 0-based array indexes of the items being rendered in the viewport. (Previously Change.End was the array index + 1)
speige
published 0.3.4 •

Changelog

Source

v0.3.4

  • revert package.json to Angular 4 instead of Angular 6 since they should be backwards compatible
speige
published 0.3.3 •

Changelog

Source

v0.3.3

  • update to latest npm versions. fix parentScroll. support horizontal scrollbars. auto-calculate scrollbar size. auto-refresh if items array changes. minor bug fixes
rintoj
published 0.3.2 •

Changelog

Source

v0.3.2

  • Merge PR !159, !165, !167, !168
rintoj
published 0.3.1 •

Changelog

Source

v0.3.1

  • Merge PR !117 - Run scroll and frame handlers outside of angular zone for performance
rintoj
published 0.3.0 •

Changelog

Source

v0.3.0

  • Add smooth scroll for scrollInto function.
rintoj
published 0.2.2 •

Changelog

Source

v0.2.2

  • Fixes #94
rintoj
published 0.2.1 •

Changelog

Source

v0.2.1

  • Added ability to get viewPortItems as a field instead of event
  • Added easier ability of using window scrollbar
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc