I maintain stuff
- Berlin, Germany
-
22:52
(UTC +01:00) - https://solverfox.dev
- @sebsilbermann
Block or Report
Block or report eps1lon
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
facebook/react
facebook/react PublicThe library for web and native user interfaces.
-
types-react-codemod
types-react-codemod PublicCollection of transforms for jscodeshift related to `@types/react`
-
dom-accessibility-api
dom-accessibility-api PublicImplements https://w3c.github.io/accname/
-
testing-library/react-testing-library
testing-library/react-testing-library Public🐐 Simple and complete React DOM testing utilities that encourage good testing practices.
-
DefinitelyTyped/DefinitelyTyped
DefinitelyTyped/DefinitelyTyped PublicThe repository for high quality TypeScript type definitions.
-
screen-reader-testing-library
screen-reader-testing-library PublicUtilities to match the speech output of screen readers when replaying user interactions.
1,896 contributions in the last year
| Day of Week | April Apr | May May | June Jun | July Jul | August Aug | September Sep | October Oct | November Nov | December Dec | January Jan | February Feb | March Mar | |||||||||||||||||||||||||||||||||||||||||
| Sunday Sun | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Monday Mon | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Tuesday Tue | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Wednesday Wed | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Thursday Thu | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Friday Fri | |||||||||||||||||||||||||||||||||||||||||||||||||||||
| Saturday Sat | |||||||||||||||||||||||||||||||||||||||||||||||||||||
Activity overview
Contribution activity
March 2024
Created 102 commits in 9 repositories
Created 4 repositories
-
eps1lon/social-app
TypeScript
This contribution was made on Mar 21
-
eps1lon/lobe-chat
TypeScript
This contribution was made on Mar 15
-
eps1lon/ts-module-auto-export
TypeScript
This contribution was made on Mar 13
-
eps1lon/react-types-tools
Shell
This contribution was made on Mar 6
Created a pull request in DefinitelyTyped/DefinitelyTyped that received 19 comments
[mdx] Stop relying on deprecated, global JSX namespace in React tests
Uses same pattern as tests for Preact except using ElementType which we don't have in ts5.0 since it's not supported in those versions.
Opened 100 other pull requests in 20 repositories
DefinitelyTyped/DefinitelyTyped
44
merged
9
open
4
closed
-
[react] Remove unused
@types/schedulerdependencyThis contribution was made on Mar 26 -
[react] Remove
Readonly<P>from class component constructorThis contribution was made on Mar 23 -
[react] Add test cases to inference helpers when dealing with props containing unions and intersections
This contribution was made on Mar 23
-
[react-virtualized] Test integration with modern React APIs
This contribution was made on Mar 23
-
[meteor] Test integration with modern React APIs
This contribution was made on Mar 23
-
[styled-components] Test integration with modern APIs
This contribution was made on Mar 23
-
[styled-components/v3] Ensure types use same React version as runtime
This contribution was made on Mar 23
-
[shakacode__recompose] Replace usage of deprecated types related to propTypes with their counterpart from the prop-types package
This contribution was made on Mar 22
-
[recompose] Replace usage of deprecated types related to propTypes with their counterpart from the prop-types package
This contribution was made on Mar 22
-
[react-virtualized] Replace usage of deprecated types related to propTypes with their counterpart from the prop-types package
This contribution was made on Mar 22
-
[react-recompose] Replace usage of deprecated types related to propTypes with their counterpart from the prop-types package
This contribution was made on Mar 22
-
[react-props-decorators] Replace usage of deprecated types related to propTypes with their counterpart from the prop-types package
This contribution was made on Mar 22
-
[react-is-deprecated] Replace usage of deprecated types related to propTypes with their counterpart from the prop-types package
This contribution was made on Mar 22
-
[material-ui] Replace usage of deprecated types related to propTypes with their counterpart from the prop-types package
This contribution was made on Mar 22
-
[create-react-class] Replace usage of deprecated types related to propTypes with their counterpart from the prop-types package
This contribution was made on Mar 22
-
[react] Improve test coverage for type inference helpers
This contribution was made on Mar 21
-
[reactabular-sticky] Stop implicit return in ref callback
This contribution was made on Mar 20
-
[react] Stop implicit return in ref callback
This contribution was made on Mar 20
-
[react-text-mask] Stop implicit return in ref callback
This contribution was made on Mar 20
-
[react-svg-pan-zoom] Stop implicit return in ref callback
This contribution was made on Mar 20
-
[react-smooth-scrollbar] Stop implicit return in ref callback
This contribution was made on Mar 20
-
[react-size-reporter] Stop implicit return in ref callback
This contribution was made on Mar 20
-
[react-scroll-sync] Stop implicit return in ref callback
This contribution was made on Mar 20
-
[react-native-popup-dialog] Stop implicit return in ref callback
This contribution was made on Mar 20
-
[react-native-modalbox] Stop implicit return in ref callback
This contribution was made on Mar 20
- Some pull requests not shown.
facebook/react
13
merged
3
open
-
Remove orphaned disableJavaScriptURLs reference
This contribution was made on Mar 27
-
Deprecate
actfromreact-dom/test-utilsin favor of act fromreactThis contribution was made on Mar 20 -
Guard against legacy context not being supported in DevTools fixture
This contribution was made on Mar 20
-
DevTools: Rely on sourcemaps to compute hook name of built-in hooks in newer versions
This contribution was made on Mar 20
-
Repro for mismatch of changed hook and used hook
This contribution was made on Mar 19
-
Test for overlapping optimistic updates
This contribution was made on Mar 18
-
Remove excess
msprop from Suspense testsThis contribution was made on Mar 15 -
Make
enableNewBooleanPropswww dynamicThis contribution was made on Mar 14 -
Ensure dispatch from
useFormStateworks inStrictModeThis contribution was made on Mar 14 -
ReactDOM: Remove every test-util except
act()This contribution was made on Mar 11 -
Remove remaining usages of ReactTestUtils in tests unrelated to
react-dom/test-utilThis contribution was made on Mar 9 -
Remove ReactTestUtils from ReactBrowserEventEmitter-test
This contribution was made on Mar 9
-
Remove ReactTestUtils from refs-destruction-test
This contribution was made on Mar 9
-
Remove ReactTestUtils from ReactLegacyUpdates-test
This contribution was made on Mar 9
-
Devtools: Ensure component control flow is consistent with commit when using `useDeferredValue
This contribution was made on Mar 6
-
Devtools: Display actual pending state when inspecting
useTransitionThis contribution was made on Mar 5
eps1lon/types-react-codemod
6
merged
-
feat: Add react-element-default-any-props codemod
This contribution was made on Mar 21
-
feat: Add no-implicit-ref-callback-return transform
This contribution was made on Mar 20
-
fix: Include
deprecated-prop-types-typestransform inpreset-19This contribution was made on Mar 18 -
Move PR, commit and author to end of changelog entry
This contribution was made on Mar 15
-
Add launch.json to run tests in VSCode debugger
This contribution was made on Mar 15
-
Add codemod for deprecated propTypes types
This contribution was made on Mar 15
testing-library/react-testing-library
3
merged
-
chore: Update Codecov configuration to latest
This contribution was made on Mar 19
-
chore: Fix tests
This contribution was made on Mar 19
-
fix: Remove unused types
This contribution was made on Mar 19
eps1lon/DefinitelyTyped
2
open
-
React 19 types changelog
This contribution was made on Mar 27
-
Publish React 19 types alpha
This contribution was made on Mar 23
eps1lon/actions-label-merge-conflict
2
merged
-
release: 3.0.0
This contribution was made on Mar 23
-
chore: Remove debug-action from CI
This contribution was made on Mar 23
lobehub/lobe-chat
1
merged
-
Revert "🔨 chore: fix build for the vercel (#1576)"
This contribution was made on Mar 15
eps1lon/material-ui
1
closed
-
MUI: Compat with React 19 types
This contribution was made on Mar 18
eps1lon/reactjs.org
1
closed
-
react.dev: Compat with React 19 types
This contribution was made on Mar 21
eps1lon/next.js
1
closed
-
next.js: Compat with React 19 types
This contribution was made on Mar 21
eps1lon/remix
1
closed
-
remix: Compat with React 19 types
This contribution was made on Mar 21
remix-run/react-router
1
closed
-
Compat with React 19 types
This contribution was made on Mar 21
eps1lon/remix-website
1
closed
-
remix-website: Compat with React 19 types
This contribution was made on Mar 21
eps1lon/react-router
1
closed
-
react-router: Compat with React 19 types
This contribution was made on Mar 21
bluesky-social/social-app
1
closed
-
Bluesky: Compat with React 19 types
This contribution was made on Mar 21
eps1lon/social-app
1
closed
-
Bluesky: Compat with React 19 types
This contribution was made on Mar 21
eps1lon/react-redux
1
closed
-
react-redux: Compat with React 19 types
This contribution was made on Mar 24
eps1lon/emotion
1
closed
-
Emotion: Compat with React 19 types
This contribution was made on Mar 24
eps1lon/react-spectrum
1
closed
-
React Spectrum: Compat with React 19 types
This contribution was made on Mar 24
reactjs/react.dev
1
merged
-
Add warning page for ReactDOMTestUtils deprecation
This contribution was made on Mar 27
Reviewed 50 pull requests in 8 repositories
facebook/react
25 pull requests
-
DevTools: Rely on sourcemaps to compute hook name of built-in hooks in newer versions
This contribution was made on Mar 27
-
Deprecate
actfromreact-dom/test-utilsin favor of act fromreactThis contribution was made on Mar 27 -
ReactDOM: Remove every test-util except
act()This contribution was made on Mar 27 -
fix[devtools/ci]: split profiling cache test for different react versions and toEqual checker
This contribution was made on Mar 26
-
Update gate pragma to detect global error events
This contribution was made on Mar 20
-
Ensure dispatch from
useFormStateworks inStrictModeThis contribution was made on Mar 19 -
Repro for mismatch of changed hook and used hook
This contribution was made on Mar 19
-
Concurrent rendering for ReactART-test
This contribution was made on Mar 18
-
Use RTR with concurrent root in ReactHooks-test.internal
This contribution was made on Mar 18
-
Test for overlapping optimistic updates
This contribution was made on Mar 18
-
Fix log assertion in cancels tasks in Scheduler-test
This contribution was made on Mar 15
-
Convert ReactUpdaters to createRoot
This contribution was made on Mar 14
-
Devtools: Add support for useFormStatus
This contribution was made on Mar 13
-
Update isConcurrent RTR option usage
This contribution was made on Mar 13
-
Remove RTR from ReactProfiler-test
This contribution was made on Mar 11
-
[WIP] Gate legacy render tests in ReactDOMSingletonComponents to www
This contribution was made on Mar 11
-
Remove react-test-renderer/shallow export
This contribution was made on Mar 11
-
Remove ReactTestUtils from ReactBrowserEventEmitter-test
This contribution was made on Mar 9
-
Link to reactjs/react.dev repo instead of reactjs/reactjs.org
This contribution was made on Mar 6
-
cleanup enableProfilerNestedUpdateScheduledHook feature flag
This contribution was made on Mar 6
-
[RTR] Enable warning flag
This contribution was made on Mar 6
-
Devtools: Display actual pending state when inspecting
useTransitionThis contribution was made on Mar 5 -
Update /link URLs to react.dev
This contribution was made on Mar 1
-
Update homepage URLs to react.dev
This contribution was made on Mar 1
-
[DOM] disable legacy mode behind flag
This contribution was made on Mar 1
- Some pull request reviews not shown.
DefinitelyTyped/DefinitelyTyped
11 pull requests
-
[react]: improve props and state type safety on Component
This contribution was made on Mar 23
-
Revert "[@types/react] fix: remove onPointerEnterCapture & onPointerLeaveCapture (#68984)
This contribution was made on Mar 18
-
[@types/react] Export JSX namespace from react v17 jsx-runtime.d.ts and jsx-dev-runtime.d.ts
This contribution was made on Mar 14
-
[@types/react] fix: remove onPointerEnterCapture & onPointerLeaveCapture
This contribution was made on Mar 14
-
[react-dom] add PreloadOptions.type
This contribution was made on Mar 6
-
fix(react): Add key prop to React.Fragment
This contribution was made on Mar 6
-
[react] Enable Awaited<ReactNode> in experimental release channels
This contribution was made on Mar 6
-
[@types/react] More miscellaneous changes to React's JSDoc typings
This contribution was made on Mar 5
-
[react-dom] Add support for
createRoot(document)in Canary and Experimental release channelsThis contribution was made on Mar 4 -
[@types/react] Added many changes to @types/react JSDocs
This contribution was made on Mar 4
-
docs: update the jsdoc for PropsWithChildren Reducer and MutableRefObject
This contribution was made on Mar 4
reactjs/react.dev
5 pull requests
-
Update @eps1lon's job title
This contribution was made on Mar 25
-
Fix typos in typescript.md
This contribution was made on Mar 19
-
Add details about shallow renderer warning
This contribution was made on Mar 11
-
Add initial Rules of React docs
This contribution was made on Mar 6
-
Add /link redirects
This contribution was made on Mar 1
testing-library/react-testing-library
3 pull requests
-
chore: change canary version to specific prefix
This contribution was made on Mar 21
-
chore: Fix tests
This contribution was made on Mar 20
-
chore: Update Codecov configuration to latest
This contribution was made on Mar 19
eps1lon/actions-label-merge-conflict
2 pull requests
-
Replace 'zeit/ncc' with 'vercel/ncc'
This contribution was made on Mar 23
-
Update Node.js to 20
This contribution was made on Mar 23
vercel/next.js
1 pull request
-
add Sebastian (eps1lon) to "created-by: next.js team" in labeler config
This contribution was made on Mar 25
eps1lon/types-react-codemod
1 pull request
-
feat: Add no-implicit-ref-callback-return transform
This contribution was made on Mar 20
eps1lon/material-ui
1 pull request
-
MUI: Compat with React 19 types
This contribution was made on Mar 19
Created an issue in microsoft/TypeScript that received 11 comments
local types are considered exported in .d.ts files unlike local types in .ts files
🔎 Search Terms ts2460 export type 🕗 Version & Regression Information This is the behavior in every version I tried (down to 2.0), and I reviewed t…
Opened 24 other issues in 4 repositories
eps1lon/DefinitelyTyped
4
open
9
closed
-
Types for onUncaughtError and onCaughtError
This contribution was made on Mar 26
-
React.ComponentPropsWithRef<ComponentType<Props>>
This contribution was made on Mar 24
-
Write changelog for React 19 types
This contribution was made on Mar 24
-
React 19 and React Aria
This contribution was made on Mar 23
-
React 19 and Emotion
This contribution was made on Mar 23
-
React 19 and react-redux
This contribution was made on Mar 23
-
ComponentPropsincludesReadonlyThis contribution was made on Mar 21 -
Libraries with issues
This contribution was made on Mar 19
-
React 19 and Bluesky
This contribution was made on Mar 17
-
React 19 and react.dev
This contribution was made on Mar 17
-
React 19 and Remix
This contribution was made on Mar 17
-
React 19 and Next.js
This contribution was made on Mar 17
-
React 19 and MUI
This contribution was made on Mar 17
eps1lon/types-react-codemod
5
open
3
closed
-
New
useReducertypingsThis contribution was made on Mar 24 -
replace type codemods do not codemod return types
This contribution was made on Mar 21
-
Imports and
declare moduleThis contribution was made on Mar 21 -
Codemod for implict return in
refThis contribution was made on Mar 20 -
Codemod for
ReactElement->ReactElement<any>This contribution was made on Mar 19 -
Remove deprecated
ReactHTMLandReactSVGThis contribution was made on Mar 17 -
Remove deprecated types related to mixins
This contribution was made on Mar 17
-
Remove deprecated
ReactChildrenThis contribution was made on Mar 17
microsoft/TypeScript
1
closed
1
open
-
type guard narrowing to a type with type with
anyin type parameters replacesanywithunknownThis contribution was made on Mar 21 -
Declaration emit inlines types incorrectly
This contribution was made on Mar 14
dprint/dprint
1
open
-
plugin-prettier causes
dprint fmtto crash on Apple M3This contribution was made on Mar 26
Started 1 discussion in 1 repository
DefinitelyTyped/DefinitelyTyped
-
[react] Only type non-deprecated features by default
This contribution was made on Mar 22
Answered 2 discussions in 1 repository
DefinitelyTyped/DefinitelyTyped
-
[@types/react] The remove of onPointerEnterCapture caused unexpected errors.
This contribution was made on Mar 18
-
[@types/react]: `useFormState` type cause infinite recursion
This contribution was made on Mar 18







