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 }}
zenjava
/
react
Public
forked from
react/react
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
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
Datepicker
All time
Commit history
Commits on Apr 26, 2016
adds ReactRally & Reactive 2016 + conf locations (#6623)
yanandcoffee
authored and
zpao
committed
7117945
View commit details
Copy full SHA for 7117945
Browse repository at this point
Try enabling coverage again
Show description for f5b20bf
gaearon
committed
f5b20bf
View commit details
Copy full SHA for f5b20bf
Browse repository at this point
ComponentWillUnmount should only ever be invoked once (#6613)
jimfb
committed
8dfdac6
View commit details
Copy full SHA for 8dfdac6
Browse repository at this point
Merge pull request #6549 from gaearon/instrumentation-new
Show description for 76a4c46
gaearon
committed
76a4c46
View commit details
Copy full SHA for 76a4c46
Browse repository at this point
Mute devtool events for TopLevelWrapper and empty components
gaearon
committed
a9e0896
View commit details
Copy full SHA for a9e0896
Browse repository at this point
Commits on Apr 25, 2016
fixed a minor typo (#6600)
stolenkid
authored and
zpao
committed
aeda846
View commit details
Copy full SHA for aeda846
Browse repository at this point
Merge pull request #6605 from gaearon/fix-warning-condition
Show description for 7dbc95f
gaearon
committed
7dbc95f
View commit details
Copy full SHA for 7dbc95f
Browse repository at this point
Update tutorial - add link for starting server (#6602)
Show description for f4e608f
z.ky
authored and
zpao
committed
f4e608f
View commit details
Copy full SHA for f4e608f
Browse repository at this point
Commits on Apr 24, 2016
Flip the warning condition in ReactDebugTool and ReactDOMDebugTool
Show description for 1f97103
gaearon
committed
1f97103
View commit details
Copy full SHA for 1f97103
Browse repository at this point
Add tests for ReactDebugTool and ReactDOMDebugTool
gaearon
committed
f89f94d
View commit details
Copy full SHA for f89f94d
Browse repository at this point
Remove isComposite and hide TopLevelWrapper
gaearon
committed
acd67c3
View commit details
Copy full SHA for acd67c3
Browse repository at this point
Assert that unmounted instances are in the tree until purged
gaearon
committed
9f16003
View commit details
Copy full SHA for 9f16003
Browse repository at this point
Commits on Apr 23, 2016
Refactor how native container ID is stored
gaearon
committed
829558b
View commit details
Copy full SHA for 829558b
Browse repository at this point
Ignore events fired on missing React Native instances
Show description for 69b6869
sebmarkbage
committed
69b6869
View commit details
Copy full SHA for 69b6869
Browse repository at this point
Add safeguards to ReactComponentTreeDevtool
gaearon
committed
900a588
View commit details
Copy full SHA for 900a588
Browse repository at this point
Commits on Apr 22, 2016
Merge pull request #6588 from sahrens/patch-3
Show description for 2f2ed71
sebmarkbage
committed
2f2ed71
View commit details
Copy full SHA for 2f2ed71
Browse repository at this point
Merge pull request #6584 from sahrens/patch-1
Show description for aacb546
sebmarkbage
committed
aacb546
View commit details
Copy full SHA for aacb546
Browse repository at this point
Delete ReactNativeGlobalInteractionHandler.js
Show description for 63fbc3f
sahrens
committed
63fbc3f
View commit details
Copy full SHA for 63fbc3f
Browse repository at this point
Merge pull request #6587 from sahrens/patch-2
Show description for ea50452
sebmarkbage
committed
ea50452
View commit details
Copy full SHA for ea50452
Browse repository at this point
Move PanResponder back to react-native repo temporarily.
Show description for 1fc7487
sahrens
committed
1fc7487
View commit details
Copy full SHA for 1fc7487
Browse repository at this point
[RN] Don't hold interaction handles for all touches
Show description for 983a365
sahrens
committed
983a365
View commit details
Copy full SHA for 983a365
Browse repository at this point
Merge pull request #6576 from yuji0602/tutorial_md_sample_json_change
Show description for 5ddfee8
zpao
committed
5ddfee8
View commit details
Copy full SHA for 5ddfee8
Browse repository at this point
Stop exposing ReactComponentTreeDevtool internal tree directly
gaearon
committed
df3c858
View commit details
Copy full SHA for df3c858
Browse repository at this point
ReactComponentTreeDevtool should ignore TopLevelWrapper
gaearon
committed
1ebffa5
View commit details
Copy full SHA for 1ebffa5
Browse repository at this point
properly handling invalid scryRenderedDOMComponentsWithClass args (#6529)
Show description for 9df54e0
ipetez
authored and
jimfb
committed
9df54e0
View commit details
Copy full SHA for 9df54e0
Browse repository at this point
Commits on Apr 21, 2016
Fix return type in onlyChild's JSDoc (#6573)
Show description for 416f315
elas7
authored and
jimfb
committed
416f315
View commit details
Copy full SHA for 416f315
Browse repository at this point
Merge pull request #6572 from spicyj/rn-batch
Show description for 0dc9b91
sophiebits
committed
0dc9b91
View commit details
Copy full SHA for 0dc9b91
Browse repository at this point
Batch event handling in React Native
Show description for 9f11f8c
sophiebits
committed
9f11f8c
View commit details
Copy full SHA for 9f11f8c
Browse repository at this point
Fix mapFunction parameters in mapChildren's JSDoc (#6569)
Show description for 9462d0d
elas7
authored and
jimfb
committed
9462d0d
View commit details
Copy full SHA for 9462d0d
Browse repository at this point
Fix expect() slipping into the non-test code
gaearon
committed
e20d366
View commit details
Copy full SHA for e20d366
Browse repository at this point
No need for a special case here
gaearon
committed
1f2e783
View commit details
Copy full SHA for 1f2e783
Browse repository at this point
Track parentID for ReactPerf
gaearon
committed
ab0ef89
View commit details
Copy full SHA for ab0ef89
Browse repository at this point
Test ReactComponentTreeDevtool specifically
gaearon
committed
f530b97
View commit details
Copy full SHA for f530b97
Browse repository at this point
Extract ReactComponentTreeDevtool
gaearon
committed
b5997c8
View commit details
Copy full SHA for b5997c8
Browse repository at this point
ref-09-webcomponents.zh-CN.md (#6561)
vanshady
authored and
jimfb
committed
b7a2409
View commit details
Copy full SHA for b7a2409
Browse repository at this point
Previous
Next
You can’t perform that action at this time.