rintoj / ngx-virtual-scroller

Virtual Scroll displays a virtual, "infinite" list.
https://rintoj.github.io/ngx-virtual-scroller
MIT License
977 stars 294 forks source link

Feature: Support Iterable #38

Open mbellezi opened 7 years ago

mbellezi commented 7 years ago

Please add support to Javascript iterables for the Itens property. It's necessary for handling ImmutableJS Lists on Redux environments.

speige commented 6 years ago

We don't have time to code this at the moment. If you're able to code it, please submit a pull request. Thanks.