Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Refactor to use list-view for potential performance improvements #35

Closed
go1dfish opened this issue Mar 4, 2013 · 2 comments
Closed

Comments

@go1dfish
Copy link

go1dfish commented Mar 4, 2013

Basing ember-table on ListView would likely help improve scrolling performance and centralize optimization efforts rather than duplicating efforts

https://github.com/emberjs/list-view

Functionality it seems similar to the LazyContainer(Item)View's currently used by ember-table

@ppong
Copy link
Contributor

ppong commented Mar 4, 2013

@go1dfish yup, it is actually one of the todo items listed in the README. PR are welcome also :)

Gaurav0 pushed a commit to Gaurav0/ember-table that referenced this issue Oct 13, 2015
@billy-addepar
Copy link
Contributor

This version of Ember table is no longer supported. If you want to continue discussion, you can open the issue on Ember Table Legacy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

4 participants