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

File Viewer Tree Examples: Add aria-selected #1869

Merged

Commits on Apr 23, 2021

  1. Set aria selected to active tree view item

    Address: w3c#1680
    
    When an item receives a tab index of 0, then the aria-selected flag also turns to true.
    kdoberst committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    a8ebc01 View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    2d96a4b View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2021

  1. Configuration menu
    Copy the full SHA
    e93dbfd View commit details
    Browse the repository at this point in the history

Commits on Nov 3, 2021

  1. Configuration menu
    Copy the full SHA
    9987e3f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fbaacd6 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2021

  1. Configuration menu
    Copy the full SHA
    63f4875 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    907999f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    16bad82 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a052ded View commit details
    Browse the repository at this point in the history
  5. revised regression tests

    howard-e committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    c680fd8 View commit details
    Browse the repository at this point in the history
  6. visual indicator

    howard-e committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    694b123 View commit details
    Browse the repository at this point in the history
  7. remove transparent border

    howard-e committed Nov 10, 2021
    Configuration menu
    Copy the full SHA
    05c93b6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    8519342 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2021

  1. Configuration menu
    Copy the full SHA
    d7af925 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2021

  1. Configuration menu
    Copy the full SHA
    bfa789f View commit details
    Browse the repository at this point in the history
  2. Improve intro

    mcking65 committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    356bcc5 View commit details
    Browse the repository at this point in the history
  3. Improve intro

    mcking65 committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    4b337c7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cbb4486 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3dc9bfa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    72d3334 View commit details
    Browse the repository at this point in the history
  7. Change IDREF to ID_REFERENCE

    mcking65 committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    58d6da7 View commit details
    Browse the repository at this point in the history
  8. fix white space

    mcking65 committed Nov 13, 2021
    Configuration menu
    Copy the full SHA
    8fa0ee6 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    583e944 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    8d649b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2021

  1. Configuration menu
    Copy the full SHA
    f623ddb View commit details
    Browse the repository at this point in the history
  2. File Viewer Tree Example: behavior of SPACE changed to be the same as…

    … RETURN and updated regression tests
    howard-e committed Nov 15, 2021
    Configuration menu
    Copy the full SHA
    fa2b72c View commit details
    Browse the repository at this point in the history