Highlights
- Arctic Code Vault Contributor
- 1 discussion answered
Pinned
3,185 contributions in the last year
Less
More
Contribution activity
March 2021
Created 12 commits in 3 repositories
Created 1 repository
- gaearon/eslint JavaScript
Created a pull request in facebook/react that received 3 comments
Land enableSetImmediate feature flag
It's been on for a few days, let's remove the flag. Fixes #20756, will go out in 17.1.0.
+1
−19
•
3
comments
Opened 10 other pull requests in 3 repositories
facebook/react
2
open
5
merged
1
closed
- [Fast Refresh] Support callthrough HOCs
- [Fast Refresh] Add more built-in Hooks to the list
- Add aspectRatio to the unitless list
- Add pointerenter/leave priorities
- Fail build on deep requires in npm packages
- Add react-reconciler/constants entry point
- React 17.0.2 Changelog
- [Not for Merge] React 17.0.2
reactjs/reactjs.org
1
merged
eslint/eslint
1
open
Reviewed 37 pull requests in 3 repositories
facebook/react 35 pull requests
- [Fizz] Support special HTML/SVG/MathML tags to suspend
- Delete enableDiscreteEventFlushingChange
- [Fast Refresh] Support callthrough HOCs
- Remove Scheduler indirection
-
Use
actin fuzz tester to flush expired work - [Fizz] Add separator comment between text nodes
- Automatically stringify keys with type of 'symbol'
- Remove server side lower casing warning
- fix(fast-refresh): fix #20417
- Don't use nested objects to "namespace" namespace constants
- Make opaque EventPriority type a Lane internally
- Add react-reconciler/constants entry point
- Move priorities to separate import to break cycle
- [Fizz] Expose callbacks in options for when various stages of the content is done
- [Experiment] Add feature flag for more aggressive memory clean-up of deleted fiber trees
- [Fizz] Use identifierPrefix to avoid conflicts within the same response
- Fixed primitive hook badge colors for light theme
- [Fizz] Expose maxBoundarySize as an option
- [Fizz] Expose a method to explicitly start writing to a Node stream
- [Fizz] Expose a method to abort a pending request
- Store commit durations on HostRoot for DevTools access
- Make Fabric noop when setJSResponder is called
- [Fizz/Flight] Allow the streaming config to decide how to precompute or compute chunks
- Clean up unused functions from SSR
- [Fizz] Move DOM/Native format configs to their respective packages
- Some pull request reviews not shown.
facebook/create-react-app 1 pull request
facebook/jest 1 pull request
Created an issue in facebook/jest that received 22 comments
Proposal: Sandbox setImmediate() in jsdom environment
setTimeout and setInterval are sandboxed in the Jest jsdom environment.
Concretely, the Jest jsdom environment calls w…
22
comments