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

Call scrollBehavior with app context #1804

Merged
merged 3 commits into from Oct 23, 2017
Merged

Call scrollBehavior with app context #1804

merged 3 commits into from Oct 23, 2017

Commits on Oct 12, 2017

  1. Call scrollBehavior with app context

    This allows us to listen for events in the scroll behavior hook, thus enabling us to resolve a promise returned by the hook upon triggering of some custom event (for example one emited on the $root by an after-leave transition event).
    homerjam committed Oct 12, 2017
    Copy the full SHA
    1563c3c View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2017

  1. Copy the full SHA
    36f7e19 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2017

  1. Copy the full SHA
    ed4ad32 View commit details
    Browse the repository at this point in the history