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 }}
bleck
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 31, 2018
Don't lint against Hooks after conditional throw (#14040)
Show description for 3db8b80
sophiebits
authored
3db8b80
View commit details
Copy full SHA for 3db8b80
Browse repository at this point
Commits on Oct 30, 2018
Flip expiration times (#13912)
Show description for 169f935
sophiebits
authored
169f935
View commit details
Copy full SHA for 169f935
Browse repository at this point
[Hooks] Remove dispatch callbacks (#14037)
Show description for bf9fadf
acdlite
authored
bf9fadf
View commit details
Copy full SHA for bf9fadf
Browse repository at this point
[scheduler] Deadline object -> shouldYield (#14025)
Show description for 8c67bbf
acdlite
authored
8c67bbf
View commit details
Copy full SHA for 8c67bbf
Browse repository at this point
Commits on Oct 29, 2018
Warn about variable number of dependencies
Show description for e02086b
acdlite
committed
e02086b
View commit details
Copy full SHA for e02086b
Browse repository at this point
Rename ReactHooks test suite
Show description for b92cdef
acdlite
committed
b92cdef
View commit details
Copy full SHA for b92cdef
Browse repository at this point
Prettier
sophiebits
committed
6efbbe0
View commit details
Copy full SHA for 6efbbe0
Browse repository at this point
Swap order of function member in hook union types
acdlite
committed
5045763
View commit details
Copy full SHA for 5045763
Browse repository at this point
Add ESLint rule for React Hooks
calebmer
authored and
acdlite
committed
ddbfe2e
View commit details
Copy full SHA for ddbfe2e
Browse repository at this point
Clear effect tags from a fiber that suspends in non-concurrent mode
Show description for acb4899
acdlite
committed
acb4899
View commit details
Copy full SHA for acb4899
Browse repository at this point
Disable hook update callback (2nd arg to setState/dispatch)
Show description for 933b647
acdlite
committed
933b647
View commit details
Copy full SHA for 933b647
Browse repository at this point
Skip updating effect tag when skipping effect
Show description for 5fc84ef
sophiebits
authored and
acdlite
committed
5fc84ef
View commit details
Copy full SHA for 5fc84ef
Browse repository at this point
Add readContext to ReactPartialRendererHooks
alexmckenley
authored and
acdlite
committed
9f34eb7
View commit details
Copy full SHA for 9f34eb7
Browse repository at this point
Warn about useContext(Consumer|Provider)
gaearon
authored and
acdlite
committed
f7cb9d2
View commit details
Copy full SHA for f7cb9d2
Browse repository at this point
Test useContext in pure, forwardRef, and PureComponent
gaearon
authored and
acdlite
committed
63cc7d2
View commit details
Copy full SHA for 63cc7d2
Browse repository at this point
Make effects actually work with memo
Show description for 3a7c6da
sophiebits
authored and
acdlite
committed
3a7c6da
View commit details
Copy full SHA for 3a7c6da
Browse repository at this point
The Lost Effect, chapter 3
Show description for 75a1c2e
sophiebits
authored and
acdlite
committed
75a1c2e
View commit details
Copy full SHA for 75a1c2e
Browse repository at this point
memo supports Hooks
sophiebits
authored and
acdlite
committed
55a4b1f
View commit details
Copy full SHA for 55a4b1f
Browse repository at this point
The Lost Effect, chapter 2
Show description for 30aa4ad
sophiebits
authored and
acdlite
committed
30aa4ad
View commit details
Copy full SHA for 30aa4ad
Browse repository at this point
"functional component" -> "function component" in hooks error messages
sebmarkbage
authored and
acdlite
committed
b772e0e
View commit details
Copy full SHA for b772e0e
Browse repository at this point
Warn for Hook set-state on unmounted component
sophiebits
authored and
acdlite
committed
9e9e397
View commit details
Copy full SHA for 9e9e397
Browse repository at this point
Make sure deletions don't stop passive effects
Show description for 6514697
sophiebits
authored and
acdlite
committed
6514697
View commit details
Copy full SHA for 6514697
Browse repository at this point
Add support for hooks to ReactDOMServer
Show description for dd019d3
alexmckenley
and
acdlite
committed
dd019d3
View commit details
Copy full SHA for dd019d3
Browse repository at this point
Defer useEffect until after paint
Show description for 11d0781
acdlite
committed
11d0781
View commit details
Copy full SHA for 11d0781
Browse repository at this point
Put hooks behind feature flag
acdlite
committed
105f2de
View commit details
Copy full SHA for 105f2de
Browse repository at this point
Initial hooks implementation
Show description for 7bee9fb
acdlite
committed
7bee9fb
View commit details
Copy full SHA for 7bee9fb
Browse repository at this point
Update createRoot warning message based on `enableStableConcurrentModeAPIs` (#14017)
raunofreiberg
authored and
acdlite
committed
37c7fe0
View commit details
Copy full SHA for 37c7fe0
Browse repository at this point
Commits on Oct 27, 2018
Remove extraneous CSS selector (#13996)
gigachadge
authored and
nhunzaker
committed
ae4f3f0
View commit details
Copy full SHA for ae4f3f0
Browse repository at this point
fix typo (#13955)
Kachulio1
authored and
nhunzaker
committed
95f98a1
View commit details
Copy full SHA for 95f98a1
Browse repository at this point
Updated comment for getEventModifierState (#13918)
powens
authored and
nhunzaker
committed
e217f2f
View commit details
Copy full SHA for e217f2f
Browse repository at this point
Commits on Oct 24, 2018
Enable stable concurrent APIs flag for 16.7 alpha (#13928)
Show description for 275e76e
bvaughn
authored
275e76e
View commit details
Copy full SHA for 275e76e
Browse repository at this point
It's Concurrent
gaearon
authored
b5539ad
View commit details
Copy full SHA for b5539ad
Browse repository at this point
Commits on Oct 23, 2018
Fix scheduler fixture
gaearon
committed
0cc50b6
View commit details
Copy full SHA for 0cc50b6
Browse repository at this point
Update bundle sizes for 16.6.0 release
gaearon
committed
8b97a9c
View commit details
Copy full SHA for 8b97a9c
Browse repository at this point
Update error codes for 16.6.0 release
gaearon
committed
c8ade99
View commit details
Copy full SHA for c8ade99
Browse repository at this point
Previous
Next
You can’t perform that action at this time.