Highlights
- 2 discussions answered
Block or Report
Block or report gaearon
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
-
facebook/react Public
A declarative, efficient, and flexible JavaScript library for building user interfaces.
-
-
facebook/create-react-app Public
Set up a modern web app by running one command.
-
reduxjs/redux-devtools Public
DevTools for Redux with hot reloading, action replay, and customizable UI
-
-
paularmstrong/normalizr Public archive
Normalizes nested JSON according to a schema
2,990 contributions in the last year
Less
More
Contribution activity
April 2022
Created 126 commits in 15 repositories
Created 2 repositories
- gaearon/ukraine-timemap JavaScript
- gaearon/ssr-demo JavaScript
Created a pull request in enzymejs/react-shallow-renderer that received 14 comments
Add React 18 support
+106
−19
•
14
comments
Opened 29 other pull requests in 5 repositories
facebook/react
2
open
9
merged
2
closed
- Changelog for 18.1
- Warn on setState() in useInsertionEffect()
- Fix warning about setState in useEffect
- Update create-subscription README
- Update some READMEs
- Point useSubscription to useSyncExternalStore shim
- Delete the create-subscription package
- Don't clean up twice in hidden trees
- Failing test: componentWillUnmount called twice
- Don't mute hydration errors forcing client render
- Add more tests for suppressHydrationWarning
- Fix suppressHydrationWarning not working in production
- [WIP] Diffs for hydration errors
reactjs/reactjs.org
8
merged
bellingcat/ukraine-timemap
5
merged
1
open
enzymejs/react-shallow-renderer
1
merged
see/ssr-demo
1
open
Reviewed 39 pull requests in 7 repositories
facebook/react
23 pull requests
- Suppress hydration warnings when a preceding sibling suspends
- Fixes autofocus does not work when the dialog has opened
- Bugfix: Fix race condition between interleaved and non-interleaved updates
- Fix suspense fallback throttling
- [eslint-plugin-exhaustive-deps] Fix exhaustive deps check for unstable vars
- Point useSubscription to useSyncExternalStore shim
- [PR Stack] Refactor mutation phase to use recursion
- Unnecessary conditions removed
- Fix false positive lint error with large number of branches
- Add fallback shim for AbortController
- Update renderToPipeableStream#options.onShellError to match usage
- Warn on setState() in useInsertionEffect()
- Fix warning about setState in useEffect
- Update some READMEs
- Rename Controls to PipeableStream
- Possible missed rule for eslint-plugin-react-hooks?
- Don't clean up twice in hidden trees
- Don't mute hydration errors forcing client render
- Add more tests for suppressHydrationWarning
- Fix suppressHydrationWarning not working in production
- Fix infinite update loop that happens when an unmemoized value is passed to useDeferredValue
- [WIP] Diffs for hydration errors
- Don't recreate the same fallback on the client if hydrating suspends
reactjs/reactjs.org
9 pull requests
- fix the code block for createRoot typescript error
- Fixed some Typos
- Mention TypeScript in the upgrade post
-
renderToReadableStream: Ensure same var name is used in
onError - Add more details on batching
- Edits for ReactDOMServer API
- fix babel url version
- Updated typo of createRoot and hydrateRoot syntax
- Update Prerequisites nodejs version
preactjs/preact
2 pull requests
bellingcat/ukraine-timemap
2 pull requests
WordPress/gutenberg
1 pull request
enzymejs/react-shallow-renderer
1 pull request
react-component/trigger
1 pull request
Created an issue in rollup/rollup that received 3 comments
Adding "return undefined" at the end of a function gets it unsafely DCE'd
Rollup Version 1.31.1 Operating System (or Browser) macOS Node Version (if applicable) No response Link To Reproduction The instructions are below E…
3
comments