Pinned
694 contributions in the last year
Activity overview
Contribution activity
January 2021
Created 2 commits in 1 repository
Created a pull request in microsoft/fluentui that received 8 comments
Button: Adding disabledFocusable prop to allow for scenarios where Button has disabled styling but is focusable
Pull request checklist
Addresses an existing issue: Fixes #16405
Include a change request file using $ yarn change
Description of changes
Adding …
+147
−19
•
8
comments
Opened 2 other pull requests in 1 repository
Reviewed 14 pull requests in 2 repositories
microsoft/fluentui 13 pull requests
- Clean up some prop comments and deprecated messages
- fix(react-examples): Improved information for screen readers on Facepile examples
- Use GrayText for disabled Action Button in high contrast.
- fix(react-examples): Add labels to Icon examples
- fix(react-examples): Change item names to match icon in OverflowSet example
- fix(react-examples): Add tooltip to icons in OverflowSet example
- fix(react-examples): Add allowed data title to TextField mask example
- fix(react-examples): Fix high contrast visibility issues in DetailsList example
- Toggle: fix label click target being too wide (7.0)
- fix(react-button): Allow pointer events in disabledFocusable button
- Toggle: fix label click target being too wide
- Improve docs for Link props
- Correctly set focus in FocusTrapZone even if focus event does not bubble
WICG/open-ui 1 pull request
Created an issue in microsoft/fluentui that received 1 comment
Adding disabledFocusable prop to Button in react-button package
Describe the feature that you would like added
allowDisabledFocus is a prop that is used to allow focus on disabled elements and exists in the vers…
1
comment
Answered 1 discussion in 1 repository
microsoft/fluentui
microsoft/fluentui

