Pinned
953 contributions in the last year
Less
More
Contribution activity
July 2021
Created 13 commits in 1 repository
Created a pull request in facebook/react that received 4 comments
Bugfix: Flush legacy sync passive effects at beginning of event
In concurrent roots, if a render is synchronous, we flush its passive effects synchronously. In legacy roots, we don't do this because all updates …
+184
−337
•
4
comments
Opened 10 other pull requests in 1 repository
facebook/react
9
merged
1
open
- Implement enableSuspenseLayoutEffectSemantics in Fabric
- Refactor "reappear" logic into its own traversal
-
Add comment support to
@gatepragma - Run persistent tests in more configurations in CI
- [Bugfix] Don't hide/unhide unless visibility changes
- Tidy up early bailout logic at start of begin phase
- Add test for #21837
-
Use
act()in ReactFabric tests - act: Batch updates, even in legacy roots
- Inline discreteUpdates
Reviewed 8 pull requests in 1 repository
facebook/react 8 pull requests
- Update test comments with explanations
- Refactor "reappear" logic into its own traversal
- Clean up flushSync flow types
- Cache local reference to global Promise
- [Bugfix] Don't hide/unhide unless visibility changes
- fix: restore execution context after RetryAfterError completed
- ReactDebugHooks optionally includes fileName, and line/column numbers
- Install nested packages from Yarn cache before running build tests
3
contributions
in private repositories
Jul 6 – Jul 19

