-
Notifications
You must be signed in to change notification settings - Fork 54
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Fix link focus highlights * Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds * add button role * Ensures every HTML document has a lang attribute. * Add missing tooltips * Add hover/focus highlight to checkboxes and radio and a in toggle * Add border and darken clear/copy buttons * Darken all links * Add border and darken diagnostics button * better contrasting table borders * Further iterate on non-primary button colors/borders Consolidate fabric overrides * Add expansion state to original headers button * Remvoe extra initialization * Add id for checkbox * Radio button overhaul - allow radio button focus to update properly on arrow keys, fix up tab orders * remove debug spew * Fix radio button counts * Set focus on OK in diagnostics * Don't let tab escape settings dialog * fix tabbing in diagnostics * Fix up tabbing a bit in classic * Fix focus loss after copy/clear * thicken outlines * add some focus higlights * add focus indicators to new-mobile * simplify fabric css * Truly hide accordioned content * add comment * add name/role to settings/diagnostics dialogs * Rebuild classic table headers as buttons Consolidate resizable code add aria-expanded to sections * High contrast touch ups * Add label hints for urls in new view * more spam labels * Restore tableheader * fix whtiespace * Convert table headers to proper buttons * rebuild sort arrows using after * convert switches to also use css after effect * initial focus on new desktop frame * default focus on ios page * Accessibility Bug Fixes for MHA web/windows (#1215) * bug fix for 1691247,1691683,1697464,1696469 * Update newDesktopFrame.html spelling --------- Co-authored-by: Stephen Griffin <[email protected]> * Accessibility Bug Fixes for 1691252 (#1236) * bug fix for 1697464 * removing extra line and spaces * removing extra spaces * small formatting tweaks --------- Co-authored-by: Stephen Griffin <[email protected]> * Fix chevron colors * Accessibility Bug fix 1846002 Keyboard focus to move to the received content (#1243) * Bug fix 1846002 Keyboard focus to move to the received content * Removed code setting focus on selecting header as it's inconsistent with other tabs. Cleaned up formatting --------- Co-authored-by: Stephen Griffin <[email protected]> * Fix Bug 1691235: [Screen Reader - Message Header Analyzer- Summary page]: Headings are not defined in the 'summary page'. * Fix quotes * rehydrate logElement * Fix newDesktopFrame tab orders --------- Co-authored-by: PragyaPriya30 <[email protected]>
- Loading branch information
1 parent
6a5cedd
commit 34b7c0c
Showing
23 changed files
with
655 additions
and
214 deletions.
There are no files selected for viewing
This file contains 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 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 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.