-
Notifications
You must be signed in to change notification settings - Fork 2.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
Substantial refactor of infinite scroll. Provides new functionality, a much more detailed tutorial, and removes the code that crept into core in #2730 (which I merged when I shouldn't have). Clarifies the handling, removes a viewPort directive that was unnecessary, makes the handling for scroll up and down consistent. Strictly speaking the API hasn't changed, but there are some new settings and the default behaviour has subtly changed in that scrollUp isn't enabled by default. This should be more logical to users, but probably does require a review of the tutorial and API.
- Loading branch information
Showing
5 changed files
with
360 additions
and
233 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
Oops, something went wrong.