forked from microsoft/fast
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: add radio and checkbox visual in fast-menu-item (microsoft#4205)
* update template and styles to support radio and checkbox indicator for menu-item * add when directive for radio and checkbox role * update border color on empty radio and checkbox to match svg and content color * add query to check for role for styling menu-item * add without-role class name and style * fixed and add high contrast styles * removed behavior in menu and creating selectors to style radio and checkbox * update high contrast color on input * refactor the template using the when directive. update styles on radio and checkbox * update high contrast selectors * add slots to create defaults and refactor style code
- Loading branch information
Showing
3 changed files
with
217 additions
and
4 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