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
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 }}
SourceCode
/
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
react
src
test
on
master
User selector
All users
All time
Commit history
Commits on Dec 13, 2015
Fix few typos in React docs and comments
jutaz
committed
0886273
View commit details
Copy full SHA for 0886273
View code at this point
Browse repository at this point
Commits on Dec 10, 2015
Remove @typechecks
Show description for 46f5251
sophiebits
committed
46f5251
View commit details
Copy full SHA for 46f5251
View code at this point
Browse repository at this point
Commits on Dec 2, 2015
shallow render: fix setState in componentWillMount
Scott Feeney
committed
9c21e2f
View commit details
Copy full SHA for 9c21e2f
View code at this point
Browse repository at this point
Commits on Nov 25, 2015
Kill global queue in ReactMultiChild
Show description for 418ba27
sophiebits
committed
418ba27
View commit details
Copy full SHA for 418ba27
View code at this point
Browse repository at this point
Commits on Nov 20, 2015
Merge pull request #5500 from hejld/master
Show description for 812e1a8
sophiebits
committed
812e1a8
View commit details
Copy full SHA for 812e1a8
View code at this point
Browse repository at this point
Merge pull request #5411 from simonewebdesign/master
Show description for 64f795e
sebmarkbage
committed
64f795e
View commit details
Copy full SHA for 64f795e
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
Update DOM_OPERATION_TYPES mappings for ReactDefaultPerfAnalysis
hejld
committed
a377942
View commit details
Copy full SHA for a377942
View code at this point
Browse repository at this point
Merge pull request #5330 from laskos/fix-shallow-rendering-function-refs
Show description for 1a6d1e7
sophiebits
committed
1a6d1e7
View commit details
Copy full SHA for 1a6d1e7
View code at this point
Browse repository at this point
Commits on Nov 8, 2015
ReactShallowRenderer.render returns the rendered output
simonewebdesign
committed
c8b8c81
View commit details
Copy full SHA for c8b8c81
View code at this point
Browse repository at this point
Commits on Nov 5, 2015
More consistent error message for findRenderedDOMComponentWithX
yangshun
committed
d167541
View commit details
Copy full SHA for d167541
View code at this point
Browse repository at this point
Revert #4993 with an added test for refs
Show description for 9419976
sophiebits
committed
9419976
View commit details
Copy full SHA for 9419976
View code at this point
Browse repository at this point
Commits on Nov 4, 2015
Remove now-unused _rootNodeID from composites
sophiebits
committed
3cebada
View commit details
Copy full SHA for 3cebada
View code at this point
Browse repository at this point
Stop relying on hierarchical IDs in ReactDefaultPerf
sophiebits
committed
663c4b7
View commit details
Copy full SHA for 663c4b7
View code at this point
Browse repository at this point
Perf: Static children count for wasted time
sophiebits
committed
5d94d7d
View commit details
Copy full SHA for 5d94d7d
View code at this point
Browse repository at this point
Kill ReactMount.getNode/getID/purgeID with fire
sophiebits
committed
4ba0e95
View commit details
Copy full SHA for 4ba0e95
View code at this point
Browse repository at this point
put/deleteListener take an instance, not an ID
Show description for 796f8c3
sophiebits
committed
796f8c3
View commit details
Copy full SHA for 796f8c3
View code at this point
Browse repository at this point
Events: Pass native instances up until propagation
Show description for f470cb8
sophiebits
committed
f470cb8
View commit details
Copy full SHA for f470cb8
View code at this point
Browse repository at this point
ReactDOMComponentTree
Show description for ce52845
sophiebits
committed
ce52845
View commit details
Copy full SHA for ce52845
View code at this point
Browse repository at this point
Always do useCreateElement for updates
Show description for 5a7c273
sophiebits
committed
5a7c273
View commit details
Copy full SHA for 5a7c273
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
Test fixups after #4993
sophiebits
committed
c802e9e
View commit details
Copy full SHA for c802e9e
View code at this point
Browse repository at this point
Merge pull request #4993 from jsdf/shallow-render-lifecycle
Show description for d288879
sophiebits
committed
d288879
View commit details
Copy full SHA for d288879
View code at this point
Browse repository at this point
Show a friendly error when using TestUtils.Simulate with shallow rendering
conorhastings
committed
fbb8d2f
View commit details
Copy full SHA for fbb8d2f
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
Fix shallow renderer with ref as function
lasekio
committed
f00d45d
View commit details
Copy full SHA for f00d45d
View code at this point
Browse repository at this point
Remove `generateFromMetadata` and `getMetadata` usage.
cpojer
committed
ac17bda
View commit details
Copy full SHA for ac17bda
View code at this point
Browse repository at this point
Codemod old APIs away.
cpojer
committed
2ecfc4f
View commit details
Copy full SHA for 2ecfc4f
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
Merge pull request #5209 from antoaravinth/5189
Show description for 65b9ceb
sophiebits
committed
65b9ceb
View commit details
Copy full SHA for 65b9ceb
View code at this point
Browse repository at this point
Fix for the issue #5189
Show description for 59db07c
antsmartian
committed
59db07c
View commit details
Copy full SHA for 59db07c
View code at this point
Browse repository at this point
Commits on Oct 19, 2015
Merge pull request #5185 from yungsters/invariant
Show description for fc96f31
zpao
committed
fc96f31
View commit details
Copy full SHA for fc96f31
View code at this point
Browse repository at this point
Commits on Oct 17, 2015
Merge pull request #5192 from spicyj/ev-ind
Show description for 617f035
sophiebits
committed
617f035
View commit details
Copy full SHA for 617f035
View code at this point
Browse repository at this point
Commits on Oct 16, 2015
Remove "Invariant Violation: " from Invariant Error Messages
yungsters
committed
cdaea31
View commit details
Copy full SHA for cdaea31
View code at this point
Browse repository at this point
Print number of matches (previously unclear if zero or multiple)
jimfb
committed
e0904a0
View commit details
Copy full SHA for e0904a0
View code at this point
Browse repository at this point
Remove unnecessary indirection in events
sophiebits
committed
ef95128
View commit details
Copy full SHA for ef95128
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
Fetch node to unmount separately from unmounting
Show description for 622db4e
sophiebits
committed
622db4e
View commit details
Copy full SHA for 622db4e
View code at this point
Browse repository at this point
Commits on Oct 9, 2015
Thread native-parent pointers through everything
Show description for 1dca72e
sophiebits
committed
1dca72e
View commit details
Copy full SHA for 1dca72e
View code at this point
Browse repository at this point
Commits on Oct 8, 2015
Don't break on SVG tags in scryRenderedDOMComponentsWithClass
Show description for 4bb83d2
sophiebits
committed
4bb83d2
View commit details
Copy full SHA for 4bb83d2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.