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

An improved visit and a new function stabilize #13

Open
wants to merge 17 commits into
base: master
Choose a base branch
from

Conversation

gaelazzo
Copy link

Some times "until" returns true but still there is no scope on page. Those changes help avoiding that.
I also added an helper function that does the same things of visit, without changing the path.

@gaelazzo gaelazzo changed the title An improved until function An improved visit and a new function stabilize May 1, 2014
@gaelazzo
Copy link
Author

Official version did not work anymore so I changed management of $locationChangeSuccess replacing it with $locationChangeStart and $locationChangeSuccess, and then I added some work to assure that visit() function does not call callback function until there is not a viewScope in the page.

@gaelazzo gaelazzo closed this Sep 14, 2015
@gaelazzo gaelazzo reopened this Sep 14, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant