Skip to content
This repository has been archived by the owner on Nov 11, 2017. It is now read-only.
/ list-view Public archive

An incremental rendering list view for Ember.js

License

Notifications You must be signed in to change notification settings

emberjs/list-view

Repository files navigation

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.