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 }}
jakedahm
/
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
Branch selector
vjeux-patch-1
User selector
All users
All time
Commit history
Commits on Feb 12, 2016
Add thanks for the react org
vjeux
committed
5ce1fea
View commit details
Copy full SHA for 5ce1fea
Browse repository at this point
Merge pull request #6009 from jimfb/error-boundaries-initial-render-componentWillUnmount
Show description for bbd5a78
jimfb
committed
bbd5a78
View commit details
Copy full SHA for bbd5a78
Browse repository at this point
Errors in componentWillUnmount should be caught by error boundary on initial render.
jim
committed
dd390b3
View commit details
Copy full SHA for dd390b3
Browse repository at this point
Merge pull request #6008 from jimfb/module-pattern
Show description for 293dc75
jimfb
committed
293dc75
View commit details
Copy full SHA for 293dc75
Browse repository at this point
Commits on Feb 11, 2016
Enable module pattern.
jim
committed
428ef03
View commit details
Copy full SHA for 428ef03
Browse repository at this point
Merge pull request #5892 from ianobermiller/children-map-key-slash
Show description for 3e41da7
sophiebits
committed
3e41da7
View commit details
Copy full SHA for 3e41da7
Browse repository at this point
Commits on Feb 10, 2016
Merge pull request #5909 from rajatsehgal/patch-1
Show description for b560fea
zpao
committed
b560fea
View commit details
Copy full SHA for b560fea
Browse repository at this point
Merge pull request #6016 from zpao/rm-batched-updates-addons
Show description for e5b304e
zpao
committed
e5b304e
View commit details
Copy full SHA for e5b304e
Browse repository at this point
Merge pull request #6004 from TheBlasfem/sri-links
Show description for bd39799
zpao
committed
bd39799
View commit details
Copy full SHA for bd39799
Browse repository at this point
Remove React.addons.batchedUpdates
zpao
committed
6fe495a
View commit details
Copy full SHA for 6fe495a
Browse repository at this point
Commits on Feb 9, 2016
Included SRI hashes for fb.me links on download page
piscolomo
committed
0509950
View commit details
Copy full SHA for 0509950
Browse repository at this point
Commits on Feb 8, 2016
Merge pull request #5977 from jfairbank/remove-new-call
Show description for 4a1b0b7
zpao
committed
4a1b0b7
View commit details
Copy full SHA for 4a1b0b7
Browse repository at this point
Merge pull request #6000 from shinnn/process
Show description for 9d22ce8
zpao
committed
9d22ce8
View commit details
Copy full SHA for 9d22ce8
Browse repository at this point
Update jsdelivr url
zpao
committed
08c7b1a
View commit details
Copy full SHA for 08c7b1a
Browse repository at this point
Merge pull request #5999 from shinnn/https
Show description for 1e85460
jimfb
committed
1e85460
View commit details
Copy full SHA for 1e85460
Browse repository at this point
Do not get `process` object by using `require`
Show description for 38bf358
shinnn
committed
38bf358
View commit details
Copy full SHA for 38bf358
Browse repository at this point
Use HTTPS protocol for jsdelivr.com URL
shinnn
committed
a90344a
View commit details
Copy full SHA for a90344a
Browse repository at this point
Commits on Feb 6, 2016
Merge pull request #5992 from pra85/patch-1
Show description for 725a723
jimfb
committed
725a723
View commit details
Copy full SHA for 725a723
Browse repository at this point
[docs] Fix typo in blog
Show description for e4b463f
prayagverma
committed
e4b463f
View commit details
Copy full SHA for e4b463f
Browse repository at this point
Commits on Feb 5, 2016
Merge pull request #5986 from zpao/fix-lint
Show description for 8860443
zpao
committed
8860443
View commit details
Copy full SHA for 8860443
Browse repository at this point
Fix lint
Show description for a1dab9e
zpao
committed
a1dab9e
View commit details
Copy full SHA for a1dab9e
Browse repository at this point
Merge pull request #5982 from jimfb/error-boundaries-composite-unmount
Show description for 81e41ae
jimfb
committed
81e41ae
View commit details
Copy full SHA for 81e41ae
Browse repository at this point
Error boundries should not unmount composite components which were not mounted.
jim
committed
86305fb
View commit details
Copy full SHA for 86305fb
Browse repository at this point
Commits on Feb 4, 2016
Merge pull request #4437 from gajus/patch-1
Show description for 220b4b6
jimfb
committed
220b4b6
View commit details
Copy full SHA for 220b4b6
Browse repository at this point
Improve definition of the controlled and uncontrolled input.
gajus
committed
97e0fe5
View commit details
Copy full SHA for 97e0fe5
Browse repository at this point
Remove instance of invoking ReactElement with new operator
jfairbank
committed
dbb54b1
View commit details
Copy full SHA for dbb54b1
Browse repository at this point
Commits on Feb 3, 2016
Merge pull request #5965 from karczk/issue-5957
Show description for f2bb015
jimfb
committed
f2bb015
View commit details
Copy full SHA for f2bb015
Browse repository at this point
Commits on Feb 2, 2016
Unnecessary type comparisons have been changed to value comparison
karczk
committed
ef2b1f2
View commit details
Copy full SHA for ef2b1f2
Browse repository at this point
Fix for #5957: Bug on resolving default props (HTMLAllCollection)
karczk
committed
8c7d743
View commit details
Copy full SHA for 8c7d743
Browse repository at this point
Merge pull request #5961 from MarkMurphy/issue-5959
Show description for 292f2b7
jimfb
committed
292f2b7
View commit details
Copy full SHA for 292f2b7
Browse repository at this point
Fixes #5959 - jquery-bootstrap example uses which does not exist
Show description for 0bd65aa
MarkMurphy
committed
0bd65aa
View commit details
Copy full SHA for 0bd65aa
Browse repository at this point
Commits on Feb 1, 2016
Merge pull request #5953 from davidvgalbraith/dont-redundantly-set
Show description for 2981bef
jimfb
committed
2981bef
View commit details
Copy full SHA for 2981bef
Browse repository at this point
test: get rid of 'should be 1' comment
Show description for 1beae0c
Dave
committed
1beae0c
View commit details
Copy full SHA for 1beae0c
Browse repository at this point
Merge pull request #5955 from pekeq/patch-docs-1
Show description for 823966e
jimfb
committed
823966e
View commit details
Copy full SHA for 823966e
Browse repository at this point
Add note in "Fetching from the server" section.
pekeq
committed
d136d28
View commit details
Copy full SHA for d136d28
Browse repository at this point
Previous
Next
You can’t perform that action at this time.