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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
ufo-github
/
react-source-code-analyze
Public
forked from
react/react
Notifications
You must be signed in to change notification settings
Fork
3
Star
4
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Dec 6, 2019
Merge pull request #1 from xgqfrms/patch-1
Show description for 8360547
xgqfrms-GitHub
authored
8360547
View commit details
Copy full SHA for 8360547
Browse repository at this point
Update index.js
xgqfrms
authored
47f28b8
View commit details
Copy full SHA for 47f28b8
Browse repository at this point
Update index.js
xgqfrms-GitHub
authored
6fc1eee
View commit details
Copy full SHA for 6fc1eee
Browse repository at this point
Commits on Dec 4, 2019
[react-interactions] Upgrade passive event listeners to active listeners (#17513)
trueadm
authored
acfe4b2
View commit details
Copy full SHA for acfe4b2
Browse repository at this point
fix: make serializable data in react-devtools (#17233)
Show description for 5235d19
Farhad Yasir
authored and
Brian Vaughn
committed
5235d19
View commit details
Copy full SHA for 5235d19
Browse repository at this point
Revert Rerender Error Check (#17519)
Show description for 5064c7f
sebmarkbage
authored
5064c7f
View commit details
Copy full SHA for 5064c7f
Browse repository at this point
[react-interactions] Move Flare event registration to commit phase (#17518)
trueadm
authored
6d105ad
View commit details
Copy full SHA for 6d105ad
Browse repository at this point
Commits on Dec 3, 2019
Don't group Idle/Offscreen work with other work (#17456)
Show description for dc18b8b
sebmarkbage
authored
dc18b8b
View commit details
Copy full SHA for dc18b8b
Browse repository at this point
Use fewer global variables in Hooks (#17480)
Show description for f523b2e
sebmarkbage
authored
f523b2e
View commit details
Copy full SHA for f523b2e
Browse repository at this point
Remove case that only exists for createBatch (#17506)
Show description for d75323f
sebmarkbage
authored
d75323f
View commit details
Copy full SHA for d75323f
Browse repository at this point
Adjust SuspenseList CPU bound heuristic (#17455)
Show description for 79572e3
sebmarkbage
authored
79572e3
View commit details
Copy full SHA for 79572e3
Browse repository at this point
Commits on Nov 29, 2019
Fixed changelog formatting #17481 (#17487)
dance2die
authored and
Sunil Pai
committed
b64938e
View commit details
Copy full SHA for b64938e
Browse repository at this point
Commits on Nov 28, 2019
Change DevTools hook warning message (#17478)
gaearon
authored
969f4b5
View commit details
Copy full SHA for 969f4b5
Browse repository at this point
Commits on Nov 27, 2019
DevTools version bump 4.2.0 -> 4.2.1
Brian Vaughn
committed
3816ae7
View commit details
Copy full SHA for 3816ae7
Browse repository at this point
Remove dependency on local git checkout from build process (#17475)
Show description for 5fc9742
Brian Vaughn
authored
5fc9742
View commit details
Copy full SHA for 5fc9742
Browse repository at this point
Commits on Nov 25, 2019
[Fresh] Make all errors recoverable (#17438)
Show description for 6470e0f
gaearon
authored
6470e0f
View commit details
Copy full SHA for 6470e0f
Browse repository at this point
Commits on Nov 21, 2019
Update release script URL (#17428)
Show description for 54f6673
acdlite
authored
54f6673
View commit details
Copy full SHA for 54f6673
Browse repository at this point
[Fresh] Fix an infinite loop in an edge case (#17414)
Show description for 237a966
gaearon
authored
237a966
View commit details
Copy full SHA for 237a966
Browse repository at this point
[react-interactions] Fix memory leak in event responder system (#17421)
trueadm
authored
007a276
View commit details
Copy full SHA for 007a276
Browse repository at this point
[react-interactions] Refine virtual click detection for FF+JAWS/NVDA (#17422)
trueadm
authored
3fdfa23
View commit details
Copy full SHA for 3fdfa23
Browse repository at this point
Commits on Nov 18, 2019
[react-interactions] Rename Flare listeners prop to DEPRECATED_flareListeners (#17394)
trueadm
authored
a7d07ff
View commit details
Copy full SHA for a7d07ff
Browse repository at this point
Commits on Nov 17, 2019
Update Fixtures to use new APIs (#17380)
Show description for 3ad0764
sebmarkbage
authored
3ad0764
View commit details
Copy full SHA for 3ad0764
Browse repository at this point
Forgot to mark test as experimental (#17391)
acdlite
authored
1f2da0b
View commit details
Copy full SHA for 1f2da0b
Browse repository at this point
[eslint] Check forwardRef callbacks (#17255)
Show description for a807c30
dprgarner
authored and
gaearon
committed
a807c30
View commit details
Copy full SHA for a807c30
Browse repository at this point
Commits on Nov 15, 2019
[Bugfix] Pending state is always user-blocking (#17382)
Show description for 2586303
acdlite
authored
2586303
View commit details
Copy full SHA for 2586303
Browse repository at this point
Add Webpack as devDependency (#17379)
Show description for 8e74a31
sebmarkbage
authored
8e74a31
View commit details
Copy full SHA for 8e74a31
Browse repository at this point
[Flight] Move Flight DOM to a Webpack Specific Package (#17372)
Show description for 39dbb14
sebmarkbage
authored
39dbb14
View commit details
Copy full SHA for 39dbb14
Browse repository at this point
[react-interactions] FocusWithin beforeblur propagation fix (#17375)
trueadm
authored
532810a
View commit details
Copy full SHA for 532810a
Browse repository at this point
[react-interactions] Fix unatached fiber bug (#17371)
trueadm
authored
f30ccb9
View commit details
Copy full SHA for f30ccb9
Browse repository at this point
Changelog for 16.12
lunaruan
committed
1832f83
View commit details
Copy full SHA for 1832f83
Browse repository at this point
update version numbers for 16.12
lunaruan
committed
9a5f28d
View commit details
Copy full SHA for 9a5f28d
Browse repository at this point
Commits on Nov 14, 2019
[Fast Refresh] Fix for intentional unmounts after an error (#17368)
rickhanlonii
authored
769dd52
View commit details
Copy full SHA for 769dd52
Browse repository at this point
[react-interactions] Enable event system before dispatching blur (#17365)
trueadm
authored
df8db4e
View commit details
Copy full SHA for df8db4e
Browse repository at this point
[react-interactions] Follow up active element blur logic (#17364)
trueadm
authored
fc43644
View commit details
Copy full SHA for fc43644
Browse repository at this point
Commits on Nov 13, 2019
[react-interactions] Refine custom active element blur logic (#17354)
trueadm
authored
a61886b
View commit details
Copy full SHA for a61886b
Browse repository at this point
Previous
Next
You can’t perform that action at this time.