-
Notifications
You must be signed in to change notification settings - Fork 26
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
Add support for Pa11y Actions #27
Labels
Comments
This feature is requested in #9 |
Working on UI mockups |
Mockups will be presented at Thursday's meeting, 20170921. |
Notes from 20170928
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
We could add in a UI for this feature. We should draw some mockups of how this could be implemented.
Actions support was added into Pa11y in version 4.4.0. Updating to this version may break Koa11y, so we'll need to proceed carefully when exploring adding this feature.
Koa11y 3.0.0 ships with Node 5.12.0 built in. So we need to ensure that the version of Pa11y we are using does not require a version of Node newer than that, or we will need to drop support for a lot of legacy OS's.
The text was updated successfully, but these errors were encountered: