Socket
Socket
Sign inDemoInstall

angular2-virtual-scroll

Package Overview
Dependencies
1
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous124Next

0.2.0

Diff

Changelog

Source

v0.2.0

  • Added ability to put other elements inside of scroll (Need to wrap list itself in @ContentChild('container'))
  • Added ability to use any parent with scrollbar instead of this element (@input() parentScroll)
rintoj
published 0.1.8 •

Changelog

Source

v0.1.8

  • fixes #74
  • fix buffer for scroll to top amount #71
rintoj
published 0.1.7 •

Changelog

Source

v0.1.7

  • import rxjs operators and object needed instead of RxJS library itself
rintoj
published 0.1.6 •

Changelog

Source

v0.1.6

  • improve performance by using Observables for scroll event
  • add attribute selector
  • fixes #39 - infinite event loop with empty items array
rintoj
published 0.1.5 •

Changelog

Source

v0.1.5

  • Bug fix: the data to "jump" once scrolled to the bottom, because maxStart is assumed to be evenly divisible by the number of items in each row. #32
rintoj
published 0.1.4 •

Changelog

Source

v0.1.4

  • Bug fix: ensure that onScrollListener is actually defined before removing #25
rintoj
published 0.1.3 •

Changelog

Source

v0.1.3

  • Feature: Add event "start", to be fired when at the beginning of the list
  • Feature: Add event "end", to be fired when at the end of the list
  • Bug Fix: BUG infinite request on (change) - use "end" instead of "change" #20
rintoj
published 0.1.2 •

Changelog

Source

v0.1.2

  • Feature: Fire change event after startup #21
rintoj
published 0.1.1 •

Changelog

Source

v0.1.1

  • Bug Fix: Update to lower amount of Elements, scroll issue, empty space on bottom #22
rintoj
published 0.1.0 •

Changelog

Source

v0.1.0

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