Highlights
- Arctic Code Vault Contributor
Pinned
636 contributions in the last year
Less
More
Contribution activity
February 2021
Created 37 commits in 1 repository
Created a pull request in facebook/react that received 5 comments
Warn if static flag is accidentally cleared
"Static" fiber flags are flags that are meant to exist for the lifetime of a component. It's really important not to accidentally reset these, beca…
+30
−0
•
5
comments
Opened 32 other pull requests in 1 repository
facebook/react
28
merged
3
open
1
closed
- [CI] Use constant commit sha
- [CI] Publish to release channels sequentially
- Bailout in sync task if work is not sync
- Add `supportsMicrotasks` to the host config
- Omit TransitionHydrationLane from TransitionLanes
- Less indirection in SchedulerWithReactIntegration
- Remove fakeCallbackNode
- CI job to check that forks are in sync
- Parallelize Flow in CI
- More Transition lanes
- Use a single lane per priority level
- Cross-fork lint: Support named export declaration
- Apply #20778 to new fork, too
- sizebot: Use absolute change instead of relative
- Land enableTransitionEntanglement flag
- Default updates should not interrupt transitions
- sizebot: Combine stable and experimental results
- sizebot: Fix wrong order of base, head arguments
- [Fabric Suspense fix] Always clone current tree when visibility is toggled
- Update release documentation
- Broken base revision should not affect PR status
- Auto-publish prereleases every weekday
- Implement CI publish prerelease job
- Fallback if GitHub status is stuck as "pending"
- Add command to publish preleases via CI
- Some pull requests not shown.
Reviewed 14 pull requests in 1 repository
facebook/react 14 pull requests
- Add concept of StrictMode levels 1 & 2 (no public API yet)
- Use setImmediate when available over MessageChannel
- Use a single lane per priority level
- Default updates should not interrupt transitions
- Move scheduler priority check into ReactDOM
- Add tests for non-React discrete events flushing in a microtask
- Experiment: Infer the current event priority from the native event
- Decouple event priority list from event name list
- Broken base revision should not affect PR status
- Fix codesandbox build command
- Add silent to codesandbox config
- Misc small adjustments to build scripts
- Update sizebot to new workflow
- Some release script fixes
2
contributions
in private repositories
Feb 15