Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
3,462 contributions in the last year
Activity overview
Contribution activity
October 2020
Created a pull request in mui-org/material-ui that received 6 comments
[test] Autocomplete drop "defaultProps" pattern
Removes indirection of having to look up what props are set (motivated by having to check out what openOnFocus is supposed to do in #20286). It's a…
- [docs] Use demo name as codesandbox name
- [test] Verbose reporter in CI
- [core] Misc dependency fixes
- [test] Throw on console.(error|warn) outside of test
- Bump @babel/* to 7.11.6
- [test] Apply lazy forwardRef fix
- [test] Simplify usage of `yarn mocha`
- [test] Update react next patch
- [docs] Document LoadingButton behavior
- [docs] More robust description matcher
- [test] Don't skip CI on crowdin commits [skip ci]
- [system] Add browser tests
- [Box] Add types for `ref`
- [test] Migrate CssBaseline to react-testing-library
- [Box] Add types for `ref`
- [Tooltip] Add placement `followCursor`
- [docs] Use demo name as codesandbox name
- [Slider] Update style to match the specification
- [test] Throw on console.(error|warn) outside of test
- [docs] For non-SSR language, internal search fall back to English
- [CircularProgress] Drop IE11 wobbly workaround
- [core] Batch small changes
- [Button] Fix invalid type value
- [docs] Include peer deps in installation steps
- [docs] Add page feedback
- [Button] Improve loading transition
- [Tooltip] Improve docs and warning for custom children
- [Select] Add generic support for value
- [styled-engine] Specify emotion & styled-components as optional peer dependencies
- [docs] More robust description matcher
- [AvatarGroup] Add variant prop
- [Slider] Add system prop
- [docs] Improve the left side-nav
- [docs] Improve FormControl duplication warning
- [muiStyled] Support default theme when none is available
- [IconButton] Improve warning against non root onClick listeners
- Some pull request reviews not shown.
Created an issue in codemodsquad/jscodeshift-find-imports that received 10 comments
Release 2.0.0 to npm
2.0.0 was released on GitHub but npm doesn't include it.
/cc @jedwards1211
When jscodeshift-find-imports is released on npm can we at the same time…