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 }}
hackur
/
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
scripts
on
master
User selector
All users
All time
Commit history
Commits on Sep 1, 2016
Update to jest 15
Show description for 1a113a1
vjeux
committed
1a113a1
View commit details
Copy full SHA for 1a113a1
View code at this point
Browse repository at this point
Commits on Aug 11, 2016
Mock ReactDOM for Fiber Tests (#7206)
Show description for c06a68a
sebmarkbage
authored
c06a68a
View commit details
Copy full SHA for c06a68a
View code at this point
Browse repository at this point
Commits on Jul 13, 2016
Update benchmarks to be more realistic polymorphically (#7255)
Show description for e5513ec
sophiebits
authored
e5513ec
View commit details
Copy full SHA for e5513ec
View code at this point
Browse repository at this point
Commits on Jun 8, 2016
Add reactProdInvariant and corresponding babel rewrite pass (#6948)
keyz
committed
1abce16
View commit details
Copy full SHA for 1abce16
View code at this point
Browse repository at this point
Commits on Jun 4, 2016
Fix function declaration in if statement (#6963)
Show description for 3c3c30a
sophiebits
committed
3c3c30a
View commit details
Copy full SHA for 3c3c30a
View code at this point
Browse repository at this point
Commits on Jun 1, 2016
Add a gulp script for extracting error codes (#6882)
keyz
committed
bfd1531
View commit details
Copy full SHA for bfd1531
View code at this point
Browse repository at this point
Commits on May 25, 2016
Upgrade to jest-cli@0.9 and use Jasmine2
zpao
authored and
gaearon
committed
d8a0b9a
View commit details
Copy full SHA for d8a0b9a
View code at this point
Browse repository at this point
Commits on May 20, 2016
match jest.d.ts by regex
boujeepossum
committed
efb6d80
View commit details
Copy full SHA for efb6d80
View code at this point
Browse repository at this point
update typescript
chicoxyzzy
authored and
boujeepossum
committed
655ac0f
View commit details
Copy full SHA for 655ac0f
View code at this point
Browse repository at this point
Commits on May 16, 2016
Embed JSX filename paths relative to repo root (#6778)
Show description for 6afd510
sophiebits
committed
6afd510
View commit details
Copy full SHA for 6afd510
View code at this point
Browse repository at this point
Commits on May 14, 2016
Interleave trials in benchmark script
Show description for c0007d5
sophiebits
committed
c0007d5
View commit details
Copy full SHA for c0007d5
View code at this point
Browse repository at this point
Make benchmark script work in React 15
sophiebits
committed
cab835d
View commit details
Copy full SHA for cab835d
View code at this point
Browse repository at this point
Commits on Apr 8, 2016
Make React.__spread warn
zpao
committed
fc1cfb6
View commit details
Copy full SHA for fc1cfb6
View code at this point
Browse repository at this point
Commits on Apr 4, 2016
Use Object.assign directly and inject object-assign at compile
zpao
committed
1573baa
View commit details
Copy full SHA for 1573baa
View code at this point
Browse repository at this point
Commits on Feb 27, 2016
Update to Babel 6
sebmck
committed
1365498
View commit details
Copy full SHA for 1365498
View code at this point
Browse repository at this point
Commits on Feb 17, 2016
Update to jest-cli 0.9.
cpojer
committed
383e2f9
View commit details
Copy full SHA for 383e2f9
View code at this point
Browse repository at this point
Commits on Jan 22, 2016
Clean up ununsed devDeps
Show description for 7c52b80
zpao
committed
7c52b80
View commit details
Copy full SHA for 7c52b80
View code at this point
Browse repository at this point
Commits on Dec 29, 2015
Year-agnostic copyright message, like React Native uses, to prevent the need for yearly changes.
rickbeerendonk
committed
bef45b0
View commit details
Copy full SHA for bef45b0
View code at this point
Browse repository at this point
Commits on Dec 14, 2015
Merge pull request #5550 from spicyj/cc-speed
Show description for 3997164
sophiebits
committed
3997164
View commit details
Copy full SHA for 3997164
View code at this point
Browse repository at this point
Commits on Dec 13, 2015
Fix few typos in React docs and comments
jutaz
committed
0886273
View commit details
Copy full SHA for 0886273
View code at this point
Browse repository at this point
Commits on Nov 26, 2015
Add createClass stress test
Show description for ba0792e
sophiebits
committed
ba0792e
View commit details
Copy full SHA for ba0792e
View code at this point
Browse repository at this point
Commits on Nov 19, 2015
benchmarking: measure and analyze scripts
Show description for 844ca8b
sophiebits
committed
844ca8b
View commit details
Copy full SHA for 844ca8b
View code at this point
Browse repository at this point
Commits on Oct 31, 2015
Merge pull request #5023 from spicyj/jsc-perf
Show description for c525732
sophiebits
committed
c525732
View commit details
Copy full SHA for c525732
View code at this point
Browse repository at this point
Commits on Oct 30, 2015
Merge pull request #5331 from tbroadley/typescript-test-windows
Show description for b5d90f8
zpao
committed
b5d90f8
View commit details
Copy full SHA for b5d90f8
View code at this point
Browse repository at this point
use path library to normalize filepath
tbroadley
committed
d77e161
View commit details
Copy full SHA for d77e161
View code at this point
Browse repository at this point
Merge pull request #5300 from zpao/lint-eqeqeq
Show description for f02584d
zpao
committed
f02584d
View commit details
Copy full SHA for f02584d
View code at this point
Browse repository at this point
fix for TypeScript test on Windows
tbroadley
committed
d80710b
View commit details
Copy full SHA for d80710b
View code at this point
Browse repository at this point
Commits on Oct 28, 2015
Add a simple initial-render benchmark test case
sophiebits
committed
e849819
View commit details
Copy full SHA for e849819
View code at this point
Browse repository at this point
Commits on Oct 27, 2015
[lint] Make eqeqeq a failure
zpao
committed
ad00a6e
View commit details
Copy full SHA for ad00a6e
View code at this point
Browse repository at this point
Commits on Oct 1, 2015
Add rudimentary jsc perf-counters runner
Show description for 3b28c72
sophiebits
committed
3b28c72
View commit details
Copy full SHA for 3b28c72
View code at this point
Browse repository at this point
Enforce NODE_ENV=test
Show description for 41cba2e
sebmarkbage
committed
41cba2e
View commit details
Copy full SHA for 41cba2e
View code at this point
Browse repository at this point
Commits on Sep 30, 2015
Fail jest tests on any un-spied warnings
Show description for b8c7b13
sophiebits
committed
b8c7b13
View commit details
Copy full SHA for b8c7b13
View code at this point
Browse repository at this point
Commits on Sep 23, 2015
Cleanup Jest preprocessor, use cache key
zpao
committed
873e3a9
View commit details
Copy full SHA for 873e3a9
View code at this point
Browse repository at this point
Upgrade to node@4, jest@0.5
zpao
committed
2afc9a4
View commit details
Copy full SHA for 2afc9a4
View code at this point
Browse repository at this point
Commits on Sep 19, 2015
Add node bindings
sophiebits
committed
b3bccf2
View commit details
Copy full SHA for b3bccf2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.