Highlights
- Arctic Code Vault Contributor
Popular repositories
-
-
-
-
Forked from microsoft/fluentui
React components for building experiences for Office and Office 365.
TypeScript 1
-
715 contributions in the last year
Activity overview
Contributed to
microsoft/fluentui,
dzearing/token-fun,
microsoft/fluent-ui-react
and 5 other
repositories
Contribution activity
January 2021
Created 2 commits in 1 repository
Created 1 repository
- dzearing/webpack JavaScript
Created a pull request in microsoft/fluentui that received 39 comments
Bumping formik and react typings
In order to move to webpack 5, we need to bump formik as the older version depends on non-exported things from scheduler. In order to bump formik, …
+516
−149
•
39
comments
Opened 2 other pull requests in 1 repository
microsoft/fluentui
1
merged
1
open
Reviewed 5 pull requests in 1 repository
microsoft/fluentui 5 pull requests
- Button: Re-exporting MenuContext from react-button to avoid fragility in package versions usage.
- Tooltip: Fix positioning issues that can cause tooltip to flash/not render
- Button: Adding disabledFocusable prop to allow for scenarios where Button has disabled styling but is focusable
- Add create-component script and improve create-package
- [Image] Remove ImageFitStyles when object-fit:contain or cover is available