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 }}
developit
/
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
packages
on
master
User selector
All users
All time
Commit history
Commits on Nov 15, 2018
Wrap shorthand CSS property collision warning in feature flag (#14245)
Show description for 21d5f7d
acdlite
authored
21d5f7d
View commit details
Copy full SHA for 21d5f7d
View code at this point
Browse repository at this point
Commits on Nov 14, 2018
[scheduler] Remove window.postMessage fallback
Show description for 8feeed1
acdlite
committed
8feeed1
View commit details
Copy full SHA for 8feeed1
View code at this point
Browse repository at this point
[scheduler] Post to MessageChannel instead of window (#14234)
Show description for 5bce0ef
acdlite
authored
5bce0ef
View commit details
Copy full SHA for 5bce0ef
View code at this point
Browse repository at this point
Commits on Nov 13, 2018
Add regression test for #14188 (#14197)
gaearon
authored
f55795c
View commit details
Copy full SHA for f55795c
View code at this point
Browse repository at this point
Commits on Nov 10, 2018
Simplify CSS shorthand property warning (#14183)
Show description for b98adb6
sophiebits
authored
b98adb6
View commit details
Copy full SHA for b98adb6
View code at this point
Browse repository at this point
fix typo
sebmarkbage
committed
f8bfd58
View commit details
Copy full SHA for f8bfd58
View code at this point
Browse repository at this point
Commits on Nov 9, 2018
Use unique thread ID for each partial render to access Context (#14182)
Show description for 961eb65
sebmarkbage
authored
961eb65
View commit details
Copy full SHA for 961eb65
View code at this point
Browse repository at this point
SimpleMemoComponent should warn if a ref is given (#14178)
Show description for 1a6ab1e
sophiebits
authored
1a6ab1e
View commit details
Copy full SHA for 1a6ab1e
View code at this point
Browse repository at this point
Warn about conflicting style values during updates (#14181)
Show description for 8ae867e
sophiebits
authored
8ae867e
View commit details
Copy full SHA for 8ae867e
View code at this point
Browse repository at this point
Renamed outdated schedule/tracing referecnes (#14177)
bvaughn
authored
d5e1bf0
View commit details
Copy full SHA for d5e1bf0
View code at this point
Browse repository at this point
Fix typos (#14124)
NE-SmallTown
authored and
sophiebits
committed
1034e26
View commit details
Copy full SHA for 1034e26
View code at this point
Browse repository at this point
Fix comment typo (#14156)
bgord
authored and
sophiebits
committed
5618da4
View commit details
Copy full SHA for 5618da4
View code at this point
Browse repository at this point
Improved suspense support in ReactDOMServer (#14161)
alexmckenley
authored
02e4848
View commit details
Copy full SHA for 02e4848
View code at this point
Browse repository at this point
Remove errant return assignment (#14164)
Show description for 4b163fe
acdlite
authored
4b163fe
View commit details
Copy full SHA for 4b163fe
View code at this point
Browse repository at this point
Suspense fuzz tester (#14147)
Show description for e58ecda
acdlite
authored
e58ecda
View commit details
Copy full SHA for e58ecda
View code at this point
Browse repository at this point
Don't warn if an unmounted component is pinged (#14158)
Show description for 7fd1661
acdlite
authored
7fd1661
View commit details
Copy full SHA for 7fd1661
View code at this point
Browse repository at this point
Commits on Nov 8, 2018
[Synchronous Suspense] Don't delete children of suspended component (#14157)
Show description for f9e9913
acdlite
authored
f9e9913
View commit details
Copy full SHA for f9e9913
View code at this point
Browse repository at this point
Adding logger pri (#14155)
n8schloss
authored and
acdlite
committed
7c56013
View commit details
Copy full SHA for 7c56013
View code at this point
Browse repository at this point
Refactor ESLint configuration to enable better IDE integration (#13914)
Show description for 3d8bda7
NMinhNguyen
authored and
gaearon
committed
3d8bda7
View commit details
Copy full SHA for 3d8bda7
View code at this point
Browse repository at this point
Commits on Nov 7, 2018
Invalid actualDuration+treeBaseDuration for hidden+suspended trees (#14065)
Show description for 3ff2c7c
bvaughn
authored
3ff2c7c
View commit details
Copy full SHA for 3ff2c7c
View code at this point
Browse repository at this point
Tag MemoComponent with PerformedWork effectTag for DevTools Profiler (#14141)
bvaughn
authored
5afa1c4
View commit details
Copy full SHA for 5afa1c4
View code at this point
Browse repository at this point
[Synchronous Suspense] Reuse deletions from primary tree (#14133)
Show description for e27720d
acdlite
authored
e27720d
View commit details
Copy full SHA for e27720d
View code at this point
Browse repository at this point
Show deprecated context object warnings usage in ReactDOM server (#14033)
Show description for aa1ffe4
trueadm
authored
aa1ffe4
View commit details
Copy full SHA for aa1ffe4
View code at this point
Browse repository at this point
Make react-debug-tools a private package
acdlite
committed
e3a7b96
View commit details
Copy full SHA for e3a7b96
View code at this point
Browse repository at this point
Updating package versions for release 16.6.1
acdlite
committed
b50e63e
View commit details
Copy full SHA for b50e63e
View code at this point
Browse repository at this point
Make react-debug-tools a private package
acdlite
committed
8f2c89e
View commit details
Copy full SHA for 8f2c89e
View code at this point
Browse repository at this point
"functional component" -> "function component" (#14123)
locknono
authored and
sophiebits
committed
2aecbcd
View commit details
Copy full SHA for 2aecbcd
View code at this point
Browse repository at this point
Remove unused simulated flag parameter (#14127)
nadavkaner
authored and
sophiebits
committed
b4608dd
View commit details
Copy full SHA for b4608dd
View code at this point
Browse repository at this point
Commits on Nov 6, 2018
Recover from errors with a boundary in completion phase (#14104)
Show description for 3c69a18
gaearon
authored
3c69a18
View commit details
Copy full SHA for 3c69a18
View code at this point
Browse repository at this point
Check correct commit phase props in fuzz tester (#14129)
Show description for b020fb1
acdlite
authored
b020fb1
View commit details
Copy full SHA for b020fb1
View code at this point
Browse repository at this point
Add DEV-only checks for assumption about instance properties (#14128)
gaearon
authored
b67c1a2
View commit details
Copy full SHA for b67c1a2
View code at this point
Browse repository at this point
Fix lazy() with defaultProps (#14112)
Show description for f777d19
gaearon
authored
f777d19
View commit details
Copy full SHA for f777d19
View code at this point
Browse repository at this point
Fix unhiding in IE11 (#14126)
Show description for e451299
sophiebits
authored
e451299
View commit details
Copy full SHA for e451299
View code at this point
Browse repository at this point
Enable hooks in www test renderer, too
acdlite
committed
affb2b5
View commit details
Copy full SHA for affb2b5
View code at this point
Browse repository at this point
Enable hooks in www build (#14116)
Show description for 0a0f503
acdlite
authored
0a0f503
View commit details
Copy full SHA for 0a0f503
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.