-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
We're not scrolling the window (which is the default behavior), manually specifying a scrollable just loads everything, and rolling our own with ember-in-viewport doesn't work in Ember 2.9 for now. I'll just leave this half-baked branch here. Maybe we can add a button to manually load more until the dust settles? Maybe we should just fully roll our own? And reminder: "total pages" in ember-infinity seems to actually mean "total records". adopted-ember-addons/ember-infinity#97 adopted-ember-addons/ember-infinity#82 (comment) DockYard/ember-in-viewport#95
- Loading branch information
Showing
3 changed files
with
12 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters