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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
thecodebeat-test
/
javascript-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
top-setnativeprops
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 20, 2019
Adding test for components rendered with Fabric with Paper's setNativeProps
elicwhite
committed
a5e5f2a
View commit details
Copy full SHA for a5e5f2a
Browse repository at this point
Adding ReactNative.setNativeProps that takes a ref
elicwhite
committed
ef52e22
View commit details
Copy full SHA for ef52e22
Browse repository at this point
Adding setNativeProps tests for NativeMethodsMixin (#14901)
elicwhite
authored
4f4aa69
View commit details
Copy full SHA for 4f4aa69
Browse repository at this point
Use the canonical nativeTag for Fabric's setNativeProps (#14900)
Show description for b96b61d
elicwhite
authored
b96b61d
View commit details
Copy full SHA for b96b61d
Browse repository at this point
Add eslint-plugin-react-hooks/exhaustive-deps rule to check stale closure dependencies (#14636)
Show description for dab2fdb
gaearon
authored
dab2fdb
View commit details
Copy full SHA for dab2fdb
Browse repository at this point
Commits on Feb 19, 2019
Deleted empty App.css (#14149)
JoshuaRabiu
authored and
nhunzaker
committed
1493abd
View commit details
Copy full SHA for 1493abd
Browse repository at this point
Deal with fallback content in Partial Hydration (#14884)
Show description for 13645d2
sebmarkbage
authored
13645d2
View commit details
Copy full SHA for 13645d2
Browse repository at this point
Don't discard render phase state updates with the eager reducer optimization (#14852)
Show description for c506ded
gaearon
authored
c506ded
View commit details
Copy full SHA for c506ded
Browse repository at this point
Commits on Feb 15, 2019
Prompt to include UMD build artifact links in GitHub release (#14864)
bvaughn
authored
0e67969
View commit details
Copy full SHA for 0e67969
Browse repository at this point
Release scripts documentation (#14863)
Show description for fad0842
bvaughn
authored
fad0842
View commit details
Copy full SHA for fad0842
Browse repository at this point
Commits on Feb 14, 2019
Fix react-dom/server context leaks when render stream destroyed early (#14706)
Show description for ab7a67b
overlookmotel
authored and
gaearon
committed
ab7a67b
View commit details
Copy full SHA for ab7a67b
Browse repository at this point
Release 16.8.2
gaearon
committed
3e55560
View commit details
Copy full SHA for 3e55560
Browse repository at this point
Include another change in 16.8.2
gaearon
authored
dfabb77
View commit details
Copy full SHA for dfabb77
Browse repository at this point
Include component stack in 'act(...)' warning (#14855)
Show description for c555c00
Sunil Pai
authored and
gaearon
committed
c555c00
View commit details
Copy full SHA for c555c00
Browse repository at this point
Add React 16.8.2 changelog (#14851)
gaearon
authored
ff188d6
View commit details
Copy full SHA for ff188d6
Browse repository at this point
Fix typo in code comment (#14836)
DenrizSusam
authored and
aweary
committed
c4d8ef6
View commit details
Copy full SHA for c4d8ef6
Browse repository at this point
Commits on Feb 13, 2019
Statically enable suspense/partial hydration flag in www (#14842)
Show description for 08e9554
sebmarkbage
authored
08e9554
View commit details
Copy full SHA for 08e9554
Browse repository at this point
Revert "[ShallowRenderer] Queue/rerender on dispatched action after render component with hooks (#14802)" (#14839)
Show description for 0e4135e
gaearon
authored
0e4135e
View commit details
Copy full SHA for 0e4135e
Browse repository at this point
[ShallowRenderer] Queue/rerender on dispatched action after render component with hooks (#14802)
Show description for 6d4038f
rodrigopr
authored and
trueadm
committed
6d4038f
View commit details
Copy full SHA for 6d4038f
Browse repository at this point
Special case crossOrigin for SVG image elements (#14832)
aweary
authored
fa6205d
View commit details
Copy full SHA for fa6205d
Browse repository at this point
Remove false positive warning and add TODOs about `current` being non-null (#14821)
Show description for c6bee76
gaearon
authored
c6bee76
View commit details
Copy full SHA for c6bee76
Browse repository at this point
Commits on Feb 12, 2019
Fix ignored sync work in passive effects (#14799)
Show description for 3ae94e1
gaearon
authored
3ae94e1
View commit details
Copy full SHA for 3ae94e1
Browse repository at this point
Partial Hydration (#14717)
Show description for f3a1495
sebmarkbage
authored
f3a1495
View commit details
Copy full SHA for f3a1495
Browse repository at this point
Commits on Feb 11, 2019
Fix useImperativeHandle to have no deps by default (#14801)
Show description for f24a0da
gaearon
authored
f24a0da
View commit details
Copy full SHA for f24a0da
Browse repository at this point
Fix crash unmounting an empty Portal (#14820)
Show description for 1fecba9
gaearon
authored
1fecba9
View commit details
Copy full SHA for 1fecba9
Browse repository at this point
use functional component as a first example in readme (#14819)
alexeyraspopov
authored and
gaearon
committed
e15542e
View commit details
Copy full SHA for e15542e
Browse repository at this point
Commits on Feb 10, 2019
fix spelling mistakes (#14805)
alicialics
authored and
sophiebits
committed
c11015f
View commit details
Copy full SHA for c11015f
Browse repository at this point
Typo fix in comment (#14787)
DenrizSusam
authored and
sophiebits
committed
3e295ed
View commit details
Copy full SHA for 3e295ed
Browse repository at this point
Commits on Feb 9, 2019
Fix hydration with createRoot warning (#14808)
Show description for 1d48b4a
sebmarkbage
authored
1d48b4a
View commit details
Copy full SHA for 1d48b4a
Browse repository at this point
Commits on Feb 6, 2019
Tweaked publish canary message to show newly published version
Brian Vaughn
committed
aa94237
View commit details
Copy full SHA for aa94237
Browse repository at this point
16.8.1 packages
Brian Vaughn
committed
45fc46b
View commit details
Copy full SHA for 45fc46b
Browse repository at this point
Add 16.8.1 changelog
gaearon
authored
b7cc6b2
View commit details
Copy full SHA for b7cc6b2
Browse repository at this point
Backwards compat fix for ReactCurrentDispatcher on older react versions (#14770)
Show description for f2e2637
bvaughn
authored
f2e2637
View commit details
Copy full SHA for f2e2637
Browse repository at this point
[TestUtils.act] warn when using TestUtils.act in node (#14768)
Show description for 1107b96
Sunil Pai
authored
1107b96
View commit details
Copy full SHA for 1107b96
Browse repository at this point
eslint-plugin-react-hooks v1.0.0
Brian Vaughn
committed
0975ea3
View commit details
Copy full SHA for 0975ea3
Browse repository at this point
Previous
Next
You can’t perform that action at this time.