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

Add ability to update dynamic collections automatically #1

Open
zhenjl opened this issue Jun 29, 2013 · 0 comments
Open

Add ability to update dynamic collections automatically #1

zhenjl opened this issue Jun 29, 2013 · 0 comments

Comments

@zhenjl
Copy link
Owner

zhenjl commented Jun 29, 2013

For dynamic collections using ng-repeat, we need to provide a way to call a user-defined function to update the collection, based on certain conditions such as nearing the edge of the collection.

Currently the user can update the collection outside of angular-pages, and angular-pages will pick up the changes. But the user has no way of knowing when to update the collection.

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

No branches or pull requests

1 participant