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 upPinned
3,340 contributions in the last year
Activity overview
Contribution activity
November 2020
Created 82 commits in 13 repositories
Created 4 repositories
- eps1lon/argos-cli JavaScript
- eps1lon/bundling-reexports JavaScript
- eps1lon/TypeScript-Website TypeScript
- eps1lon/mocha-event-leak JavaScript
Created a pull request in mui-org/material-ui that received 16 comments
[docs] Increase printWidth from 80 to 85
For tool-based formatting to be effective it has to be consistent. Everything else brings back the dark ages of "before-prettier". PR serves as a c…
Opened 71 other pull requests in 8 repositories
mui-org/material-ui
5
open
38
merged
3
closed
- [test] Stay busy until document.fonts is ready
- [core] Fix error handling on upload
- [test] Cleanup skipped tests
- [test] Misc improvements to experimental and browser test runner
- [core] Internal refactoring to icon builder
- [styles] Add support for TypeScript 4.1
- [test] Debug argos-cli upload failures
- [test] Misc visual regression flakiness improvements
- [core] Fix transpilation target of UMD bundle
- [Dialog][Modal] Remove disableBackdropClick
- [DatePicker] Fix false-positive when validating mask in Safari
- [test] Enable experimental-timezone tests
- [codemod] Add moved-lab-modules
- [docs] Fix /api client-side routing
- Revert "[docs] API pages i18n"
- [docs] Explicitly set page-content properties
- [docs] Enable TS language service for docs/src
- [Modal] Add support for onKeyDown and remove onEscapeKeyDown
- [lab] Export adapters as sub-packages
- [core] Fix formatting
- [lab] Fix missing manifest for typescript packages
- [core] Cleanup emotion dependencies
- Bump @date-io/* packages
- [core] Fix tracked component size regression
- [docs] Prevent layout jumps from img loading in system demo
- Some pull requests not shown.
eps1lon/mui-contributor-dashboard
13
merged
1
open
- Add some arbitrary logs to check if the netlify UI is working
- Bump react-query to v2
- Display all timings on timing hover
- Actually fetch PR linked to the test_profile run
- Make individual analysis linkable
- Convert SizeComparison to TypeScript
- Link to interactions for a render
- Move artifact download manager to client
- Cache the batched artifacts more aggressively
- Add UI for test_profile (MVP)
- Fix minor circleci workflow issues
- Add status icons for circleci and azp builds
- Update react-scripts to 4.0
- feat(workflows): Display timezone tests and next pipeline
typescript-cheatsheets/react
3
merged
eps1lon/mui-scripts-incubator
3
merged
DefinitelyTyped/DefinitelyTyped
2
merged
eps1lon/dom-accessibility-api
1
merged
facebook/react
1
open
eps1lon/solverfox.dev
1
merged
Reviewed 83 pull requests in 10 repositories
mui-org/material-ui 61 pull requests
- [system] Another round of perf improvements
- [system] Fix transform return value to support CSSObject
- [docs] Add settings panel to allow system mode
- [docs] Create React component to host json API pages
- [DateRangePicker] Allow same date selection
- [core] Support React 17
- [docs] Improve classes descriptions
- [Box] Remove deprecated props
- [Autocomplete] Better isolate test case
- [Box] Fix TypeScript issue when component prop is used
- [test] Misc improvements to experimental and browser test runner
- [core] Batch small changes
- [docs] Allow codesandbox deploy for demos in X
- [styles] Add support for TypeScript 4.1
- [DatePicker] Add missing exports
- [docs] Generate default values for docs from the unstyled components
- [Grid] Improve warning when a prop is missing
- [test] Misc visual regression flakiness improvements
- [Autocomplete] Rename `closeIcon` to `clearIcon`
- [test] Create chunks for Argos
- [Icon] Allow customizing the 'material-icons' base class name
- [Dialog] Add deprecation warning for withMobileDialog
- [Dialog][Modal] Remove disableBackdropClick
- [system] Improve the `sx` prop IntelliSense
- [docs] Fix /api client-side routing
- Some pull request reviews not shown.
reactjs/reactjs.org 10 pull requests
- Add PropType instructions for function components
- Update conditional-rendering.md
- Link to TypeScript 4.1 stable release
- Update the broken links in the Overview section
- Update thinking-in-react.md
- Update typechecking-with-proptypes.md with a minor addition
- docs: document prod vs dev behavior difference in componentDidCatch
- Added reconciliation link.
- More explicit docs about uncontrolled forms.
- Remove reference to babel-polyfill
testing-library/dom-testing-library 3 pull requests
DefinitelyTyped/DefinitelyTyped 2 pull requests
testing-library/react-testing-library 2 pull requests
eps1lon/dom-accessibility-api 1 pull request
testing-library/testing-library-docs 1 pull request
testing-library/jest-dom 1 pull request
mnajdova/material-ui 1 pull request
mochajs/mocha 1 pull request
Created an issue in mochajs/mocha that received 2 comments
mocha leaks event listeners on `process`
Prerequisites
Checked that your issue hasn't already been filed by cross-referencing issues with the faq label
Checked next-gen ES issues and sy…

