Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

fix(button): remove md-focused class on mouseleave #4590

Closed
wants to merge 1 commit into from

Commits on Sep 11, 2015

  1. fix(button): remove md-focused class on mouseleave

    md-button was retaining focus on mouseleave, this was especially visible on buttons with tooltips that get focused on hover (see angular#4249).
    
    Fixes angular#4249 angular#4329
    Androguide committed Sep 11, 2015
    Configuration menu
    Copy the full SHA
    c346c54 View commit details
    Browse the repository at this point in the history