Skip to content
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): v4.7.0 #3865

Closed
wants to merge 14 commits into from
Closed

chore(release): v4.7.0 #3865

wants to merge 14 commits into from

Conversation

attest-team-ci
Copy link
Contributor

4.7.0 (2023-01-20)

Features

  • deprecate color.filteredRectStack, color.getRectStack, and dom.visuallyContains (#3859) (3be2bad)
  • dom.focusDisabled,dom.isVisibleForScreenreader: support the inert attribute (#3857) (273c971)

Bug Fixes

  • color-contrast: correctly compute color contrast of elements (#3847) (4c3a00c)
  • link-in-text-block: allow links with identical colors (#3861) (5f90040)
  • scrollable-region-focusable: skip native controls (#3862) (b0bdefa)

This PR was opened by a robot 🤖 🎉

stephenmathieson and others added 14 commits January 3, 2023 09:18
chore: merge master into develop
chore: merge master into develop
* ci: verify sri-history in release pr

* typo

* run in master
* ci: cache axe.js build

* use correct brackets

* skip install if cache exists

* test skip

* finalize

* add axe.min.js
…nts (#3847)

* fix(color-contrast): correctly compute color contrast of <slot> elements

* Update lib/commons/dom/create-grid.js

Co-authored-by: Wilco Fiers <[email protected]>

Co-authored-by: Wilco Fiers <[email protected]>
* chore: update dependencies

* update examples

* 🤖 Automated formatting fixes

* fix jsdoc

Co-authored-by: straker <[email protected]>
* ci: checkout before installing chrome

* checkout before install
* tests: refactor is-focusable tests

* negative tabindex

* Update test/commons/dom/is-natively-focusable.js

Co-authored-by: Wilco Fiers <[email protected]>

Co-authored-by: Wilco Fiers <[email protected]>
…rt attribute (#3857)

* feat(dom.focus-disabled,dom.is-visible-for-screenreader): support the inert attribute

* typos

* integration tests
@attest-team-ci attest-team-ci requested a review from a team as a code owner January 20, 2023 10:58
@WilcoFiers
Copy link
Contributor

That's not what I wanted to do. Guess we'll need to cherry-pick.

@WilcoFiers WilcoFiers closed this Jan 23, 2023
@WilcoFiers WilcoFiers deleted the release-2023-01-20 branch January 23, 2023 11:36
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.

5 participants