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

Initial addition of infinite scrolling #71

Merged
merged 8 commits into from
Jul 8, 2016

Commits on Jul 5, 2016

  1. feat(all): support infinite scroll

    Provide a means to allow the user to continuously insert more data into the array being viewed.
    
    resolve: aurelia#5
    AStoker committed Jul 5, 2016
    Configuration menu
    Copy the full SHA
    9a3b965 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7c04ece View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2101e97 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b4492f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    29418bf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    2280f79 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    0313dd7 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    45f74be View commit details
    Browse the repository at this point in the history