angular-infinite-list
angular-infinite-list copied to clipboard
A short and powerful infinite scroll list library for angular, with zero dependencies
if we use angular-infinite-list inside *ngFor then it generate virtual scroll for each of them separately. but when we scroll one element. this object replace in all sections.
I am using the observable approach - copied the code straight from here and into my project. Everything works as it should apart from the initial load. This list loads...
infinitelist doesn't work with in multilayer table. child rows overlay on parent rows and it doesn't adjust according to child rows.
overscanCount overscans only the first items.
Are there any samples for loading data from a paginated API?
Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3. Release notes Sourced from socket.io-parser's releases. 4.2.3 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...
Bumps [engine.io](https://github.com/socketio/engine.io) from 6.4.1 to 6.4.2. Release notes Sourced from engine.io's releases. 6.4.2 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...
Bumps [cookie](https://github.com/jshttp/cookie), [engine.io](https://github.com/socketio/socket.io) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `cookie` from 0.4.2 to 0.7.2 Release notes Sourced from cookie's releases. v0.7.2 Fixed Fix object assignment of...