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

**Feature:** Tree a11y #1168

Closed
wants to merge 7 commits into from
Closed

**Feature:** Tree a11y #1168

wants to merge 7 commits into from

Commits on Jul 29, 2019

  1. Update Tree to support focus, doubleclick and a11y

    Tejas Kumar committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    8adb376 View commit details
    Browse the repository at this point in the history
  2. Remove console log

    Tejas Kumar committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    25b4501 View commit details
    Browse the repository at this point in the history
  3. Click on Enter if no double click

    Tejas Kumar committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    8da26b4 View commit details
    Browse the repository at this point in the history
  4. Add timeout for click vs. doublelick

    Tejas Kumar committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    ca9dcf2 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2019

  1. Add comment about doubleclick

    Tejas Kumar committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    67c0c42 View commit details
    Browse the repository at this point in the history
  2. Add timeout maintenance

    Tejas Kumar committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    7332347 View commit details
    Browse the repository at this point in the history
  3. Use a ref for the mutable timeout

    Tejas Kumar committed Jul 30, 2019
    Configuration menu
    Copy the full SHA
    78da33e View commit details
    Browse the repository at this point in the history