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

Add new aria-hidden toggle #56

Merged
merged 9 commits into from
Dec 28, 2022
Merged

Add new aria-hidden toggle #56

merged 9 commits into from
Dec 28, 2022

Conversation

blackfalcon
Copy link
Member

Alaska Airlines Pull Request

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change.

Resolves: #54

Summary:

Please summarize the scope of the changes you have submitted, what the intent of the work is and anything that describes the before/after state of the project.

The scope of this update is to include a new ariaHidden attribute that will allow users to remove the default aria-hidden="true" value.

Other updates outlined in commits include updates to dependencies, demo HTML text support, and Github actions workflow dependency updates.

Type of change:

Please delete options that are not relevant.

  • New capability
  • Revision of an existing capability
  • Infrastructure change (automation, etc.)
  • Other (please elaborate)

Checklist:

  • My update follows the CONTRIBUTING guidelines of this project
  • I have performed a self-review of my own update

By submitting this Pull Request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Pull Requests will be evaluated by their quality of update and whether it is consistent with the goals and values of this project. Any submission is to be considered a conversation between the submitter and the maintainers of this project and may require changes to your submission.

Thank you for your submission!

-- Auro Design System Team

Changes to be committed:
modified:   README.md
Changes to be committed:
modified:   .github/workflows/testPublish.yml
This commit includes an update to the code to remove
the dependency on an Easter egg icon that is
no longer supported with the latest icons update.

Changes to be committed:
modified:   package-lock.json
modified:   package.json
modified:   src/baseIcon.js
Changes to be committed:
modified:   package-lock.json
modified:   package.json
Changes to be committed:
modified:   package-lock.json
modified:   package.json
Changes to be committed:
modified:   demo/alaska.html
Changes to be committed:
modified:   demo/demo.md
modified:   src/auro-icon.js
modified:   src/style.scss
Changes to be committed:
modified:   test/auro-icon.test.js
@blackfalcon
Copy link
Member Author

The CODEOWNERS file was never processed for this PR and I had to manually add it. Not sure why that happened, but the result was that the PR fell through the cracks and was not addressed in a timely manner.

demo/demo.md Outdated Show resolved Hide resolved
src/auro-icon.js Outdated Show resolved Hide resolved
src/auro-icon.js Outdated Show resolved Hide resolved
Changes to be committed:
modified:   demo/demo.md
modified:   docs/api.md
modified:   src/auro-icon.js
@jason-capsule42 jason-capsule42 merged commit 8b153cc into master Dec 28, 2022
@jason-capsule42 jason-capsule42 deleted the dsande/altText/54 branch December 28, 2022 17:01
@AuroDesignSystem
Copy link
Collaborator

🎉 This PR is included in version 3.3.0 🎉

The release is available on:

Your semantic-release bot 📦🚀

@AuroDesignSystem AuroDesignSystem added the released Completed work has been released label Dec 28, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
released Completed work has been released
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Icon alt-text support
3 participants