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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add accessibility support #9685

Merged
merged 10 commits into from
Sep 27, 2023
Merged

Add accessibility support #9685

merged 10 commits into from
Sep 27, 2023

Conversation

achamas-playco
Copy link
Collaborator

@achamas-playco achamas-playco commented Sep 22, 2023

馃 Generated by Copilot at 55f8063

This pull request adds a new accessibility feature to the package, which allows display objects to be interacted with by screen readers and other assistive technologies. It defines the types and default properties of accessible objects, extends the Container class with the accessibility feature, and imports the feature in the main bundle. It also fixes a minor formatting issue in the package.json file.

@codesandbox-ci
Copy link

codesandbox-ci bot commented Sep 22, 2023

This pull request is automatically built and testable in CodeSandbox.

To see build info of the built libraries, click here or the icon next to each commit SHA.

Latest deployment of this branch, based on commit d273f6d:

Sandbox Source
pixi.js-sandbox Configuration

@Zyie Zyie added the v8 label Sep 22, 2023
@Zyie Zyie added this to the v8.0.0-beta milestone Sep 22, 2023
@Zyie Zyie modified the milestones: v8.0.0-beta, v8.0.0-beta.2 Sep 26, 2023
@achamas-playco achamas-playco changed the title [WIP] add accessibility support Add accessibility support Sep 26, 2023
Copy link
Member

@GoodBoyDigital GoodBoyDigital left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@Zyie Zyie merged commit 647ad2c into next-v8 Sep 27, 2023
3 checks passed
@Zyie Zyie deleted the feature/v8-accessibility branch September 27, 2023 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants