Closed J-Kallunki closed 4 years ago
@WilcoFiers So to get npm run test
pass needs to cd example
&& npm install styled-components
. Do you know anything about that?
So I tested it to be working by changing example/src/example.js:21
to
axe(React, ReactDOM, 1000, axeConf, {include: [['header']]});
Might need some help to get cypress test created for the context
-parameter.
@J-Kallunki the CI failure is fixed on the base branch. Could you please update your branch.
Thank you for your contribution @J-Kallunki!
@WilcoFiers I am looking for this cool feature. Would you let me know when this change would be released? I just want to know rough release plan. Thanks for building this awesome project!
@neomi2428 We've just created a release for it, should be merged in a few days. https://github.com/dequelabs/react-axe/pull/130
@straker Sweet! I can't wait. 👍
@straker I am wondering if you have plan to support a typescript version of react-axe. Do you have plan for that?
@neomi2428 we currently don't have any plans for typescript, but I'll certainly look into it. I imagine it wouldn't be too hard to support for this repo.
@straker I found that someone did it for react-axe 3.1. Just in case you want to look into it, I share below links.
Thanks!
Awesome, it's a bit out of date though. But it was helpful for doing it myself.
@neomi2428 just finished a merge #137 that converted the library to typescript
That is awesome! Thanks a lot. 👍
Add Axe-core context to reactAxe-parameters.
Closes issue:
41
Reviewer checks
Required fields, to be filled out by PR reviewer(s)