Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
codeHessel
/
react
Public
forked from
react/react
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
react
scripts
on
master
User selector
All users
All time
Commit history
Commits on Aug 29, 2020
Fixes eslint warning when node type is ChainExpression (#19680)
Show description for 1396e4a
Pascal Fong Kye
authored
1396e4a
View commit details
Copy full SHA for 1396e4a
View code at this point
Browse repository at this point
Commits on Aug 27, 2020
[Flight] Support more element types and Hooks for Server and Hybrid Components (#19711)
Show description for c1ac052
gaearon
authored
c1ac052
View commit details
Copy full SHA for c1ac052
View code at this point
Browse repository at this point
Commits on Aug 26, 2020
Disable timeoutMs argument (#19703)
Show description for 8da0da0
acdlite
authored
8da0da0
View commit details
Copy full SHA for 8da0da0
View code at this point
Browse repository at this point
Commits on Aug 24, 2020
Lint rule to forbid access of cross-fork fields (#19679)
Show description for af219cc
acdlite
authored
af219cc
View commit details
Copy full SHA for af219cc
View code at this point
Browse repository at this point
Attach Listeners Eagerly to Roots and Portal Containers (#19659)
Show description for 848bb24
gaearon
and
koba04
authored
848bb24
View commit details
Copy full SHA for 848bb24
View code at this point
Browse repository at this point
Commits on Aug 19, 2020
provide profiling bundle for react-reconciler (#19559)
misterdjules
authored
b8fa09e
View commit details
Copy full SHA for b8fa09e
View code at this point
Browse repository at this point
Commits on Aug 17, 2020
Append text string to <Text> error message (#19581)
Show description for 1a41a19
yungsters
authored
1a41a19
View commit details
Copy full SHA for 1a41a19
View code at this point
Browse repository at this point
refactor fb.me redirect link to reactjs.org/link (#19598)
Show description for 702fad4
cylim
and
gaearon
authored
702fad4
View commit details
Copy full SHA for 702fad4
View code at this point
Browse repository at this point
Commits on Aug 15, 2020
fix: leak strict mode with UMD builds (#19614)
koba04
authored
49cd77d
View commit details
Copy full SHA for 49cd77d
View code at this point
Browse repository at this point
Commits on Aug 12, 2020
[Scheduler] Call postTask directly (#19551)
Show description for b8ed6a1
acdlite
authored
b8ed6a1
View commit details
Copy full SHA for b8ed6a1
View code at this point
Browse repository at this point
Commits on Aug 7, 2020
Parallelize Jest in CI (#19552)
Show description for 0cd9a6d
acdlite
authored
0cd9a6d
View commit details
Copy full SHA for 0cd9a6d
View code at this point
Browse repository at this point
Indent a command
gaearon
committed
2d9ec91
View commit details
Copy full SHA for 2d9ec91
View code at this point
Browse repository at this point
Fix command
gaearon
committed
db2f229
View commit details
Copy full SHA for db2f229
View code at this point
Browse repository at this point
Commits on Aug 5, 2020
Remove the deprecated React Flare event system (#19520)
trueadm
authored
b61174f
View commit details
Copy full SHA for b61174f
View code at this point
Browse repository at this point
Commits on Aug 4, 2020
fix: typo in React Release Scripts (#19524)
halitogunc
authored
8d57ca5
View commit details
Copy full SHA for 8d57ca5
View code at this point
Browse repository at this point
Commits on Aug 3, 2020
Use RN fork in default branch of feature flags (#19522)
rickhanlonii
authored
a437f3f
View commit details
Copy full SHA for a437f3f
View code at this point
Browse repository at this point
Turn off new component stacks for React Native (#19521)
rickhanlonii
authored
86314d5
View commit details
Copy full SHA for 86314d5
View code at this point
Browse repository at this point
Commits on Jul 31, 2020
Support untagged releases (#19509)
gaearon
authored
a1c0864
View commit details
Copy full SHA for a1c0864
View code at this point
Browse repository at this point
Revert "Support untagged releases (#19507)" (#19508)
Show description for 5d271fc
gaearon
authored
5d271fc
View commit details
Copy full SHA for 5d271fc
View code at this point
Browse repository at this point
Support untagged releases (#19507)
Show description for 58b3ee7
gaearon
authored
58b3ee7
View commit details
Copy full SHA for 58b3ee7
View code at this point
Browse repository at this point
Allow publishing untagged releases (#19505)
gaearon
authored
7543459
View commit details
Copy full SHA for 7543459
View code at this point
Browse repository at this point
Commits on Jul 29, 2020
Use feature flags for React Native in the test renderer (#19486)
rickhanlonii
authored
74cd7e5
View commit details
Copy full SHA for 74cd7e5
View code at this point
Browse repository at this point
Add postTask browser scheduler implementation (#19479)
Show description for 7c8cc43
rickhanlonii
authored
7c8cc43
View commit details
Copy full SHA for 7c8cc43
View code at this point
Browse repository at this point
Commits on Jul 28, 2020
Add SchedulerHostConfig fork for post task (#19470)
rickhanlonii
authored
52c5146
View commit details
Copy full SHA for 52c5146
View code at this point
Browse repository at this point
Commits on Jul 20, 2020
Generate RN renderers for stable builds (#19421)
Show description for c9749d3
rickhanlonii
authored
c9749d3
View commit details
Copy full SHA for c9749d3
View code at this point
Browse repository at this point
isFBBundle should be true if it's FB for www or FB for RN (#19420)
Show description for ab1f517
sebmarkbage
authored
ab1f517
View commit details
Copy full SHA for ab1f517
View code at this point
Browse repository at this point
Commits on Jul 16, 2020
Use jest-environment-jsdom-sixteen (#19288)
Show description for bc4cd92
rickhanlonii
authored
bc4cd92
View commit details
Copy full SHA for bc4cd92
View code at this point
Browse repository at this point
Commits on Jul 15, 2020
Don't build shallow renderer UMD bundles
gaearon
committed
4961833
View commit details
Copy full SHA for 4961833
View code at this point
Browse repository at this point
Commits on Jul 10, 2020
Tweak wording
gaearon
committed
2663a12
View commit details
Copy full SHA for 2663a12
View code at this point
Browse repository at this point
Commits on Jul 9, 2020
Fixed test script for DevTools build config (#19295)
Brian Vaughn
authored
e760d1f
View commit details
Copy full SHA for e760d1f
View code at this point
Browse repository at this point
Commits on Jul 7, 2020
Refactor createEventHandle signature (#19174)
trueadm
authored
4eb9b1d
View commit details
Copy full SHA for 4eb9b1d
View code at this point
Browse repository at this point
Commits on Jul 6, 2020
Handle test-cli failure case for CI (#19265)
trueadm
authored
0c0aaeb
View commit details
Copy full SHA for 0c0aaeb
View code at this point
Browse repository at this point
Commits on Jul 1, 2020
Fork legacy-events folder into react-dom and react-native (#19228)
gaearon
authored
e3f4eb7
View commit details
Copy full SHA for e3f4eb7
View code at this point
Browse repository at this point
Move responder tests and remove dead code (#19226)
gaearon
authored
b231445
View commit details
Copy full SHA for b231445
View code at this point
Browse repository at this point
Remove React Flare Keyboard responder (#19222)
trueadm
authored
b2bac73
View commit details
Copy full SHA for b2bac73
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.