We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
The text was updated successfully, but these errors were encountered:
@go1dfish yup, it is actually one of the todo items listed in the README. PR are welcome also :)
Sorry, something went wrong.
Merge pull request Addepar#35 from LetsMakeDataEasy/loading-indicator…
c7eb172
…-merge Loading indicator merge
refactor(styles): Switch to flex based styles (#35)
311ebc3
This version of Ember table is no longer supported. If you want to continue discussion, you can open the issue on Ember Table Legacy
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: