/list-view

An incremental rendering list view for Ember.js

Primary LanguageJavaScriptMIT LicenseMIT

ListView is unmaintained and deprecated. The last published version was compatable with Ember <= 1.12.x. It is important to note that ListView is not compaitable with the Glimmer rendering engine. Ember Collection is ment to replace ListView as the ember solution to rendering large lists. If you need this functionality for your >= 1.13.x ember app, please checkout Ember Collection.