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 }}
bmac
/
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
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
All time
Commit history
Commits on Apr 17, 2019
Include rootEventTypes in DOMEventResponderSystem stopPropagation tests (#15433)
necolas
authored
0b50fb2
View commit details
Copy full SHA for 0b50fb2
Browse repository at this point
React events: fix nested Hover components error (#15428)
Show description for 1ae409d
necolas
authored
1ae409d
View commit details
Copy full SHA for 1ae409d
Browse repository at this point
Commits on Apr 16, 2019
React events: make nested Focus work as expected (#15421)
Show description for c73ab39
necolas
authored
c73ab39
View commit details
Copy full SHA for c73ab39
Browse repository at this point
Commits on Apr 15, 2019
Cancel pending commit before starting on root
Show description for 4221565
acdlite
committed
4221565
View commit details
Copy full SHA for 4221565
Browse repository at this point
Commits on Apr 13, 2019
Experimental Event API: Redesign event responder propagation (#15408)
Show description for 9ebe176
trueadm
authored
9ebe176
View commit details
Copy full SHA for 9ebe176
Browse repository at this point
Commits on Apr 12, 2019
act() tests - Reuse and properly unmount containers (#14974)
philipp-spiess
authored and
Sunil Pai
committed
a30e7d9
View commit details
Copy full SHA for a30e7d9
Browse repository at this point
React events: ignore device buttons that aren't for primary interactions (#15402)
Show description for 8cf963c
necolas
authored
8cf963c
View commit details
Copy full SHA for 8cf963c
Browse repository at this point
Stop tracking bundle sizes (#15404)
Show description for 38bd570
acdlite
authored
38bd570
View commit details
Copy full SHA for 38bd570
Browse repository at this point
Experimental Event API: Add Hover onUnmount support (#15394)
trueadm
authored
3438e5c
View commit details
Copy full SHA for 3438e5c
Browse repository at this point
React events: add unmounting to Focus (#15396)
necolas
authored and
trueadm
committed
805e7f8
View commit details
Copy full SHA for 805e7f8
Browse repository at this point
Experimental Event API: Remove "listener" from event objects (#15391)
trueadm
authored
543353a
View commit details
Copy full SHA for 543353a
Browse repository at this point
Better message when CI for base commit is pending
acdlite
committed
ed67984
View commit details
Copy full SHA for ed67984
Browse repository at this point
Replace old Fiber Scheduler with new one (#15387)
Show description for 9055e31
acdlite
authored
9055e31
View commit details
Copy full SHA for 9055e31
Browse repository at this point
React events: add onHoverMove support (#15388)
necolas
authored
4e59d4f
View commit details
Copy full SHA for 4e59d4f
Browse repository at this point
Fix path to results.json
acdlite
committed
cdfb06e
View commit details
Copy full SHA for cdfb06e
Browse repository at this point
Commits on Apr 11, 2019
Fix CI (#15393)
Show description for de75903
acdlite
authored
de75903
View commit details
Copy full SHA for de75903
Browse repository at this point
Bump scheduler version to 0.14.0
Show description for 687e4fb
acdlite
committed
687e4fb
View commit details
Copy full SHA for 687e4fb
Browse repository at this point
React events: Press event fixes (#15386)
Show description for 45473c9
necolas
authored
45473c9
View commit details
Copy full SHA for 45473c9
Browse repository at this point
Experimental Event API: adds `stopPropagation` by default to Press (#15384)
trueadm
authored
9672cf6
View commit details
Copy full SHA for 9672cf6
Browse repository at this point
Remove TouchHitTarget SSR logic to prevent issues with mouse events (#15381)
trueadm
authored
a9eff32
View commit details
Copy full SHA for a9eff32
Browse repository at this point
Experimental Event API: preventDefault handling for anchors (#15383)
trueadm
authored
c984100
View commit details
Copy full SHA for c984100
Browse repository at this point
Apply the Just Noticeable Difference to suspense timeouts (#15367)
Show description for c25c59c
sebmarkbage
authored
c25c59c
View commit details
Copy full SHA for c25c59c
Browse repository at this point
Commits on Apr 10, 2019
Fixes a Flow type merge conflict (#15378)
trueadm
authored
3e2e930
View commit details
Copy full SHA for 3e2e930
Browse repository at this point
React events: add onPressMove and pressRetentionOffset to Press (#15374)
Show description for 7fc91f1
necolas
authored
7fc91f1
View commit details
Copy full SHA for 7fc91f1
Browse repository at this point
Experimental Event API: Add targets and responder utility method for finding targets (#15372)
trueadm
authored
dd9cef9
View commit details
Copy full SHA for dd9cef9
Browse repository at this point
Move EventTypes to ReactTypes (#15364)
trueadm
authored
c64b330
View commit details
Copy full SHA for c64b330
Browse repository at this point
Track Event Time as the Start Time for Suspense (#15358)
Show description for 4c78ac0
sebmarkbage
authored
4c78ac0
View commit details
Copy full SHA for 4c78ac0
Browse repository at this point
Commits on Apr 9, 2019
Include full error messages in React Native build (#15363)
Show description for 875d05d
acdlite
authored
875d05d
View commit details
Copy full SHA for 875d05d
Browse repository at this point
[React Native] measure calls will now call FabricUIManager (#15324)
Show description for 1b2159a
elicwhite
authored
1b2159a
View commit details
Copy full SHA for 1b2159a
Browse repository at this point
[React Native] Add tests to paper renderer for measure, measureLayout (#15323)
Show description for c7a9599
elicwhite
authored
c7a9599
View commit details
Copy full SHA for c7a9599
Browse repository at this point
Refactor EventComponent logic + add onOwnershipChange callback (#15354)
trueadm
authored
aece811
View commit details
Copy full SHA for aece811
Browse repository at this point
Fix: Measure expiration times relative to module initialization (#15357)
Show description for 183d1f4
acdlite
authored and
sebmarkbage
committed
183d1f4
View commit details
Copy full SHA for 183d1f4
Browse repository at this point
Commits on Apr 8, 2019
Fix areHookInputsEqual method warning params order (#15345)
Show description for b4bc33a
brickspert
authored and
Sunil Pai
committed
b4bc33a
View commit details
Copy full SHA for b4bc33a
Browse repository at this point
Move EventComponent state creation to complete phase + tests (#15352)
trueadm
authored
29fb586
View commit details
Copy full SHA for 29fb586
Browse repository at this point
Commits on Apr 7, 2019
Provide new jsx transform target for reactjs/rfcs#107 (#15141)
Show description for 745baf2
rickyvetter
authored
745baf2
View commit details
Copy full SHA for 745baf2
Browse repository at this point
Previous
Next
You can’t perform that action at this time.