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

Show tooltips on element focus #5337

Open
wants to merge 1 commit into
base: mdl-1.x
Choose a base branch
from
Open

Commits on Aug 26, 2020

  1. Show tooltips on element focus

    As per the Material Design specs (https://material.io/components/tooltips):
    
    "Tooltips display informative text when users hover over, _focus on_, or tap an element."
     
    Tooltips should be shown when an element is focused, which is useful for example during tab navigation on a page.
    shoffing committed Aug 26, 2020
    Configuration menu
    Copy the full SHA
    92d75fb View commit details
    Browse the repository at this point in the history