This repository was archived by the owner on Oct 8, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Circular reference involving pagecontainer and jquery.mobile.navigation #7158
Labels
Comments
This results in an error when you try to write an integration test where you |
... such as a possible test for #7148 ... |
gabrielschulhof
pushed a commit
to gabrielschulhof/jquery-mobile
that referenced
this issue
Jan 20, 2015
This avoids dependence on navigation history Fixes jquery-archivegh-7158
gabrielschulhof
pushed a commit
to gabrielschulhof/jquery-mobile
that referenced
this issue
Jan 20, 2015
This allows transitions to live without navigation Fixes jquery-archivegh-4022 Fixes jquery-archivegh-7158
gabrielschulhof
pushed a commit
to gabrielschulhof/jquery-mobile
that referenced
this issue
Jan 22, 2015
This allows transitions to live without navigation Fixes jquery-archivegh-4022 Fixes jquery-archivegh-7158
gabrielschulhof
pushed a commit
to gabrielschulhof/jquery-mobile
that referenced
this issue
Jan 28, 2015
This allows transitions to live without navigation Fixes jquery-archivegh-6929 Fixes jquery-archivegh-4022 Fixes jquery-archivegh-7158
kapilgarg1996
pushed a commit
to kapilgarg1996/jquery-mobile
that referenced
this issue
Jun 27, 2015
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
widgets/pagecontainer →
transitions/handlers→
transitions/concurrent→
transitions/transition→
jquery.mobile.navigation→
widgets/pagecontainer
transitions/transition needs jquery.mobile.navigation, because $.mobile.focusPage resides therein.
The method could be defined in helpers, or even page instead, and we would break this cycle.
The text was updated successfully, but these errors were encountered: