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(menu): nested trigger staying highlighted after click #6853

Merged
merged 2 commits into from
Sep 12, 2017

Commits on Sep 12, 2017

  1. fix(menu): nested trigger staying highlighted after click

    Prevents the sub-menu trigger from staying highlighted if the user clicks on it and moves away to another menu item.
    
    Fixes angular#6838.
    crisbeto committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    c4a4f84 View commit details
    Browse the repository at this point in the history
  2. fix: firefox tests crashing

    crisbeto committed Sep 12, 2017
    Configuration menu
    Copy the full SHA
    0ce13d0 View commit details
    Browse the repository at this point in the history