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

fix(checks/no-focusable-disable): don't count non-disableable elements as disabled #3393

Merged
merged 49 commits into from
Feb 22, 2022

Commits on Aug 20, 2021

  1. refactor(checks/navigation): improve internal-link-present-evaluate

    Make `internal-link-present-evaluate` work with virtualNode rather than actualNode.
    
    Closes issue dequelabs#2466
    dan-tripp committed Aug 20, 2021
    Configuration menu
    Copy the full SHA
    2467b3a View commit details
    Browse the repository at this point in the history

Commits on Sep 2, 2021

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

Commits on Sep 3, 2021

  1. test commit 1

    dan-tripp committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    9f996bc View commit details
    Browse the repository at this point in the history
  2. test commit 2

    dan-tripp committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    c011d2c View commit details
    Browse the repository at this point in the history
  3. test commit 3

    dan-tripp committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    a386166 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    428e015 View commit details
    Browse the repository at this point in the history
  5. Revert "Merge branch 'dan-test-branch-1' into develop"

    This reverts commit 428e015, reversing
    changes made to 9f996bc.
    dan-tripp committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    31b19a3 View commit details
    Browse the repository at this point in the history
  6. Revert "test commit 1"

    This reverts commit 9f996bc.
    dan-tripp committed Sep 3, 2021
    Configuration menu
    Copy the full SHA
    ac32146 View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2021

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

Commits on Sep 15, 2021

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

Commits on Sep 24, 2021

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

Commits on Oct 1, 2021

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

Commits on Oct 3, 2021

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

Commits on Oct 8, 2021

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

Commits on Oct 9, 2021

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

Commits on Oct 14, 2021

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

Commits on Oct 22, 2021

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

Commits on Oct 23, 2021

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

Commits on Oct 27, 2021

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

Commits on Oct 28, 2021

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

Commits on Oct 31, 2021

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

Commits on Nov 27, 2021

  1. Configuration menu
    Copy the full SHA
    6c5a5ed View commit details
    Browse the repository at this point in the history
  2. Merge pull request #4 from dan-tripp/dequelabs-develop-2

    Dequelabs develop 2
    dan-tripp committed Nov 27, 2021
    Configuration menu
    Copy the full SHA
    0d92cf2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5baa656 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2021

  1. work in progress

    dan-tripp committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    40025ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5 from dan-tripp/dequelabs-develop-2

    work in progress
    dan-tripp committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    f12379e View commit details
    Browse the repository at this point in the history
  3. work in progress

    dan-tripp committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    92dc637 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #6 from dan-tripp/dequelabs-develop-2

    work in progress
    dan-tripp committed Nov 28, 2021
    Configuration menu
    Copy the full SHA
    2666eeb View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2021

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

    dan-tripp committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    6d8a0f6 View commit details
    Browse the repository at this point in the history
  3. Revert "test commit 1"

    This reverts commit 9f996bc.
    dan-tripp committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    9373c58 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0a4fd4f View commit details
    Browse the repository at this point in the history
  5. work in progress

    dan-tripp committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    d50b56a View commit details
    Browse the repository at this point in the history
  6. work in progress

    dan-tripp committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    74d5656 View commit details
    Browse the repository at this point in the history
  7. fix whitespace

    dan-tripp committed Nov 30, 2021
    Configuration menu
    Copy the full SHA
    54329dd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    499768f View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8c32f03 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2021

  1. Configuration menu
    Copy the full SHA
    ed9da3e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    99000d4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7ad504f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    e69a0f5 View commit details
    Browse the repository at this point in the history
  5. fix merge problem

    dan-tripp committed Dec 5, 2021
    Configuration menu
    Copy the full SHA
    d6a5573 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    9a61752 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2022

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

Commits on Feb 12, 2022

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

Commits on Feb 21, 2022

  1. Configuration menu
    Copy the full SHA
    7c40451 View commit details
    Browse the repository at this point in the history
  2. fix(commons/dom): focusDisabled() behavior

    Now checks "disabled" attribute
    
    Closes issue dequelabs#3315
    dan-tripp committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    593aaac View commit details
    Browse the repository at this point in the history
  3. Update lib/commons/dom/focus-disabled.js

    Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
    dan-tripp and straker committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    903fbd5 View commit details
    Browse the repository at this point in the history
  4. fix typo

    dan-tripp committed Feb 21, 2022
    Configuration menu
    Copy the full SHA
    404a092 View commit details
    Browse the repository at this point in the history