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 }}
jakedahm
/
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
grunt
on
master
User selector
All users
All time
Commit history
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 Jan 16, 2016
Removed cloneWithProps addon.
jimfb
committed
accd0d8
View commit details
Copy full SHA for accd0d8
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 22, 2015
Ensure build directory works when running jest:coverage on its own
zpao
committed
85e6460
View commit details
Copy full SHA for 85e6460
View code at this point
Browse repository at this point
Remove coverage options from package.json
Show description for e68e175
zpao
committed
e68e175
View commit details
Copy full SHA for e68e175
View code at this point
Browse repository at this point
Split jest task into two
Show description for f3dbc40
zpao
committed
f3dbc40
View commit details
Copy full SHA for f3dbc40
View code at this point
Browse repository at this point
Add coveralls.
jdalton
committed
9b0ef92
View commit details
Copy full SHA for 9b0ef92
View code at this point
Browse repository at this point
Commits on Dec 4, 2015
Remove dead code
Show description for b15c806
zwhitchcox
committed
b15c806
View commit details
Copy full SHA for b15c806
View code at this point
Browse repository at this point
Commits on Nov 18, 2015
Make sure react-dom-server is shipped in release process
Show description for 5a80b20
zpao
committed
5a80b20
View commit details
Copy full SHA for 5a80b20
View code at this point
Browse repository at this point
Merge pull request #5381 from kevinrobinson/react-dom-server-package
Show description for c07b304
zpao
committed
c07b304
View commit details
Copy full SHA for c07b304
View code at this point
Browse repository at this point
Commits on Nov 9, 2015
Ensure license and patents files are packaged for npm
zpao
committed
10edb83
View commit details
Copy full SHA for 10edb83
View code at this point
Browse repository at this point
Commits on Nov 5, 2015
Merge pull request #5396 from zpao/packagejsons
Show description for 6d5fe44
zpao
committed
6d5fe44
View commit details
Copy full SHA for 6d5fe44
View code at this point
Browse repository at this point
Generate better readmes for addons npm packages
zpao
committed
88584a9
View commit details
Copy full SHA for 88584a9
View code at this point
Browse repository at this point
review fixes
chicoxyzzy
committed
4a7456a
View commit details
Copy full SHA for 4a7456a
View code at this point
Browse repository at this point
remove eslint-disable when possible and update eslint version
chicoxyzzy
committed
8987522
View commit details
Copy full SHA for 8987522
View code at this point
Browse repository at this point
Commits on Nov 3, 2015
Add additional secret property and build for react-dom-server
Show description for 45c612e
Kevin Robinson
committed
45c612e
View commit details
Copy full SHA for 45c612e
View code at this point
Browse repository at this point
Commits on Oct 29, 2015
'grunt lint' now works on Windows
tbroadley
committed
c0f0d12
View commit details
Copy full SHA for c0f0d12
View code at this point
Browse repository at this point
Commits on Oct 13, 2015
Stop generating gh-pages during release, update message
zpao
committed
f7a3ac2
View commit details
Copy full SHA for f7a3ac2
View code at this point
Browse repository at this point
Commits on Oct 6, 2015
React -> ReactDOM for render() and findDOMNode()
jimfb
committed
712199e
View commit details
Copy full SHA for 712199e
View code at this point
Browse repository at this point
Commits on Sep 18, 2015
Build ReactDOM browser builds into react-dom/dist
zpao
committed
ff542de
View commit details
Copy full SHA for ff542de
View code at this point
Browse repository at this point
Commits on Sep 10, 2015
Don't copy JSXTransformer in grunt release
sophiebits
committed
21a1f7e
View commit details
Copy full SHA for 21a1f7e
View code at this point
Browse repository at this point
Stop building JSXTransformer
Show description for 31f2525
zpao
authored and
sophiebits
committed
31f2525
View commit details
Copy full SHA for 31f2525
View code at this point
Browse repository at this point
Commits on Sep 9, 2015
Add react-dom to dist/ in npm package
sophiebits
committed
cdd8096
View commit details
Copy full SHA for cdd8096
View code at this point
Browse repository at this point
Add react-dom to bower when releasing
zpao
committed
353a01c
View commit details
Copy full SHA for 353a01c
View code at this point
Browse repository at this point
Actually build react-dom file with the build
zpao
committed
b2ca334
View commit details
Copy full SHA for b2ca334
View code at this point
Browse repository at this point
Move headers to shared location, use grunt templates
zpao
committed
135c554
View commit details
Copy full SHA for 135c554
View code at this point
Browse repository at this point
Commits on Sep 8, 2015
Move version to standalone module in preparation for reuse
zpao
committed
58d6298
View commit details
Copy full SHA for 58d6298
View code at this point
Browse repository at this point
Commits on Sep 1, 2015
Use eslintrc from fbjs
zpao
committed
7645c07
View commit details
Copy full SHA for 7645c07
View code at this point
Browse repository at this point
Commits on Aug 11, 2015
Upgrade ESLint, fix code
zpao
committed
ecb34de
View commit details
Copy full SHA for ecb34de
View code at this point
Browse repository at this point
Commits on Jul 30, 2015
Merge pull request #4501 from zpao/build-more-addons
Show description for 617ba9c
zpao
committed
617ba9c
View commit details
Copy full SHA for 617ba9c
View code at this point
Browse repository at this point
Remove react-tools completely
zpao
committed
94bc29b
View commit details
Copy full SHA for 94bc29b
View code at this point
Browse repository at this point
Move react-tools from root.
Show description for d982d5e
zpao
committed
d982d5e
View commit details
Copy full SHA for d982d5e
View code at this point
Browse repository at this point
Commits on Jul 27, 2015
Build perf and test-utils addon npm packages
zpao
committed
ff71d7a
View commit details
Copy full SHA for ff71d7a
View code at this point
Browse repository at this point
Commits on Jul 24, 2015
Enable (and apply) global transforms with browserify
Show description for 6fc53e0
zpao
committed
6fc53e0
View commit details
Copy full SHA for 6fc53e0
View code at this point
Browse repository at this point
Replace grunt-jest with our own runner
Show description for 83c8857
zpao
committed
83c8857
View commit details
Copy full SHA for 83c8857
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.