-
Notifications
You must be signed in to change notification settings - Fork 13.3k
fix(button): sync aria attributes between host and native button #31264
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
Merged
ShaneK
merged 15 commits into
ionic-team:main
from
Zac-Smucker-Bryan:button-aria-description
Sep 17, 2026
Merged
Changes from all commits
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
456c161
fix(button): sync aria description between host and native button
Zac-Smucker-Bryan d2b73ee
test(button): add e2e test for aria-description sync
Zac-Smucker-Bryan 1d0e016
fix(button): sync aria attributes to native button reactively
Zac-Smucker-Bryan 7210eff
npm run lint.fix
Zac-Smucker-Bryan c014ca5
fix(helper): update Mutation Observer and add removeAttribute interce…
Zac-Smucker-Bryan dab84cb
fix(button): Add helper to ion-item and ion-card, move inheritedAriaA…
Zac-Smucker-Bryan 610c1a6
test(button): Add e2e tests
Zac-Smucker-Bryan 1c94795
fix(helper): simplify Mutation Observer for aria attribute watching
Zac-Smucker-Bryan 31ae424
fix(button): sync aria attributes to native button reactively on butt…
Zac-Smucker-Bryan 962baac
test(button): Fix e2e tests for button, item, and card changes
Zac-Smucker-Bryan f142f36
fix(test): Update Item and Card native test variable
Zac-Smucker-Bryan 8bea648
fix lint build error - duplicate imports
Zac-Smucker-Bryan 868ba5b
Merge branch 'main' into button-aria-description
ShaneK 1ab1c95
fix(button, card, item): keep aria attributes in sync with the host
ShaneK 9a63bc2
docs(card): explain why the leftover aria-label is harmless
ShaneK File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.