-
Notifications
You must be signed in to change notification settings - Fork 0
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
Dequelabs develop 2 #4
Commits on Oct 29, 2021
-
fix(aria-allowed-attr): revert violation for non-global ARIA attrs on…
… element without role (dequelabs#3243)
Configuration menu - View commit details
-
Copy full SHA for e138fd6 - Browse repository at this point
Copy the full SHA e138fd6View commit details -
Configuration menu - View commit details
-
Copy full SHA for d9ce5fb - Browse repository at this point
Copy the full SHA d9ce5fbView commit details -
Merge pull request dequelabs#3244 from dequelabs/release-4.3.5
chore(release): 4.3.5
Configuration menu - View commit details
-
Copy full SHA for a5da703 - Browse repository at this point
Copy the full SHA a5da703View commit details -
Configuration menu - View commit details
-
Copy full SHA for c904846 - Browse repository at this point
Copy the full SHA c904846View commit details
Commits on Nov 2, 2021
-
Merge pull request dequelabs#3246 from dequelabs/merge-4.3.5
chore: merge master
Configuration menu - View commit details
-
Copy full SHA for 9ec4700 - Browse repository at this point
Copy the full SHA 9ec4700View commit details
Commits on Nov 4, 2021
-
chore: update dependencies (dequelabs#3251)
* chore: update dependencies * backpin mocha
Configuration menu - View commit details
-
Copy full SHA for ae55ddb - Browse repository at this point
Copy the full SHA ae55ddbView commit details -
fix(nested-interactive): add message for negative tabindex (dequelabs…
…#3194) * refactor(checks/navigation): improve `internal-link-present-evaluate` Make `internal-link-present-evaluate` work with virtualNode rather than actualNode. Closes issue dequelabs#2466 * test commit 1 * test commit 2 * test commit 3 * Revert "Merge branch 'dan-test-branch-1' into develop" This reverts commit 428e015, reversing changes made to 9f996bc. * Revert "test commit 1" This reverts commit 9f996bc. * fix(rule): allow "tabindex=-1" for rules "aria-text" and "nested-interactive" Closes issue dequelabs#2934 * Revert "fix(rule): allow "tabindex=-1" for rules "aria-text" and "nested-interactive"" This reverts commit 30f0e01. * refactor(check): split no-focusable-content rule into three. That rule is now: no-focusable-content-for-aria-text, no-focusable-content-for-nested-interactive, and no-focusable-content-for-frame These three are all copy-and-pastes of each other, so far. * fix(rule): add custom message for nested-interactive. aria-hidden and negative tabindex will trigger messageKey. * style(rule): fix lint errors Errors were in parent commit. * fix(no-focusable-content-for-frame): fix locale files Was broken by recent rename of this check. * refactor(check): undo recent check rename Rename check "no-focusable-content-for-frame" back to "frame-focusable-content". * refactor(check): undo recent split of checks Recombine checks "no-focusable-content-for-aria-text" and "no-focusable-content-for-nested-interactive" back into "no-focusable-content". * refactor(check): rename local variable * fix(rule): make no-focusable-content not consult aria-hidden no-focusable content now consults only tabindex (for the 'not a reliable way of hiding interactive elements' messageKey check) * fix(checks/keyboard): make no-focusable-content use messageKey the right way * refactor(check): misc. renaming and refactoring * Updating description / messageKey text as per dequelabs#3163 (comment) * add unit test for frame-focusable-content check * update the no-focusable-content unit tests to add a test to capture negative tabindex * update the nested-interactive integration test to add a failure for elements with negative tabindex values * fix(no-focusable-content-for-frame): fix locale files Was broken by recent rename of this check. * Update lib/rules/nested-interactive.json Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com> * Update lib/checks/keyboard/no-focusable-content.json Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com> * fixing botched merge * update rule-descriptions.md * fix locale files Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b445291 - Browse repository at this point
Copy the full SHA b445291View commit details
Commits on Nov 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b451f2e - Browse repository at this point
Copy the full SHA b451f2eView commit details
Commits on Nov 8, 2021
-
fix(nested-interactive): update negative tabindex message to include …
…asssistive technologies (dequelabs#3262)
Configuration menu - View commit details
-
Copy full SHA for b985776 - Browse repository at this point
Copy the full SHA b985776View commit details
Commits on Nov 9, 2021
-
fix(get-selector): do not URL encode or token escape attribute select…
…ors (dequelabs#3215) * fix(get-selector): do not URL encode or token escape attribute selectors * escape * more escape * tests
Configuration menu - View commit details
-
Copy full SHA for 6f7e183 - Browse repository at this point
Copy the full SHA 6f7e183View commit details -
chore: Test against ARIA practices (dequelabs#3144)
* chore: Test against ARIA practices * test: run APG#main nightly * chore: sort out linting * chore: bump CI image * chore: Ready for review * chore: tweaks * chore: remove express * chore: undo unintended change * 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>
Configuration menu - View commit details
-
Copy full SHA for ed9ef99 - Browse repository at this point
Copy the full SHA ed9ef99View commit details
Commits on Nov 10, 2021
-
fix(aria-allowed-role): allow title, aria-label and aria-labelledby o…
…n a img element with a supported role (dequelabs#3224)
Configuration menu - View commit details
-
Copy full SHA for 006a681 - Browse repository at this point
Copy the full SHA 006a681View commit details -
ci: use lts-browsers for nightly tests (dequelabs#3269)
* ci: use lts-browsers for nightly tests * browser tools * steps? * revert * correctly nightly browsers * test nightly build * try again * once more * ci * ci * no deps * fix * fix * :P * final? * final_final.psd
Configuration menu - View commit details
-
Copy full SHA for 7ee6c1e - Browse repository at this point
Copy the full SHA 7ee6c1eView commit details
Commits on Nov 12, 2021
-
fix(nested-interactive): add focusable descendants as related nodes (d…
…equelabs#3261) * fix(nested-interactive): add focusable descendants as related nodes * fix tests * fix
Configuration menu - View commit details
-
Copy full SHA for 3b2fdda - Browse repository at this point
Copy the full SHA 3b2fddaView commit details -
fix(respondable): avoid crashes if the data in
window.postMessage
i……s `null` (dequelabs#3249) * Avoid crashes if postMessage data is `null` axe-core crashes if another process sends a `window.postMessage` with data equals to `null`. In the previous version, because `null` has a type of `'object'`, it crashed when trying to access the `channelId` on `null`. * add test Co-authored-by: Steven Lambert <steven.lambert@deque.com>
Configuration menu - View commit details
-
Copy full SHA for b37b2f6 - Browse repository at this point
Copy the full SHA b37b2f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for dfa9725 - Browse repository at this point
Copy the full SHA dfa9725View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1f01309 - Browse repository at this point
Copy the full SHA 1f01309View commit details -
fix(allowed-role): area without href can have a button or link role (d…
…equelabs#3275) * fix(allowed-role): area without href can have a button or link role * chore: remove failing test
Configuration menu - View commit details
-
Copy full SHA for bf7e60a - Browse repository at this point
Copy the full SHA bf7e60aView commit details -
feat(options): make axe.ping configurable with pingWaitTime (dequelab…
…s#3273) * feat(options): make axe.ping configurable with pingWaitTime * chore: add to type definition
Configuration menu - View commit details
-
Copy full SHA for ce4dfaf - Browse repository at this point
Copy the full SHA ce4dfafView commit details
Commits on Nov 15, 2021
-
feat(dpub): upgrade to DPUB 1.1 and report deprecated roles (dequelab…
…s#3280) * feat(dpub): upgrade to DPUB 1.1 and report deprecated roles * Apply suggestions from code review Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com> * Handle fallback roles Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 034a846 - Browse repository at this point
Copy the full SHA 034a846View commit details
Commits on Nov 17, 2021
-
Configuration menu - View commit details
-
Copy full SHA for e8e7d59 - Browse repository at this point
Copy the full SHA e8e7d59View commit details
Commits on Nov 18, 2021
-
Configuration menu - View commit details
-
Copy full SHA for d1cc205 - Browse repository at this point
Copy the full SHA d1cc205View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6b6f2e3 - Browse repository at this point
Copy the full SHA 6b6f2e3View commit details
Commits on Nov 19, 2021
-
Configuration menu - View commit details
-
Copy full SHA for f33c99f - Browse repository at this point
Copy the full SHA f33c99fView commit details
Commits on Nov 27, 2021
-
Merge branch 'develop' of https://github.com/dequelabs/axe-core into …
…dequelabs-develop-2
Configuration menu - View commit details
-
Copy full SHA for 6c5a5ed - Browse repository at this point
Copy the full SHA 6c5a5edView commit details