Skip to content

chore: merge master into develop#3455

Merged
stephenmathieson merged 21 commits intodevelopfrom
master
May 13, 2022
Merged

chore: merge master into develop#3455
stephenmathieson merged 21 commits intodevelopfrom
master

Conversation

@github-actions
Copy link
Copy Markdown
Contributor

No description provided.

straker and others added 21 commits May 12, 2022 10:58
…erent shadow DOM tree (#3421)

* fix(aria-valid-attr-value): add note about element id being in a different shadow DOM tree

* only mention shadow tree if one exists

* fix test
* ensure pseudo elements also return required contrast information

* Update test/checks/color/color-contrast.js

Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>

* remove rule description changes

Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
Parcel.io (https://parcel.io) now integrates axe-core. Change `/docs/projects.md` to include Parcel
* ci: fix nightly chrome

* fix package-lock

* fix

* npx

* test nightly

* verbose

* fix chrome install

* almost there

* fix config

* Update package.json

Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>

Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
* chore: resolve npm audit issues

* fix ACT karma config

* chore(runPartial): skip tests in IE

* ci: try upgrading win executor

* Update config.yml

* Update config.yml

* More tests not running in IE

* More of these

* bump karma version

* avoid using .finally()
* chore: generate metadata-function-map

* cleanup

* fix windows

* ignore file
* tests: split out respondable and frame-messenger tests

* remove
…eprecated role, improve color-contrast pass messages (#3387)

* fix(deprecatedrole): fix message to properly include deprecated role

* add tests

* ie11
* chore(i18n): update Japanese translation

grunt translate --lang=ja based on the develop branch as of 2021-12-03
Add ja translation for checks/aria-errormessage/fail/hidden
Add ja translation for checks/aria-errormessage/incomplete/idrefs
add ja translation for checks/aria-level/{pass,fail}
Add ja translation for checks/aria-valid-attr-value/incomplete/idrefs
Add ja transation for checks/deprecatedrole/{pass,fail}
Add ja translation for checks/fallbackrole/incomplete
add ja translation for checks/p-as-heading/incomplete
Add ja translation for checks/color-contrast-enhanced/fail/*
Add ja translation for checks/color-contrast/fail/*

* Update locales/ja.json

role -> ロール

Co-authored-by: Kiyochika Nakamura <kiyochika@gmail.com>

* Update locales/ja.json

role -> ロール

Co-authored-by: Kiyochika Nakamura <kiyochika@gmail.com>

* Update locales/ja.json

陰 -> 影

Co-authored-by: Kiyochika Nakamura <kiyochika@gmail.com>

* Update locales/ja.json

陰 -> 影

Co-authored-by: Kiyochika Nakamura <kiyochika@gmail.com>

* Add ja translation for checks/no-focusable-content

* Make checks/aria-valid-attr-value/incomplete/noId consistent with ./idrefs

* Remove unnecessary whitespaces from checks/aria-valid-attr-value/incomplete/{noId,idrefs}

Co-authored-by: Kiyochika Nakamura <kiyochika@gmail.com>
* update role allowances for nav element

closes #3401

allows `none` and `presentation` role on `<nav>` element.

* tests for nav role allowance update

* add entries for nav role allowance updates

* Update lib/standards/html-elms.js

Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>

Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
* ci(act): Add nightly job to run latest ACT rules

* Update .circleci/config.yml

Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>

Co-authored-by: Steven Lambert <2433219+straker@users.noreply.github.com>
* Update `help` value to include focusable elements

The current `help` value does not include the scenario in which `aria-hidden="true"` is on a focusable element. I updated it to include that scenario. Here's the PR, per Wilco's suggestion. Slack thread: https://deque.slack.com/archives/C0LA5E545/p1646762357136919

* Update lib/rules/aria-hidden-focus.json

Co-authored-by: Wilco Fiers <WilcoFiers@users.noreply.github.com>
* ci: fix nightly build

* try again

* run

* fix it?

* revert workflow
@github-actions github-actions bot requested a review from a team as a code owner May 12, 2022 17:29
@stephenmathieson stephenmathieson merged commit d84273a into develop May 13, 2022
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.

9 participants