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

fix(uiSref): nagivate to state when url is "" #1363

Merged
merged 1 commit into from
Sep 12, 2014
Merged

Commits on Sep 12, 2014

  1. fix(uiSref): nagivate to state when url is ""

    fix($state.href): generate href for state with url: ""
    test(uiSref): add tests for html5Mode
    
    Made resolve values ignore any keys that we're actively trying to resolve, when they also exist in some parent state.
    Made ui-sref ignore a single preventDefault that comes from the <a> directive when there is no href (and the ui-sref is on an <a>)
    
    Closes #1363
    christopherthielen committed Sep 12, 2014
    1 Configuration menu
    Copy the full SHA
    656b5aa View commit details
    Browse the repository at this point in the history