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
Breadcrumbs
History for
react
docs
on
v0.14.0
User selector
All users
All time
Commit history
Commits on Oct 7, 2015
v0.14.0
zpao
committed
3603d45
View commit details
Copy full SHA for 3603d45
View code at this point
Browse repository at this point
[docs] Update acknowledgements for 0.14
zpao
committed
0811e63
View commit details
Copy full SHA for 0811e63
View code at this point
Browse repository at this point
Merge pull request #5072 from spicyj/14blog
Show description for 55cab74
sophiebits
committed
55cab74
View commit details
Copy full SHA for 55cab74
View code at this point
Browse repository at this point
Write 0.14 blog post
sophiebits
committed
2bedb4a
View commit details
Copy full SHA for 2bedb4a
View code at this point
Browse repository at this point
Copy 0.14 RC blog post to 0.14 blog post
sophiebits
committed
e292df7
View commit details
Copy full SHA for e292df7
View code at this point
Browse repository at this point
Fix bower info in RC blog post
Show description for 84dff0b
sophiebits
committed
84dff0b
View commit details
Copy full SHA for 84dff0b
View code at this point
Browse repository at this point
Updat docs for refs/findDOMNode
sophiebits
committed
26bde37
View commit details
Copy full SHA for 26bde37
View code at this point
Browse repository at this point
Update some more docs for package split
sophiebits
committed
0faf4b7
View commit details
Copy full SHA for 0faf4b7
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
React -> ReactDOM for render() and findDOMNode()
jimfb
committed
712199e
View commit details
Copy full SHA for 712199e
View code at this point
Browse repository at this point
Commits on Oct 2, 2015
Merge pull request #5019 from jimfb/renderer-blog-post
Show description for a71a060
jimfb
committed
a71a060
View commit details
Copy full SHA for a71a060
View code at this point
Browse repository at this point
make properties notation in docs consistent
chicoxyzzy
committed
89e28a3
View commit details
Copy full SHA for 89e28a3
View code at this point
Browse repository at this point
Commits on Oct 1, 2015
Translate documentation to Italian
claudiopro
committed
a4ec195
View commit details
Copy full SHA for a4ec195
View code at this point
Browse repository at this point
Blog post for react render and top level API
jimfb
committed
c0f9516
View commit details
Copy full SHA for c0f9516
View code at this point
Browse repository at this point
Merge pull request #5026 from chicoxyzzy/clarify-events-doc
Show description for 3606702
sophiebits
committed
3606702
View commit details
Copy full SHA for 3606702
View code at this point
Browse repository at this point
[docs] Fix typo in videos.md
Show description for 32b8135
machineloop
committed
32b8135
View commit details
Copy full SHA for 32b8135
View code at this point
Browse repository at this point
fix isDefaultPrevented() and isPropagationStopped() methods of SyntheticEvent notation
chicoxyzzy
committed
e631464
View commit details
Copy full SHA for e631464
View code at this point
Browse repository at this point
clarify that events work for elements not for components
chicoxyzzy
committed
38a3150
View commit details
Copy full SHA for 38a3150
View code at this point
Browse repository at this point
Merge pull request #4964 from jimfb/stateless-functions-and-render-docs
Show description for 6dbdea1
jimfb
committed
6dbdea1
View commit details
Copy full SHA for 6dbdea1
View code at this point
Browse repository at this point
Added documentation for stateless components, condensed the two pages about refs into a single page.
jimfb
committed
5ee8a93
View commit details
Copy full SHA for 5ee8a93
View code at this point
Browse repository at this point
Commits on Sep 30, 2015
Merge pull request #5008 from james4388/patch-3
Show description for 249e0f7
zpao
committed
249e0f7
View commit details
Copy full SHA for 249e0f7
View code at this point
Browse repository at this point
Merge pull request #4736 from yhagio/patch-1
Show description for 45b63c5
zpao
committed
45b63c5
View commit details
Copy full SHA for 45b63c5
View code at this point
Browse repository at this point
Added a note about needing document globally available
Show description for f9417a5
Edvin Erikson
committed
f9417a5
View commit details
Copy full SHA for f9417a5
View code at this point
Browse repository at this point
Add missing comma (,) between propTypes and render
Show description for 3c56146
james4388
committed
3c56146
View commit details
Copy full SHA for 3c56146
View code at this point
Browse repository at this point
Commits on Sep 27, 2015
Correct the CSS example for 'appear' transition
Show description for 208f20b
Matt
committed
208f20b
View commit details
Copy full SHA for 208f20b
View code at this point
Browse repository at this point
Commits on Sep 26, 2015
Merge pull request #4893 from jw-00000/patch-1
Show description for ce8fed7
zpao
committed
ce8fed7
View commit details
Copy full SHA for ce8fed7
View code at this point
Browse repository at this point
Fix documentation of event propagation: 0.13 to 0.14
jw-00000
committed
3b6697f
View commit details
Copy full SHA for 3b6697f
View code at this point
Browse repository at this point
[docs] Replace JSXTransformer with babel/browser
Show description for 1d4371a
vipulnsward
authored and
zpao
committed
1d4371a
View commit details
Copy full SHA for 1d4371a
View code at this point
Browse repository at this point
[docs] Remove JSXTransformer, react-tools from downloads page
zpao
committed
105554f
View commit details
Copy full SHA for 105554f
View code at this point
Browse repository at this point
[docs] Remove JSXTransformer from tutorial
zpao
committed
bef8942
View commit details
Copy full SHA for bef8942
View code at this point
Browse repository at this point
[docs] Update script mimetypes: text/jsx -> text/babel
zpao
committed
4d9c1d1
View commit details
Copy full SHA for 4d9c1d1
View code at this point
Browse repository at this point
[docs] Remove mentions of react-tools/jsx command
zpao
committed
097b32b
View commit details
Copy full SHA for 097b32b
View code at this point
Browse repository at this point
[docs] Stop supporting our JSX compiler page
Show description for 411ed31
zpao
committed
411ed31
View commit details
Copy full SHA for 411ed31
View code at this point
Browse repository at this point
[docs] Make the server required for the tutorial
zpao
committed
a440f40
View commit details
Copy full SHA for a440f40
View code at this point
Browse repository at this point
Commits on Sep 25, 2015
Merge pull request #4965 from iamchenxin/translate
Show description for 4215002
jimfb
committed
4215002
View commit details
Copy full SHA for 4215002
View code at this point
Browse repository at this point
Published with https://stackedit.io/
zhangjg
committed
1dbde78
View commit details
Copy full SHA for 1dbde78
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.