-
Notifications
You must be signed in to change notification settings - Fork 779
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
Commits on Nov 23, 2020
-
Merge pull request #2656 from dequelabs/master
chore: merge master into develop
Configuration menu - View commit details
-
Copy full SHA for 473f3b0 - Browse repository at this point
Copy the full SHA 473f3b0View commit details
Commits on Nov 24, 2020
-
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
Configuration menu - View commit details
-
Copy full SHA for e8ad3c7 - Browse repository at this point
Copy the full SHA e8ad3c7View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for f8baee6 - Browse repository at this point
Copy the full SHA f8baee6View commit details -
Configuration menu - View commit details
-
Copy full SHA for f2f1537 - Browse repository at this point
Copy the full SHA f2f1537View commit details
Commits on Nov 25, 2020
-
Configuration menu - View commit details
-
Copy full SHA for b928df7 - Browse repository at this point
Copy the full SHA b928df7View commit details -
chore: move to single eslintrc file (#2662)
* chore: move to single eslintrc file * mocha
Configuration menu - View commit details
-
Copy full SHA for 80a10ce - Browse repository at this point
Copy the full SHA 80a10ceView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9c23d63 - Browse repository at this point
Copy the full SHA 9c23d63View commit details
Commits on Nov 30, 2020
-
fix(aria-required-children): allow group and rowgroup roles (#2661)
* fix(aria-required-children): allow group and rowgroup roles * fix
Configuration menu - View commit details
-
Copy full SHA for 5a264e4 - Browse repository at this point
Copy the full SHA 5a264e4View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 231eaeb - Browse repository at this point
Copy the full SHA 231eaebView commit details -
chore: replace phrasing elements in subtree-text (#2665)
* chore: replace phrasing elements in subtree-text * revert playground
Configuration menu - View commit details
-
Copy full SHA for 6aab97f - Browse repository at this point
Copy the full SHA 6aab97fView commit details
Commits on Dec 2, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 7531a4f - Browse repository at this point
Copy the full SHA 7531a4fView commit details
Commits on Dec 3, 2020
-
tests: run ChromeHeadless for integration test (#2670)
* tests: fix? * asdf * works? * nope * headless? * remove options * remove is-ci
Configuration menu - View commit details
-
Copy full SHA for a2161b2 - Browse repository at this point
Copy the full SHA a2161b2View commit details
Commits on Dec 8, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 6b916b9 - Browse repository at this point
Copy the full SHA 6b916b9View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for d3871e9 - Browse repository at this point
Copy the full SHA d3871e9View commit details
Commits on Dec 10, 2020
-
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>
Configuration menu - View commit details
-
Copy full SHA for 4dd1354 - Browse repository at this point
Copy the full SHA 4dd1354View commit details
Commits on Dec 12, 2020
-
Configuration menu - View commit details
-
Copy full SHA for e6cab06 - Browse repository at this point
Copy the full SHA e6cab06View commit details
Commits on Dec 15, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 78c239c - Browse repository at this point
Copy the full SHA 78c239cView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for c46979f - Browse repository at this point
Copy the full SHA c46979fView commit details
Commits on Dec 16, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 4dfddbd - Browse repository at this point
Copy the full SHA 4dfddbdView commit details -
chore: split test:unit into different parts (#2693)
* chore: split test:unit into different parts * circle
Configuration menu - View commit details
-
Copy full SHA for a089353 - Browse repository at this point
Copy the full SHA a089353View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3fd8c66 - Browse repository at this point
Copy the full SHA 3fd8c66View commit details
Commits on Dec 17, 2020
-
docs: update contributing guide (#2697)
* docs: update contributing guide * fixes
Configuration menu - View commit details
-
Copy full SHA for e6dc79e - Browse repository at this point
Copy the full SHA e6dc79eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f2a2ff6 - Browse repository at this point
Copy the full SHA f2a2ff6View commit details
Commits on Dec 18, 2020
-
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>
Configuration menu - View commit details
-
Copy full SHA for 13a7cf1 - Browse repository at this point
Copy the full SHA 13a7cf1View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for a4e4a34 - Browse repository at this point
Copy the full SHA a4e4a34View commit details
Commits on Dec 21, 2020
-
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
Configuration menu - View commit details
-
Copy full SHA for 95de169 - Browse repository at this point
Copy the full SHA 95de169View commit details
Commits on Dec 22, 2020
-
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>
Configuration menu - View commit details
-
Copy full SHA for 1c1c829 - Browse repository at this point
Copy the full SHA 1c1c829View commit details -
Configuration menu - View commit details
-
Copy full SHA for f318a2c - Browse repository at this point
Copy the full SHA f318a2cView commit details
Commits on Jan 4, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8c34175 - Browse repository at this point
Copy the full SHA 8c34175View commit details -
fix(aria-required-parent): only match for roles that require parents (#…
…2707) * fix(aria-required-parent): only match for roles that require parents * fix
Configuration menu - View commit details
-
Copy full SHA for ce8281e - Browse repository at this point
Copy the full SHA ce8281eView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for d7fa473 - Browse repository at this point
Copy the full SHA d7fa473View commit details -
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
Configuration menu - View commit details
-
Copy full SHA for ce9917e - Browse repository at this point
Copy the full SHA ce9917eView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for a08dc02 - Browse repository at this point
Copy the full SHA a08dc02View commit details -
Configuration menu - View commit details
-
Copy full SHA for fc6bbb2 - Browse repository at this point
Copy the full SHA fc6bbb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9903d7d - Browse repository at this point
Copy the full SHA 9903d7dView commit details -
fix(aria-valid-attr-value): pass for aria-errormessage when aria-inva…
…lid is not set or false (#2721)
Configuration menu - View commit details
-
Copy full SHA for 93a765c - Browse repository at this point
Copy the full SHA 93a765cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 116eb06 - Browse repository at this point
Copy the full SHA 116eb06View commit details -
fix(to-grid/get-headers): work with rowspan=0 (#2722)
* fix(to-grid/get-headers): work with rowspan=0 * fix ie11
Configuration menu - View commit details
-
Copy full SHA for 508190b - Browse repository at this point
Copy the full SHA 508190bView commit details
Commits on Jan 5, 2021
-
feat(utils.getRule): add function to get rule by id (#2724)
* feat(utils.getRule): add function to get rule by id * replace
Configuration menu - View commit details
-
Copy full SHA for 9d0af53 - Browse repository at this point
Copy the full SHA 9d0af53View commit details -
tests: add missing tests for rule-matches (#2718)
* tests: add missing tests for rule-matches * test
Configuration menu - View commit details
-
Copy full SHA for ec16fb7 - Browse repository at this point
Copy the full SHA ec16fb7View commit details
Commits on Jan 6, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 385e1ed - Browse repository at this point
Copy the full SHA 385e1edView commit details
Commits on Jan 8, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 159e25b - Browse repository at this point
Copy the full SHA 159e25bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b0fec2 - Browse repository at this point
Copy the full SHA 0b0fec2View commit details
Commits on Jan 11, 2021
-
feat(role-text): add role-text rule (#2702)
* feat(role-text): add role-text rule * fix tests * fix
Configuration menu - View commit details
-
Copy full SHA for 7c05162 - Browse repository at this point
Copy the full SHA 7c05162View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9388c96 - Browse repository at this point
Copy the full SHA 9388c96View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 1d864b4 - Browse repository at this point
Copy the full SHA 1d864b4View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 21d9b0e - Browse repository at this point
Copy the full SHA 21d9b0eView commit details
Commits on Jan 12, 2021
-
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 authoredJan 12, 2021 Configuration menu - View commit details
-
Copy full SHA for f312994 - Browse repository at this point
Copy the full SHA f312994View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0c7967e - Browse repository at this point
Copy the full SHA 0c7967eView commit details -
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
Configuration menu - View commit details
-
Copy full SHA for 9d19f24 - Browse repository at this point
Copy the full SHA 9d19f24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 411dee6 - Browse repository at this point
Copy the full SHA 411dee6View commit details
Commits on Jan 13, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for a5c110c - Browse repository at this point
Copy the full SHA a5c110cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 089fc90 - Browse repository at this point
Copy the full SHA 089fc90View commit details
Commits on Jan 14, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8cc8c97 - Browse repository at this point
Copy the full SHA 8cc8c97View commit details -
Configuration menu - View commit details
-
Copy full SHA for da8b37c - Browse repository at this point
Copy the full SHA da8b37cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 58fc94d - Browse repository at this point
Copy the full SHA 58fc94dView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa03543 - Browse repository at this point
Copy the full SHA fa03543View commit details
Commits on Jan 15, 2021
-
tests: use new axe.setup method (#2757)
* tests: use new axe.setup method * fix tests
Configuration menu - View commit details
-
Copy full SHA for 1c1654a - Browse repository at this point
Copy the full SHA 1c1654aView commit details
Commits on Jan 19, 2021
-
feat(standards): add graphics roles (#2761)
* feat(standards): add graphics roles * fix: remove incorrect Typescript types for graphics roles
Timo Djürken authoredJan 19, 2021 Configuration menu - View commit details
-
Copy full SHA for 22032cc - Browse repository at this point
Copy the full SHA 22032ccView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for fd639fb - Browse repository at this point
Copy the full SHA fd639fbView commit details -
feat(aria-allowed-attr): add ARIA 1.2 prohibited attrs check (#2764)
* chore: add prohibited attrs to aria-allowed-attr * fix ie11
Configuration menu - View commit details
-
Copy full SHA for 4a77e88 - Browse repository at this point
Copy the full SHA 4a77e88View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 3ff3a3b - Browse repository at this point
Copy the full SHA 3ff3a3bView commit details
Commits on Jan 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 2c021b5 - Browse repository at this point
Copy the full SHA 2c021b5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 823af60 - Browse repository at this point
Copy the full SHA 823af60View commit details -
Configuration menu - View commit details
-
Copy full SHA for 498ad1b - Browse repository at this point
Copy the full SHA 498ad1bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0dd7642 - Browse repository at this point
Copy the full SHA 0dd7642View commit details -
Configuration menu - View commit details
-
Copy full SHA for 71931c4 - Browse repository at this point
Copy the full SHA 71931c4View commit details
Commits on Jan 24, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b4dd919 - Browse repository at this point
Copy the full SHA b4dd919View commit details -
Configuration menu - View commit details
-
Copy full SHA for 603b612 - Browse repository at this point
Copy the full SHA 603b612View commit details
Commits on Jan 26, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3beb0b1 - Browse repository at this point
Copy the full SHA 3beb0b1View commit details
Commits on Jan 28, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 385d97c - Browse repository at this point
Copy the full SHA 385d97cView commit details
Commits on Feb 2, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for aeb044c - Browse repository at this point
Copy the full SHA aeb044cView commit details
Commits on Feb 4, 2021
-
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>
Configuration menu - View commit details
-
Copy full SHA for 5c8dec8 - Browse repository at this point
Copy the full SHA 5c8dec8View commit details
Commits on Feb 5, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5acda82 - Browse repository at this point
Copy the full SHA 5acda82View commit details
Commits on Feb 9, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for e0d30e5 - Browse repository at this point
Copy the full SHA e0d30e5View commit details
Commits on Feb 10, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for b297571 - Browse repository at this point
Copy the full SHA b297571View commit details
Commits on Feb 11, 2021
-
Configuration menu - View commit details
-
Copy full SHA for ab40067 - Browse repository at this point
Copy the full SHA ab40067View commit details -
Configuration menu - View commit details
-
Copy full SHA for f86e267 - Browse repository at this point
Copy the full SHA f86e267View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eb04a5 - Browse repository at this point
Copy the full SHA 6eb04a5View commit details
Commits on Feb 12, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 3cdbcd7 - Browse repository at this point
Copy the full SHA 3cdbcd7View commit details
Commits on Feb 18, 2021
-
fix(types): Add noHtml option (#2810)
* Add noHtml to the typescript types * Update axe.d.ts Co-authored-by: Stephen Mathieson <me@stephenmathieson.com>
Configuration menu - View commit details
-
Copy full SHA for c03c826 - Browse repository at this point
Copy the full SHA c03c826View commit details
Commits on Feb 22, 2021
-
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.
Configuration menu - View commit details
-
Copy full SHA for 1c4b039 - Browse repository at this point
Copy the full SHA 1c4b039View commit details
Commits on Feb 26, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for 813ee7e - Browse repository at this point
Copy the full SHA 813ee7eView commit details
Commits on Mar 1, 2021
-
fix(respondable): Avoid message duplication with messageId (#2816)
* refactor: rewrite respondable * fix: use nodejs crypto for uuid.v4 * test(cmd): allow require('crypto')
Configuration menu - View commit details
-
Copy full SHA for 4bd0acf - Browse repository at this point
Copy the full SHA 4bd0acfView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb41b3e - Browse repository at this point
Copy the full SHA bb41b3eView commit details
Commits on Mar 4, 2021
-
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..
Configuration menu - View commit details
-
Copy full SHA for 8e8c4fa - Browse repository at this point
Copy the full SHA 8e8c4faView commit details -
Configuration menu - View commit details
-
Copy full SHA for d42e695 - Browse repository at this point
Copy the full SHA d42e695View commit details -
chore: prevent .only tests from being commited (#2829)
* chore: prevent .only tests from being commited * ci: fix tests * use plugin
Configuration menu - View commit details
-
Copy full SHA for 4a17ed0 - Browse repository at this point
Copy the full SHA 4a17ed0View commit details
Commits on Mar 5, 2021
-
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>
Configuration menu - View commit details
-
Copy full SHA for 64379e1 - Browse repository at this point
Copy the full SHA 64379e1View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for ec00dc7 - Browse repository at this point
Copy the full SHA ec00dc7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 661286a - Browse repository at this point
Copy the full SHA 661286aView commit details
Commits on Mar 9, 2021
-
docs(examples/jest_react): fix typo referring to Jasmine (#2833)
Replace "Jasmine" with "Jest" to accurately reflect script events
Configuration menu - View commit details
-
Copy full SHA for fbaf281 - Browse repository at this point
Copy the full SHA fbaf281View commit details
Commits on Mar 19, 2021
-
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
Configuration menu - View commit details
-
Copy full SHA for 0826177 - Browse repository at this point
Copy the full SHA 0826177View commit details
Commits on Mar 22, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 939574f - Browse repository at this point
Copy the full SHA 939574fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 694f93f - Browse repository at this point
Copy the full SHA 694f93fView commit details
Commits on Mar 23, 2021
-
chore: rerun rule-description (#2847)
I'd totally be OK with an action to update the doc for us
Configuration menu - View commit details
-
Copy full SHA for 482cd65 - Browse repository at this point
Copy the full SHA 482cd65View commit details
Commits on Mar 26, 2021
-
Merge pull request #2846 from dequelabs/Issue-Template
chore:update to add product field for easier triage
Configuration menu - View commit details
-
Copy full SHA for 5bf7906 - Browse repository at this point
Copy the full SHA 5bf7906View commit details
Commits on Mar 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 76545b0 - Browse repository at this point
Copy the full SHA 76545b0View commit details
Commits on Apr 1, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 38cad94 - Browse repository at this point
Copy the full SHA 38cad94View commit details
Commits on Apr 2, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 8117183 - Browse repository at this point
Copy the full SHA 8117183View commit details
Commits on Apr 7, 2021
-
Merge pull request #2865 from dequelabs/merge-master-4.1.4
chore: merge master
Configuration menu - View commit details
-
Copy full SHA for f62f0cf - Browse repository at this point
Copy the full SHA f62f0cfView commit details
Commits on Apr 12, 2021
-
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>
Configuration menu - View commit details
-
Copy full SHA for 70d1273 - Browse repository at this point
Copy the full SHA 70d1273View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 2d33ca1 - Browse repository at this point
Copy the full SHA 2d33ca1View commit details
Commits on Apr 14, 2021
-
1
Configuration menu - View commit details
-
Copy full SHA for dc526d8 - Browse repository at this point
Copy the full SHA dc526d8View commit details
Commits on Apr 16, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 33428d8 - Browse repository at this point
Copy the full SHA 33428d8View commit details
Commits on Apr 20, 2021
-
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>
Configuration menu - View commit details
-
Copy full SHA for b27bab3 - Browse repository at this point
Copy the full SHA b27bab3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5011239 - Browse repository at this point
Copy the full SHA 5011239View commit details
Commits on Apr 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for b388eb3 - Browse repository at this point
Copy the full SHA b388eb3View commit details
Commits on Apr 23, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 69962a3 - Browse repository at this point
Copy the full SHA 69962a3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 207f352 - Browse repository at this point
Copy the full SHA 207f352View commit details