kamilkp / ng2-vs-for

Virtual Scroll repeater for Angular2
MIT License
42 stars 25 forks source link

Vs-for should reach on push and splice #18

Closed korvinko closed 4 years ago

korvinko commented 7 years ago

In this request I added IterableDiffers that detect changes in input collection. For example: vs-for will refresh list on push and splice items in collection.