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

Focus capturing for sidenav. #1695

Merged
merged 8 commits into from
Dec 6, 2016
Merged

Focus capturing for sidenav. #1695

merged 8 commits into from
Dec 6, 2016

Commits on Dec 3, 2016

  1. Focus capturing for sidenav.

    Captures focus when sidenav is open in "over" or "push" mode, but not
    when opened in "side" mode.
    mmalerba committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    a639109 View commit details
    Browse the repository at this point in the history
  2. lint fixes.

    mmalerba committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    c56579a View commit details
    Browse the repository at this point in the history
  3. address comments

    mmalerba committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    ce93610 View commit details
    Browse the repository at this point in the history
  4. addressed comments

    mmalerba committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    e316dca View commit details
    Browse the repository at this point in the history
  5. s/active/!disabled

    mmalerba committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    b44b0fb View commit details
    Browse the repository at this point in the history
  6. fix tests

    mmalerba committed Dec 3, 2016
    Configuration menu
    Copy the full SHA
    aaf4aa4 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2016

  1. fix lint

    mmalerba committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    7b123c9 View commit details
    Browse the repository at this point in the history
  2. fix visibility issue

    mmalerba committed Dec 5, 2016
    Configuration menu
    Copy the full SHA
    7b86418 View commit details
    Browse the repository at this point in the history