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 }}
patrickandre
/
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
All time
Commit history
Commits on Mar 31, 2017
Merge pull request #9264 from aickin/server-render-unit-tests-forms
Show description for 04713fc
aickin
authored
04713fc
View commit details
Copy full SHA for 04713fc
Browse repository at this point
Deleting a specific style name float for ie8 (#9311)
Show description for d9915db
Tom910
authored and
gaearon
committed
d9915db
View commit details
Copy full SHA for d9915db
Browse repository at this point
Response to code review comment https://github.com/facebook/react/pull/9264#discussion_r108974871 . Thanks, @spicyj!
aickin
committed
a734aec
View commit details
Copy full SHA for a734aec
Browse repository at this point
Fix build
Show description for 6fd539e
sophiebits
committed
6fd539e
View commit details
Copy full SHA for 6fd539e
Browse repository at this point
Port out bug fixes to ReactARTFiber (#9309)
Show description for e9c9959
sophiebits
authored
e9c9959
View commit details
Copy full SHA for e9c9959
Browse repository at this point
Remove scroll capture support warning (#9303)
Show description for 27c8449
nhunzaker
authored and
gaearon
committed
27c8449
View commit details
Copy full SHA for 27c8449
Browse repository at this point
Remove viewport metrics, other pageX/pageY behaviors (#9290)
Show description for bd28025
nhunzaker
authored and
gaearon
committed
bd28025
View commit details
Copy full SHA for bd28025
Browse repository at this point
Deleted a specific code for ie8 - document.selection (#9298)
Tom910
authored and
aweary
committed
5ad1c76
View commit details
Copy full SHA for 5ad1c76
Browse repository at this point
Commits on Mar 30, 2017
Disabling a no-unreachable lint error (#9300)
bvaughn
authored
76c5c6d
View commit details
Copy full SHA for 76c5c6d
Browse repository at this point
Added explicit null return to completeUnitOfWork() to resolve Flow error (#9299)
bvaughn
authored
4f69474
View commit details
Copy full SHA for 4f69474
Browse repository at this point
Show more meanignful stack trace for ReactNative errors (#9291)
Show description for 224487a
bvaughn
authored
224487a
View commit details
Copy full SHA for 224487a
Browse repository at this point
Remove captured focus feature check (#9285)
Show description for b8857d4
nhunzaker
authored and
sebmarkbage
committed
b8857d4
View commit details
Copy full SHA for b8857d4
Browse repository at this point
Move takeSnapshot from UIManager to ReactNative renderer(s) (#9292)
Show description for 004c937
bvaughn
authored
004c937
View commit details
Copy full SHA for 004c937
Browse repository at this point
Update JSFiddle for issue template (#9289)
aweary
authored
8d6d3e8
View commit details
Copy full SHA for 8d6d3e8
Browse repository at this point
Remove IE8-specific setInnerHTML behavior (#9288)
Show description for 6860100
aweary
authored and
gaearon
committed
6860100
View commit details
Copy full SHA for 6860100
Browse repository at this point
Add DOM fixture for unmasking passwords (#9269)
Show description for dbeb37f
nhunzaker
authored and
aweary
committed
dbeb37f
View commit details
Copy full SHA for dbeb37f
Browse repository at this point
Added semicolons to addons imports examples. (#9287)
damian
authored and
gaearon
committed
0c70fb8
View commit details
Copy full SHA for 0c70fb8
Browse repository at this point
Allow returning null as host context (#9278)
Show description for e57ad7f
sophiebits
authored
e57ad7f
View commit details
Copy full SHA for e57ad7f
Browse repository at this point
Remove captured scroll feature check (#9283)
Show description for 4c292fa
nhunzaker
authored and
gaearon
committed
4c292fa
View commit details
Copy full SHA for 4c292fa
Browse repository at this point
Commits on Mar 29, 2017
Remove IE8-specific ChangeEventPlugin logic (#9281)
aweary
authored
9a93be0
View commit details
Copy full SHA for 9a93be0
Browse repository at this point
Add DOM fixtures for disabled button click events (#9271)
aweary
authored
da91e9e
View commit details
Copy full SHA for da91e9e
Browse repository at this point
Merge pull request #9276 from trueadm/getDeclarationErrorAddendum_DEV
Show description for 09f0a5d
trueadm
authored
09f0a5d
View commit details
Copy full SHA for 09f0a5d
Browse repository at this point
added DEV condition around getDeclarationErrorAddendum contents
trueadm
committed
6603069
View commit details
Copy full SHA for 6603069
Browse repository at this point
Commits on Mar 28, 2017
Added jest-cli to the package.json for the Fiber record-tests script. (#9270)
aickin
authored and
sophiebits
committed
aaabd65
View commit details
Copy full SHA for aaabd65
Browse repository at this point
Adding fix to EventPropagators that was accidentally omitted from PR #9219 (#9274)
bvaughn
authored
a749f4f
View commit details
Copy full SHA for a749f4f
Browse repository at this point
Commits on Mar 27, 2017
Added missing @flow annotation to ReactNativeFeatureFlags file (#9267)
bvaughn
authored
fca5d3f
View commit details
Copy full SHA for fca5d3f
Browse repository at this point
Merge branch 'giamir-add_toggle_to_fiber_triangle_demo'
acdlite
committed
090efbd
View commit details
Copy full SHA for 090efbd
Browse repository at this point
Use radio buttons for toggle
acdlite
committed
f6a64ca
View commit details
Copy full SHA for f6a64ca
Browse repository at this point
Merge branch 'add_toggle_to_fiber_triangle_demo' of https://github.com/giamir/react into giamir-add_toggle_to_fiber_triangle_demo
acdlite
committed
ef9dac5
View commit details
Copy full SHA for ef9dac5
Browse repository at this point
Fix Chrome number input backspace and invalid input issue (#7359)
Show description for 29d9710
nhunzaker
authored and
aweary
committed
29d9710
View commit details
Copy full SHA for 29d9710
Browse repository at this point
Adding SSR test for form fields.
aickin
committed
14863c9
View commit details
Copy full SHA for 14863c9
Browse repository at this point
Commits on Mar 26, 2017
Adding new SSR tests for context, refs, and reviving markup. (#9257)
aickin
authored and
sophiebits
committed
c51411c
View commit details
Copy full SHA for c51411c
Browse repository at this point
Add a button to switch from Fiber with time-slicing to Fiber without it
Giamir Buoncristiani
committed
b62f851
View commit details
Copy full SHA for b62f851
Browse repository at this point
Fixed typo on implementation notes page (#9258)
Show description for c47f334
najisawas
authored and
aweary
committed
c47f334
View commit details
Copy full SHA for c47f334
Browse repository at this point
Commits on Mar 25, 2017
Ran yarn and fixed line-length lint issue
Brian Vaughn
committed
cb58522
View commit details
Copy full SHA for cb58522
Browse repository at this point
Previous
Next
You can’t perform that action at this time.