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

chore(release): version 4.2.0 #2886

Merged
merged 110 commits into from
Apr 26, 2021
Merged

chore(release): version 4.2.0 #2886

merged 110 commits into from
Apr 26, 2021

Commits on Nov 23, 2020

  1. Merge pull request #2656 from dequelabs/master

    chore: merge master into develop
    WilcoFiers authored Nov 23, 2020
    Configuration menu
    Copy the full SHA
    473f3b0 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2020

  1. tests: switch to karma (#2648)

    * tests: switch to karma
    
    * add ie launcher
    
    * increase timeout for ie11
    
    * change basePath for ie11
    
    * reset and use grunt file code
    
    * packages
    
    * finalize
    
    * update package-lock
    
    * lint
    
    * put husky back
    
    * forgot to install
    
    * changes
    straker authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    e8ad3c7 View commit details
    Browse the repository at this point in the history
  2. fix(heading-order): allow partial context to pass (#2622)

    * fix(heading-order): allow partial context to pass
    
    * fix for nested headings
    
    * fix
    
    * fix findindex
    
    * ie11
    
    * tests...
    
    * validate level
    straker authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    f8baee6 View commit details
    Browse the repository at this point in the history
  3. chore: run prettier (#2659)

    * chore: run prettier
    
    * fix test
    straker authored Nov 24, 2020
    Configuration menu
    Copy the full SHA
    f2f1537 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. Configuration menu
    Copy the full SHA
    b928df7 View commit details
    Browse the repository at this point in the history
  2. chore: move to single eslintrc file (#2662)

    * chore: move to single eslintrc file
    
    * mocha
    straker authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    80a10ce View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9c23d63 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2020

  1. fix(aria-required-children): allow group and rowgroup roles (#2661)

    * fix(aria-required-children): allow group and rowgroup roles
    
    * fix
    straker authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    5a264e4 View commit details
    Browse the repository at this point in the history
  2. tests: start server on integration test (#2664)

    * tests: start server when integration test
    
    * fix?
    
    * try this
    
    * one more time
    
    * windows doesnt do start without run command
    
    * hurray windows...
    
    * one last attempt
    straker authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    231eaeb View commit details
    Browse the repository at this point in the history
  3. chore: replace phrasing elements in subtree-text (#2665)

    * chore: replace phrasing elements in subtree-text
    
    * revert playground
    straker authored Nov 30, 2020
    Configuration menu
    Copy the full SHA
    6aab97f View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2020

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

Commits on Dec 3, 2020

  1. tests: run ChromeHeadless for integration test (#2670)

    * tests: fix?
    
    * asdf
    
    * works?
    
    * nope
    
    * headless?
    
    * remove options
    
    * remove is-ci
    straker authored Dec 3, 2020
    Configuration menu
    Copy the full SHA
    a2161b2 View commit details
    Browse the repository at this point in the history

Commits on Dec 8, 2020

  1. Configuration menu
    Copy the full SHA
    6b916b9 View commit details
    Browse the repository at this point in the history
  2. chore: add PR review app yml file (#2672)

    * chore: add PR review app yml file
    
    * Update PULL_REQUEST_TEMPLATE.md
    
    * Apply suggestions from code review
    
    Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
    
    Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
    WilcoFiers and straker authored Dec 8, 2020
    Configuration menu
    Copy the full SHA
    d3871e9 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2020

  1. chore(deps): [security] bump ini from 1.3.5 to 1.3.7 (#2685)

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.7. **This update includes a security fix.**
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.7)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Dec 10, 2020
    Configuration menu
    Copy the full SHA
    4dd1354 View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2020

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

Commits on Dec 15, 2020

  1. Configuration menu
    Copy the full SHA
    78c239c View commit details
    Browse the repository at this point in the history
  2. feat(locale): Polish translation (#2677)

    * feat(lang): Polish translation
    
    Polish translation added
    
    * feat(lang): Polish translation
    
    missing bracket added
    
    * feat(lang): Polish translation
    
    fix the lang line
    
    * feat(locale): Polish translation
    
    minor language corrections
    
    * feat(locale): Polish translation
    
    minor corrections
    zwiastunsw authored Dec 15, 2020
    Configuration menu
    Copy the full SHA
    c46979f View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2020

  1. Configuration menu
    Copy the full SHA
    4dfddbd View commit details
    Browse the repository at this point in the history
  2. chore: split test:unit into different parts (#2693)

    * chore: split test:unit into different parts
    
    * circle
    straker authored Dec 16, 2020
    Configuration menu
    Copy the full SHA
    a089353 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3fd8c66 View commit details
    Browse the repository at this point in the history

Commits on Dec 17, 2020

  1. docs: update contributing guide (#2697)

    * docs: update contributing guide
    
    * fixes
    straker authored Dec 17, 2020
    Configuration menu
    Copy the full SHA
    e6dc79e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f2a2ff6 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2020

  1. feat(nested-interactive): new rule to flag nested interactive elements (

    #2691)
    
    * feat(nested-interactive): new rule to flag nested interactive elements
    
    * Update lib/rules/nested-interactive.json
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * Update lib/rules/nested-interactive.json
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * fixes
    
    * remove only
    
    * remove log
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    straker and WilcoFiers authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    13a7cf1 View commit details
    Browse the repository at this point in the history
  2. fix(color-contrast): account for text client rects that start outside…

    … the parent container (#2682)
    
    * fix(color-contrast): account for text client rects that start otuside the parent container
    
    * fix?
    
    * Update lib/commons/dom/get-text-element-stack.js
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    straker and WilcoFiers authored Dec 18, 2020
    Configuration menu
    Copy the full SHA
    a4e4a34 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2020

  1. fix(aria-required-children): only match for roles that require childr…

    …en (#2703)
    
    * fix(aria-required-children): only match for roles that require children
    
    * fix
    
    * fix tests
    straker authored Dec 21, 2020
    Configuration menu
    Copy the full SHA
    95de169 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2020

  1. docs: added information on building for locale with npm (#2713)

    * docs: added information on building for locale with npm
    
    * Update README.md
    
    Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
    
    Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
    SandersAaronD and straker authored Dec 22, 2020
    Configuration menu
    Copy the full SHA
    1c1c829 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f318a2c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2021

  1. Configuration menu
    Copy the full SHA
    8c34175 View commit details
    Browse the repository at this point in the history
  2. fix(aria-required-parent): only match for roles that require parents (#…

    …2707)
    
    * fix(aria-required-parent): only match for roles that require parents
    
    * fix
    straker authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    ce8281e View commit details
    Browse the repository at this point in the history
  3. ci: run tests against nightly browsers (#2708)

    * ci: run tests agianst nightly browsers
    
    * install canary
    
    * fix
    
    * use linux version
    
    * try agian
    
    * try scheudled job
    
    * real this time
    straker authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    d7fa473 View commit details
    Browse the repository at this point in the history
  4. fix(aria-valid-attr-value): return false when int type attribute uses…

    … invalid values (#2710)
    
    * fix(aria-valid-attr-value): return false when int type attribute uses invalid values
    
    * typo
    straker authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    ce9917e View commit details
    Browse the repository at this point in the history
  5. tests: enable previously skipped tests in ie11 (#2716)

    * tests: enable previously skipped tests in ie11
    
    * log error
    
    * try again
    
    * increase timeout
    
    * error?
    
    * getting closer
    
    * try a knewer conversion
    
    * wav file
    
    * found issue, cannot fix
    
    * comment
    
    * put back
    
    * next batch
    
    * final set
    
    * should be it
    straker authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    a08dc02 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fc6bbb2 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9903d7d View commit details
    Browse the repository at this point in the history
  8. fix(aria-valid-attr-value): pass for aria-errormessage when aria-inva…

    …lid is not set or false (#2721)
    straker authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    93a765c View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    116eb06 View commit details
    Browse the repository at this point in the history
  10. fix(to-grid/get-headers): work with rowspan=0 (#2722)

    * fix(to-grid/get-headers): work with rowspan=0
    
    * fix ie11
    straker authored Jan 4, 2021
    Configuration menu
    Copy the full SHA
    508190b View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2021

  1. feat(utils.getRule): add function to get rule by id (#2724)

    * feat(utils.getRule): add function to get rule by id
    
    * replace
    straker authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    9d0af53 View commit details
    Browse the repository at this point in the history
  2. tests: add missing tests for rule-matches (#2718)

    * tests: add missing tests for rule-matches
    
    * test
    straker authored Jan 5, 2021
    Configuration menu
    Copy the full SHA
    ec16fb7 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2021

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

Commits on Jan 8, 2021

  1. Configuration menu
    Copy the full SHA
    159e25b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0b0fec2 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2021

  1. feat(role-text): add role-text rule (#2702)

    * feat(role-text): add role-text rule
    
    * fix tests
    
    * fix
    straker authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    7c05162 View commit details
    Browse the repository at this point in the history
  2. fix(landmark-complementary-is-top-level): allow aside inside main (#2740

    )
    
    * fix(landmark-complementary-is-top-level): allow aside inside main
    
    * fix
    
    * use getRole
    straker authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    9388c96 View commit details
    Browse the repository at this point in the history
  3. feat(virtual-node): add attrNames property which returns list of attr…

    …ibute names (#2741)
    
    * feat(virtual-node): add attrNames property which returns list of attribute names
    
    * comments
    
    * fix
    
    * Update test/core/base/virtual-node/abstract-virtual-node.js
    
    Co-authored-by: Stephen Mathieson <me@stephenmathieson.com>
    
    Co-authored-by: Stephen Mathieson <me@stephenmathieson.com>
    straker and stephenmathieson authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    1d864b4 View commit details
    Browse the repository at this point in the history
  4. feat(utils/matches): support selectors level 4 :not and :is (#2742)

    * feat(utils/matches): support selector-v4 :not and :is
    
    * fix typo
    
    * Update test/core/utils/matches.js
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * test
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    straker and WilcoFiers authored Jan 11, 2021
    Configuration menu
    Copy the full SHA
    21d9b0e View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2021

  1. feat(locale): missing translations for DE (#2704)

    * Adds missing translations
    
    * refactor(locale): adds suggestions
    
    * refactor(locale): adds missing translations
    
    * refactor(locale): translation of accessible-name
    
    * refactor(locale): translation of accessible-name
    Cerberooo authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    f312994 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0c7967e View commit details
    Browse the repository at this point in the history
  3. feat(setup/teardown): add functions to setup and teardown axe-core in…

    …ternal data, deprecate axe._tree (#2738)
    
    * feat(setup/teardown): add functions to setup and teardown axe-core internal data
    
    * return tree
    straker authored Jan 12, 2021
    Configuration menu
    Copy the full SHA
    9d19f24 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    411dee6 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2021

  1. docs: reorganise the readme (#2743)

    * docs: reorganise the readme
    
    One of the most common questions people have is what rules axe-core has, and how they map to WCAG. I hope that by being more explicit in the readme, and putting this section higher up we can limit how often this question is asked.
    
    * Update README.md
    
    * Update README.md
    WilcoFiers authored Jan 13, 2021
    Configuration menu
    Copy the full SHA
    a5c110c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    089fc90 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2021

  1. Configuration menu
    Copy the full SHA
    8cc8c97 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    da8b37c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    58fc94d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    fa03543 View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2021

  1. tests: use new axe.setup method (#2757)

    * tests: use new axe.setup method
    
    * fix tests
    straker authored Jan 15, 2021
    Configuration menu
    Copy the full SHA
    1c1654a View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2021

  1. feat(standards): add graphics roles (#2761)

    * feat(standards): add graphics roles
    
    * fix: remove incorrect Typescript types for graphics roles
    Timo Djürken authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    22032cc View commit details
    Browse the repository at this point in the history
  2. chore: allow aria-allowed-attr to run virtually (#2758)

    * chore: allow aria-allowed-attr to run virtually
    
    * Update test/checks/aria/allowed-attr.js
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * Update test/checks/aria/allowed-attr.js
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * Update test/checks/aria/allowed-attr.js
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * Update test/checks/aria/allowed-attr.js
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * Update test/checks/aria/allowed-attr.js
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * Update test/checks/aria/allowed-attr.js
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    straker and WilcoFiers authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    fd639fb View commit details
    Browse the repository at this point in the history
  3. feat(aria-allowed-attr): add ARIA 1.2 prohibited attrs check (#2764)

    * chore: add prohibited attrs to aria-allowed-attr
    
    * fix ie11
    straker authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    4a77e88 View commit details
    Browse the repository at this point in the history
  4. chore: allow valid-lang to run virtually (#2751)

    * chore: allow valid-lang to run virtually
    
    * typo
    
    * Update lib/rules/not-html-matches.js
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * test
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    straker and WilcoFiers authored Jan 19, 2021
    Configuration menu
    Copy the full SHA
    3ff3a3b View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2021

  1. Configuration menu
    Copy the full SHA
    2c021b5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    823af60 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    498ad1b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0dd7642 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71931c4 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2021

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

Commits on Jan 26, 2021

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

Commits on Jan 28, 2021

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

Commits on Feb 2, 2021

  1. feat(frame-focusable-content): new rule to test iframes with tabindex…

    …=-1 do not have focusable content (#2785)
    
    * feat(frame-focusable-content): new rule to test iframes with tabindex=-1 do not have focusable content
    
    * add inapplicable
    
    * fix tests
    
    * after results
    
    * test
    
    * hmmm
    
    * fix
    
    * remove after
    
    * fix test
    straker authored Feb 2, 2021
    Configuration menu
    Copy the full SHA
    aeb044c View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2021

  1. fix: add noHtml to axe.configure (#2789)

    * fix: add noHtml to axe.configure
    
    * docs
    
    * Update lib/core/utils/dq-element.js
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * Update lib/core/utils/dq-element.js
    
    Co-authored-by: Stephen Mathieson <me@stephenmathieson.com>
    
    * tests
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    Co-authored-by: Stephen Mathieson <me@stephenmathieson.com>
    3 people authored Feb 4, 2021
    Configuration menu
    Copy the full SHA
    5c8dec8 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2021

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

Commits on Feb 9, 2021

  1. Allow 'menuitem' and 'menuitemcheckbox' to be in a 'group', per ARIA …

    …1.2 (#2737)
    
    * Allow 'menuitem' and 'menuitemcheckbox' to be in a 'group', per ARIA 1.2
    
    Fixes: #2736
    Spec issue: w3c/aria#737
    Spec PR: w3c/aria#784
    
    * tests: Add happy and sad path tests for role=group
    
    * feat: Make 'getMissingContext' check 'group'’s parent’s role
    
    * fix: Test 'role=group' is disallowed
    
    * fix: Only permit role=group when it’s an allowed context
    smockle authored Feb 9, 2021
    Configuration menu
    Copy the full SHA
    e0d30e5 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2021

  1. test: Add tests for remote ACT repo (#2744)

    * test: Add tests for remote ACT repo
    
    * chore: npm install act-rules instead
    
    * chore: resolve review feedback
    
    * chore: move act dir
    
    * chore: resolve comments
    WilcoFiers authored Feb 10, 2021
    Configuration menu
    Copy the full SHA
    b297571 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2021

  1. chore: merge master

    michael-siek committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    ab40067 View commit details
    Browse the repository at this point in the history
  2. chore: run prettier

    michael-siek committed Feb 11, 2021
    Configuration menu
    Copy the full SHA
    f86e267 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6eb04a5 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2021

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

Commits on Feb 18, 2021

  1. fix(types): Add noHtml option (#2810)

    * Add noHtml to the typescript types
    
    * Update axe.d.ts
    
    Co-authored-by: Stephen Mathieson <me@stephenmathieson.com>
    dylanb and stephenmathieson authored Feb 18, 2021
    Configuration menu
    Copy the full SHA
    c03c826 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2021

  1. docs(readme): remove outdated IE support info (#2814)

    We dropped support for IE9 and 10 ages ago. We missed this change in our readme it seems though.
    WilcoFiers authored Feb 22, 2021
    Configuration menu
    Copy the full SHA
    1c4b039 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2021

  1. feat(empty-table-header): new rule to flag empty table headers (#2811)

    * Add initial version of aria-table-header-name rule
    
    * Add tests for aria-empty-table-header rule
    
    * Fix PR comments
    
    * rename rule, fix tests
    
    * Rename rule
    
    * Update test file and main rule naming
    
    * Remove extra aria-empty-header-name rule
    
    * Update PR for test
    jlin95 authored Feb 26, 2021
    Configuration menu
    Copy the full SHA
    813ee7e View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2021

  1. fix(respondable): Avoid message duplication with messageId (#2816)

    * refactor: rewrite respondable
    
    * fix: use nodejs crypto for uuid.v4
    
    * test(cmd): allow require('crypto')
    WilcoFiers authored Mar 1, 2021
    Configuration menu
    Copy the full SHA
    4bd0acf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bb41b3e View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2021

  1. fix(utils): remove attributes from source string (#2803)

    * fix(DqElement): remove attributes from source string
    
    * tests
    
    * typo
    
    * regex
    
    * modify regex
    
    * refactor
    
    * undo dq-element
    
    * use html element
    
    * fix ie
    
    * fix
    
    * ie11..
    straker authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    8e8c4fa View commit details
    Browse the repository at this point in the history
  2. ci: fix tests (#2830)

    * ci: fix tests
    
    * update package-lock.json
    straker authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    d42e695 View commit details
    Browse the repository at this point in the history
  3. chore: prevent .only tests from being commited (#2829)

    * chore: prevent .only tests from being commited
    
    * ci: fix tests
    
    * use plugin
    straker authored Mar 4, 2021
    Configuration menu
    Copy the full SHA
    4a17ed0 View commit details
    Browse the repository at this point in the history

Commits on Mar 5, 2021

  1. fix(aria-allowed-attr): error when generic elements use aria-label an…

    …d aria-labelledy (#2766)
    
    * fix(aria-allowed-attr): error when generic elements use aria-label and aria-labelledy
    
    * fix
    
    * fix
    
    * remove generic role
    
    * fixes
    
    * Apply suggestions from code review
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * ci: fix tests
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    straker and WilcoFiers authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    64379e1 View commit details
    Browse the repository at this point in the history
  2. docs: add docs for new features (#2831)

    * ci: fix tests
    
    * docs: add docs for new features
    
    * Update doc/API.md
    
    Co-authored-by: Stephen Mathieson <me@stephenmathieson.com>
    
    * Update doc/API.md
    
    Co-authored-by: Stephen Mathieson <me@stephenmathieson.com>
    
    * Update doc/API.md
    
    Co-authored-by: Stephen Mathieson <me@stephenmathieson.com>
    
    * Update doc/API.md
    
    Co-authored-by: Stephen Mathieson <me@stephenmathieson.com>
    
    * Update doc/API.md
    
    Co-authored-by: Stephen Mathieson <me@stephenmathieson.com>
    
    Co-authored-by: Stephen Mathieson <me@stephenmathieson.com>
    straker and stephenmathieson authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    ec00dc7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    661286a View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2021

  1. docs(examples/jest_react): fix typo referring to Jasmine (#2833)

    Replace "Jasmine" with "Jest" to accurately reflect script events
    annieshinn authored Mar 9, 2021
    Configuration menu
    Copy the full SHA
    fbaf281 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. fix(utils): fix warning thrown by Webpack (#2843)

    Fixes a warning thrown by Webpack for using "require" without importing
    anything. Warning reads "require function is used in a way in which
    dependencies cannot be statically extracted"
    
    Closes issue #2840
    istateside authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    0826177 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2021

  1. Configuration menu
    Copy the full SHA
    939574f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    694f93f View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2021

  1. chore: rerun rule-description (#2847)

    I'd totally be OK with an action to update the doc for us
    straker authored Mar 23, 2021
    Configuration menu
    Copy the full SHA
    482cd65 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2021

  1. Merge pull request #2846 from dequelabs/Issue-Template

    chore:update to add product field for easier triage
    dylanb authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    5bf7906 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2021

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

Commits on Apr 1, 2021

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

Commits on Apr 2, 2021

  1. chore(release): 4.1.4

    straker committed Apr 2, 2021
    Configuration menu
    Copy the full SHA
    8117183 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2021

  1. Merge pull request #2865 from dequelabs/merge-master-4.1.4

    chore: merge master
    straker authored Apr 7, 2021
    Configuration menu
    Copy the full SHA
    f62f0cf View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. chore(deps): [security] bump ini from 1.3.5 to 1.3.8 (#2869)

    Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. **This update includes security fixes.**
    - [Release notes](https://github.com/isaacs/ini/releases)
    - [Commits](npm/ini@v1.3.5...v1.3.8)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    70d1273 View commit details
    Browse the repository at this point in the history
  2. chore(deps): [security] bump y18n from 4.0.0 to 4.0.3 (#2870)

    Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.3. **This update includes a security fix.**
    - [Release notes](https://github.com/yargs/y18n/releases)
    - [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md)
    - [Commits](yargs/y18n@v4.0.0...y18n-v4.0.3)
    
    Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
    
    Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
    dependabot-preview[bot] authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    2d33ca1 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

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

Commits on Apr 16, 2021

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

Commits on Apr 20, 2021

  1. feat: add axe.frameMessenger with configurable allowedOrigins (#2880)

    * feat(axe.frameMessenger): api to allow custom iframe communication
    
    * reset doc
    
    * fixes
    
    * fix
    
    * tests
    
    * chore(wip): refactor messageHandler
    
    * add allowed origins
    
    * rename directory
    
    * fix ie11 window.origin
    
    * fix build
    
    * fix origin
    
    * Update test/core/base/audit.js
    
    Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
    
    * resolve comments
    
    * WIP: chanages
    
    * chore: fix up couple more minor points
    
    * docs(api): add frameMessenger & allowedOrigins
    
    * chore(types): add frameMessenger & allowedOrigins
    
    * fix(allowedOrigins): consistently use http
    
    * chore: resolve comments
    
    * docs(API): document use with file://
    
    * chore: minor improvements
    
    * docs(API): recommendation not to test on file://
    
    Co-authored-by: Steven Lambert <steven.lambert@deque.com>
    Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
    3 people authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    b27bab3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5011239 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2021

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

Commits on Apr 23, 2021

  1. chore(release): 4.2.0

    WilcoFiers committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    69962a3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    207f352 View commit details
    Browse the repository at this point in the history