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

feat(react): add support for runOnly. #101

Merged
merged 7 commits into from
Nov 17, 2020

Conversation

voidJuneau
Copy link
Contributor

@voidJuneau voidJuneau commented Oct 16, 2020

Make separated ReactSpec interface to go around for support "runOnly".
Try to run the test, but could have not solved npm issues.
Enable below syntax

reactAxe(React, ReactDOM, 1000, {
      runOnly: ['wcag2aa', 'wcag2a']
    });

react: add support for runOnly #93

Reviewer checks

Required fields, to be filled out by PR reviewer(s)

  • Code is reviewed for security

…r-earl (dequelabs#65)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Michael <45568605+michael-siek@users.noreply.github.com>
packages/react/index.ts Outdated Show resolved Hide resolved
@michael-siek
Copy link
Member

Hi @voidJuneau, thank you for your contribution. We are working towards a release of our axe-core-npm packages & would like your contribution to be a part of it, therefore we will take it over and get this actioned/ merged. Have a good day.

@michael-siek michael-siek merged commit cfadde3 into dequelabs:develop Nov 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants