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 }}
amzinino
/
react
Public
forked from
react/react
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
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
master
User selector
All users
All time
Commit history
Commits on Jun 12, 2015
Merge pull request #4091 from sebmarkbage/updatequeuewarning
Show description for a1cf88b
sebmarkbage
committed
a1cf88b
View commit details
Copy full SHA for a1cf88b
Browse repository at this point
Merge pull request #4102 from tomarak/patch-1
Show description for e4abdcb
bgw
committed
e4abdcb
View commit details
Copy full SHA for e4abdcb
Browse repository at this point
Fixed grammar in CLA section of contribution guide
Show description for 61ef4a2
tomarak
committed
61ef4a2
View commit details
Copy full SHA for 61ef4a2
Browse repository at this point
Commits on Jun 11, 2015
Merge pull request #4098 from spicyj/grunt
Show description for 4c778e2
sophiebits
committed
4c778e2
View commit details
Copy full SHA for 4c778e2
Browse repository at this point
Inline requires in Gruntfile
Show description for 67a9846
sophiebits
committed
67a9846
View commit details
Copy full SHA for 67a9846
Browse repository at this point
Merge pull request #4095 from zpao/update-jest
Show description for 128390a
zpao
committed
128390a
View commit details
Copy full SHA for 128390a
Browse repository at this point
Update jest to latest
zpao
committed
b4b5423
View commit details
Copy full SHA for b4b5423
Browse repository at this point
Merge pull request #4058 from yiminghe/className_contains
Show description for e98acaa
zpao
committed
e98acaa
View commit details
Copy full SHA for e98acaa
Browse repository at this point
[lint] Ignore generated docs
zpao
committed
9a93f24
View commit details
Copy full SHA for 9a93f24
Browse repository at this point
update code style
yiminghe
committed
a5f3962
View commit details
Copy full SHA for a5f3962
Browse repository at this point
update code style
yiminghe
committed
69339a0
View commit details
Copy full SHA for 69339a0
Browse repository at this point
Make setState in render a warning, not an invariant
Show description for 02aafb5
sebmarkbage
committed
02aafb5
View commit details
Copy full SHA for 02aafb5
Browse repository at this point
Merge pull request #4090 from sebmarkbage/fixdomcomponentest
Show description for 8b24b3d
sebmarkbage
committed
8b24b3d
View commit details
Copy full SHA for 8b24b3d
Browse repository at this point
Use the public render API in ReactDOMComponent-test
Show description for 3cdf718
sebmarkbage
committed
3cdf718
View commit details
Copy full SHA for 3cdf718
Browse repository at this point
Merge pull request #4088 from zpao/fix-class-test
Show description for f55b936
zpao
committed
f55b936
View commit details
Copy full SHA for f55b936
Browse repository at this point
Fix Class tests
Show description for d580a71
zpao
committed
d580a71
View commit details
Copy full SHA for d580a71
Browse repository at this point
Commits on Jun 10, 2015
Merge pull request #4086 from spicyj/ta
Show description for 6c96f9f
sophiebits
committed
6c96f9f
View commit details
Copy full SHA for 6c96f9f
Browse repository at this point
Remove stray call to ReactDOMTextarea.unmountWrapper
Show description for f073ce2
sophiebits
committed
f073ce2
View commit details
Copy full SHA for f073ce2
Browse repository at this point
Merge pull request #4074 from jimfb/docs-context-parameter-confusing
Show description for 88042b1
jimfb
committed
88042b1
View commit details
Copy full SHA for 88042b1
Browse repository at this point
Merge pull request #4077 from neojski/svg-namespace
Show description for 4f73ce2
sophiebits
committed
4f73ce2
View commit details
Copy full SHA for 4f73ce2
Browse repository at this point
Merge pull request #3752 from jhicken/Custom-Element-Support
Show description for 537a841
jimfb
committed
537a841
View commit details
Copy full SHA for 537a841
Browse repository at this point
Merge pull request #4071 from spicyj/warn-dom-props
Show description for 46cec19
sophiebits
committed
46cec19
View commit details
Copy full SHA for 46cec19
Browse repository at this point
Ignore whitelisted attributes for native custom elements that use the is attribute.
jhicken
committed
7256f09
View commit details
Copy full SHA for 7256f09
Browse repository at this point
Add xmlns to svg wrap
Show description for c9fab58
neojski
committed
c9fab58
View commit details
Copy full SHA for c9fab58
Browse repository at this point
Fixed confusing use of the word/name in documentation
jimfb
committed
5446ef1
View commit details
Copy full SHA for 5446ef1
Browse repository at this point
Fix IE8
sophiebits
committed
13a8758
View commit details
Copy full SHA for 13a8758
Browse repository at this point
Merge pull request #4070 from tako-black/fix_md_file
Show description for 0abb350
sophiebits
committed
0abb350
View commit details
Copy full SHA for 0abb350
Browse repository at this point
Commits on Jun 9, 2015
Fix code of getting-started-ja-JP
kohei-takata
committed
005b65c
View commit details
Copy full SHA for 005b65c
Browse repository at this point
optimize className check
yiminghe
committed
e704503
View commit details
Copy full SHA for e704503
Browse repository at this point
Merge pull request #4003 from AnSavvides/on-change-vs-on-input
Show description for 61d8de3
graue
committed
61d8de3
View commit details
Copy full SHA for 61d8de3
Browse repository at this point
Merge pull request #4046 from basarat/patch-2
Show description for 04a025f
zpao
committed
04a025f
View commit details
Copy full SHA for 04a025f
Browse repository at this point
Merge pull request #4063 from zpao/fix-ja-docs
Show description for 3faad4f
zpao
committed
3faad4f
View commit details
Copy full SHA for 3faad4f
Browse repository at this point
:memo: link to docs and not the blog post
basarat
committed
b7fe1ac
View commit details
Copy full SHA for b7fe1ac
Browse repository at this point
fix japanese docs permalinks
zpao
committed
8488cb4
View commit details
Copy full SHA for 8488cb4
Browse repository at this point
Commits on Jun 8, 2015
Merge pull request #4045 from davemeetsworld/add-warning-for-mispelling-of-componentWillReceiveProps
Show description for 2b53acb
zpao
committed
2b53acb
View commit details
Copy full SHA for 2b53acb
Browse repository at this point
Previous
Next
You can’t perform that action at this time.