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
src
on
0.8-stable
User selector
All users
All time
Commit history
Commits on Jan 6, 2014
Revert "adding warning about the lack of support for onScroll on IE8"
Show description for 60b5520
vjeux
committed
60b5520
View commit details
Copy full SHA for 60b5520
View code at this point
Browse repository at this point
adding warning about the lack of support for onScroll on IE8
Show description for 8615ade
fabiomcosta
authored and
vjeux
committed
8615ade
View commit details
Copy full SHA for 8615ade
View code at this point
Browse repository at this point
Commits on Dec 19, 2013
v0.8.0
zpao
committed
2e1e868
View commit details
Copy full SHA for 2e1e868
View code at this point
Browse repository at this point
Commits on Dec 17, 2013
fixes ReactTextComponent rootID unescapedness
subtleGradient
authored and
zpao
committed
65026b1
View commit details
Copy full SHA for 65026b1
View code at this point
Browse repository at this point
test case for ReactTextComponent rootID escaping
subtleGradient
authored and
zpao
committed
c24efdb
View commit details
Copy full SHA for c24efdb
View code at this point
Browse repository at this point
URL -> url
fabiomcosta
authored and
zpao
committed
dba5206
View commit details
Copy full SHA for dba5206
View code at this point
Browse repository at this point
Fix SelectEventPlugin
Show description for 7f156be
joshduck
authored and
zpao
committed
7f156be
View commit details
Copy full SHA for 7f156be
View code at this point
Browse repository at this point
Add loop property
sophiebits
authored and
zpao
committed
8048f96
View commit details
Copy full SHA for 8048f96
View code at this point
Browse repository at this point
match -> test
Show description for 17b456c
fabiomcosta
authored and
zpao
committed
17b456c
View commit details
Copy full SHA for 17b456c
View code at this point
Browse repository at this point
Improving never seen error message
Show description for 4321097
fabiomcosta
authored and
zpao
committed
4321097
View commit details
Copy full SHA for 4321097
View code at this point
Browse repository at this point
Clean trailing space and lint
zpao
committed
93fc40c
View commit details
Copy full SHA for 93fc40c
View code at this point
Browse repository at this point
corrections
syranide
authored and
zpao
committed
fb656ad
View commit details
Copy full SHA for fb656ad
View code at this point
Browse repository at this point
Fix ReactDOMTextarea missing "rows" and "cols" attribute, incorrect "size" property
syranide
authored and
zpao
committed
36cf618
View commit details
Copy full SHA for 36cf618
View code at this point
Browse repository at this point
Add HAS_POSITIVE_NUMERIC_VALUE to DOMProperty and normalize behavior of null values
Show description for 68edaa3
syranide
authored and
zpao
committed
68edaa3
View commit details
Copy full SHA for 68edaa3
View code at this point
Browse repository at this point
Commits on Dec 13, 2013
Version bump, make tests work
Show description for c278a78
petehunt
authored and
zpao
committed
c278a78
View commit details
Copy full SHA for c278a78
View code at this point
Browse repository at this point
Disable AnalyticsEventPlugin-test
Show description for 107fbfa
zpao
committed
107fbfa
View commit details
Copy full SHA for 107fbfa
View code at this point
Browse repository at this point
skip Worker test unless the browser supports them
subtleGradient
authored and
zpao
committed
c93db82
View commit details
Copy full SHA for c93db82
View code at this point
Browse repository at this point
[ReactTransitionGroup] Add onTransitionEnter and onTransitionLeave
Show description for f1a4b84
oyvindkinsey
authored and
zpao
committed
f1a4b84
View commit details
Copy full SHA for f1a4b84
View code at this point
Browse repository at this point
Separate replaceState invariant violations
Show description for 6438a87
John Watson
authored and
zpao
committed
6438a87
View commit details
Copy full SHA for 6438a87
View code at this point
Browse repository at this point
Remove unused updatePropertiesByID
sophiebits
authored and
zpao
committed
8cb528f
View commit details
Copy full SHA for 8cb528f
View code at this point
Browse repository at this point
Fix lint warnings
petehunt
authored and
zpao
committed
656e1bd
View commit details
Copy full SHA for 656e1bd
View code at this point
Browse repository at this point
Add missing license header
sophiebits
authored and
zpao
committed
b0a8103
View commit details
Copy full SHA for b0a8103
View code at this point
Browse repository at this point
Remove unused event plugin registrationNamesKeys
sophiebits
authored and
zpao
committed
7c702fd
View commit details
Copy full SHA for 7c702fd
View code at this point
Browse repository at this point
ReactErrorUtils: In prod, just return the original
Show description for 52c7c95
sophiebits
authored and
zpao
committed
52c7c95
View commit details
Copy full SHA for 52c7c95
View code at this point
Browse repository at this point
Don't use .returnValue if .defaultPrevented exists
Show description for b6c7300
sophiebits
authored and
zpao
committed
b6c7300
View commit details
Copy full SHA for b6c7300
View code at this point
Browse repository at this point
Ensure ReactPerf always uses a string as a URL
cpojer
authored and
zpao
committed
bc219a2
View commit details
Copy full SHA for bc219a2
View code at this point
Browse repository at this point
order object properties consistently
zpao
committed
ad693d9
View commit details
Copy full SHA for ad693d9
View code at this point
Browse repository at this point
Better error message for renderComponentToString()
Show description for 2d5142b
petehunt
authored and
zpao
committed
2d5142b
View commit details
Copy full SHA for 2d5142b
View code at this point
Browse repository at this point
Rename receiveProps to receiveComponent
Show description for 6f9f371
mroch
authored and
zpao
committed
6f9f371
View commit details
Copy full SHA for 6f9f371
View code at this point
Browse repository at this point
Commits on Dec 12, 2013
Transitions: Handle undefined input to mergeKeySet
Show description for 9e9b3f7
hojberg
authored and
zpao
committed
9e9b3f7
View commit details
Copy full SHA for 9e9b3f7
View code at this point
Browse repository at this point
ReactTransitions: Don't animate undefined children
hojberg
authored and
zpao
committed
012ac24
View commit details
Copy full SHA for 012ac24
View code at this point
Browse repository at this point
Fix failing tests
Show description for 4915a63
brainkim
authored and
zpao
committed
4915a63
View commit details
Copy full SHA for 4915a63
View code at this point
Browse repository at this point
Rename `nodeContains` to `containsNode`
Show description for 55c5178
yungsters
authored and
zpao
committed
55c5178
View commit details
Copy full SHA for 55c5178
View code at this point
Browse repository at this point
Add support for `oncontextmenu` in React.
Mouad Debbar
authored and
zpao
committed
f142b9b
View commit details
Copy full SHA for f142b9b
View code at this point
Browse repository at this point
Improve error logging for event handlers of React components.
Show description for 4eb9487
fkling
authored and
zpao
committed
4eb9487
View commit details
Copy full SHA for 4eb9487
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.