-
Notifications
You must be signed in to change notification settings - Fork 4
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
Accessibility: Input highlighting #3687
Labels
A11y
Accessibility issues: something doesn't work for every
Comments
alansemenov
added
the
A11y
Accessibility issues: something doesn't work for every
label
Aug 28, 2024
alansemenov
added a commit
that referenced
this issue
Aug 28, 2024
alansemenov
added a commit
that referenced
this issue
Aug 28, 2024
alansemenov
added a commit
that referenced
this issue
Sep 11, 2024
alansemenov
added a commit
that referenced
this issue
Sep 11, 2024
* Publish SNAPSHOT from the epic branch New SNAPSHOT version * Enable setting `lang` and `role` attributes #3615 #3619 * Refactor AppIcon & TabbedAppBar #3625 * Accessibility: Toolbar #3626 * Implement an interface with WCAG properties #3641 * Accessibility: Toolbar #3626 * Accessibility: AppBar #3638 * Support aria-haspopup attribute on Element #3650 * Accessibility: Toolbar navigation #3642 * Fixed misc issues * Fixed Checkbox not getting checked * Fixed focus on modal dialog buttons * Accessibility: Toolbar navigation #3642 * Refactor ActionButton and MenuButton #3677 * Refactor ActionButton and MenuButton #3677 * Accessibility: Input highlighting #3687 * Use display: flex for TabMenu * Don't try to reapply focus to the last focused element if there was none * Refactor ActionButton and MenuButton #3677 * Refactor ActionButton and MenuButton #3677 * Made buttons trigger action on Space * Changes to comply with ESLint 9 #3693 * Revert "Publish SNAPSHOT from the epic branch" This reverts commit 863edd8.
Merged
alansemenov
added a commit
that referenced
this issue
Sep 12, 2024
* Accessibility A (#3688) * Enable setting `lang` and `role` attributes #3615 #3619 * Refactor AppIcon & TabbedAppBar #3625 * Accessibility: Toolbar #3626 * Implement an interface with WCAG properties #3641 * Accessibility: Toolbar #3626 * Accessibility: AppBar #3638 * Support aria-haspopup attribute on Element #3650 * Accessibility: Toolbar navigation #3642 * Fixed misc issues * Fixed Checkbox not getting checked * Fixed focus on modal dialog buttons * Accessibility: Toolbar navigation #3642 * Refactor ActionButton and MenuButton #3677 * Refactor ActionButton and MenuButton #3677 * Accessibility: Input highlighting #3687 * Use display: flex for TabMenu * Don't try to reapply focus to the last focused element if there was none * Refactor ActionButton and MenuButton #3677 * Refactor ActionButton and MenuButton #3677 * Made buttons trigger action on Space * Changes to comply with ESLint 9 #3693 * Revert "Publish SNAPSHOT from the epic branch" This reverts commit 863edd8. * Accessibility A (#3688) --------- Co-authored-by: Mikita Taukachou <[email protected]>
alansemenov
added a commit
that referenced
this issue
Sep 13, 2024
* Enable setting `lang` and `role` attributes #3615 #3619 * Refactor AppIcon & TabbedAppBar #3625 * Accessibility: Toolbar #3626 * Implement an interface with WCAG properties #3641 * Accessibility: Toolbar #3626 * Accessibility: AppBar #3638 * Support aria-haspopup attribute on Element #3650 * Accessibility: Toolbar navigation #3642 * Fixed misc issues * Fixed Checkbox not getting checked * Fixed focus on modal dialog buttons * Accessibility: Toolbar navigation #3642 * Refactor ActionButton and MenuButton #3677 * Refactor ActionButton and MenuButton #3677 * Accessibility: Input highlighting #3687 * Use display: flex for TabMenu * Don't try to reapply focus to the last focused element if there was none * Refactor ActionButton and MenuButton #3677 * Refactor ActionButton and MenuButton #3677 * Made buttons trigger action on Space * Changes to comply with ESLint 9 #3693 * Revert "Publish SNAPSHOT from the epic branch" This reverts commit 863edd8. * Accessibility A (#3688) --------- Co-authored-by: Mikita Taukachou <[email protected]>
alansemenov
added a commit
that referenced
this issue
Sep 15, 2024
* Enable setting `lang` and `role` attributes #3615 #3619 * Refactor AppIcon & TabbedAppBar #3625 * Accessibility: Toolbar #3626 * Implement an interface with WCAG properties #3641 * Accessibility: Toolbar #3626 * Accessibility: AppBar #3638 * Support aria-haspopup attribute on Element #3650 * Accessibility: Toolbar navigation #3642 * Fixed misc issues * Fixed Checkbox not getting checked * Fixed focus on modal dialog buttons * Accessibility: Toolbar navigation #3642 * Refactor ActionButton and MenuButton #3677 * Refactor ActionButton and MenuButton #3677 * Accessibility: Input highlighting #3687 * Use display: flex for TabMenu * Don't try to reapply focus to the last focused element if there was none * Refactor ActionButton and MenuButton #3677 * Refactor ActionButton and MenuButton #3677 * Made buttons trigger action on Space * Changes to comply with ESLint 9 #3693 * Revert "Publish SNAPSHOT from the epic branch" This reverts commit 863edd8. * Accessibility A (#3688) --------- Co-authored-by: Mikita Taukachou <[email protected]>
alansemenov
added a commit
that referenced
this issue
Sep 15, 2024
* Enable setting `lang` and `role` attributes #3615 #3619 * Refactor AppIcon & TabbedAppBar #3625 * Accessibility: Toolbar #3626 * Implement an interface with WCAG properties #3641 * Accessibility: Toolbar #3626 * Accessibility: AppBar #3638 * Support aria-haspopup attribute on Element #3650 * Accessibility: Toolbar navigation #3642 * Fixed misc issues * Fixed Checkbox not getting checked * Fixed focus on modal dialog buttons * Accessibility: Toolbar navigation #3642 * Refactor ActionButton and MenuButton #3677 * Refactor ActionButton and MenuButton #3677 * Accessibility: Input highlighting #3687 * Use display: flex for TabMenu * Don't try to reapply focus to the last focused element if there was none * Refactor ActionButton and MenuButton #3677 * Refactor ActionButton and MenuButton #3677 * Made buttons trigger action on Space * Changes to comply with ESLint 9 #3693 * Revert "Publish SNAPSHOT from the epic branch" This reverts commit 863edd8. * Accessibility A (#3688) --------- Co-authored-by: Mikita Taukachou <[email protected]>
alansemenov
added a commit
that referenced
this issue
Sep 17, 2024
* Enable setting `lang` and `role` attributes #3615 #3619 * Refactor AppIcon & TabbedAppBar #3625 * Accessibility: Toolbar #3626 * Implement an interface with WCAG properties #3641 * Accessibility: Toolbar #3626 * Accessibility: AppBar #3638 * Support aria-haspopup attribute on Element #3650 * Accessibility: Toolbar navigation #3642 * Fixed misc issues * Fixed Checkbox not getting checked * Fixed focus on modal dialog buttons * Accessibility: Toolbar navigation #3642 * Refactor ActionButton and MenuButton #3677 * Refactor ActionButton and MenuButton #3677 * Accessibility: Input highlighting #3687 * Use display: flex for TabMenu * Don't try to reapply focus to the last focused element if there was none * Refactor ActionButton and MenuButton #3677 * Refactor ActionButton and MenuButton #3677 * Made buttons trigger action on Space * Changes to comply with ESLint 9 #3693 * Revert "Publish SNAPSHOT from the epic branch" This reverts commit 863edd8. * Accessibility A (#3688) --------- Co-authored-by: Mikita Taukachou <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
No description provided.
The text was updated successfully, but these errors were encountered: