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
Branch selector
master
User selector
cpojer
All time
Commit history
Commits on Feb 17, 2016
Merge pull request #6052 from cpojer/master
Show description for 50c28fa
cpojer
committed
50c28fa
View commit details
Copy full SHA for 50c28fa
Browse repository at this point
Update to jest-cli 0.9.
cpojer
committed
383e2f9
View commit details
Copy full SHA for 383e2f9
Browse repository at this point
Commits on Oct 30, 2015
Merge pull request #5321 from cpojer/update-tests
Show description for 1384d43
cpojer
committed
1384d43
View commit details
Copy full SHA for 1384d43
Browse repository at this point
Commits on Oct 29, 2015
Remove `generateFromMetadata` and `getMetadata` usage.
cpojer
committed
ac17bda
View commit details
Copy full SHA for ac17bda
Browse repository at this point
Codemod old APIs away.
cpojer
committed
2ecfc4f
View commit details
Copy full SHA for 2ecfc4f
Browse repository at this point
Update jest.
cpojer
committed
9d25303
View commit details
Copy full SHA for 9d25303
Browse repository at this point
Commits on Sep 26, 2015
Add trailing commas to react-codemod output by default.
cpojer
committed
2c97379
View commit details
Copy full SHA for 2c97379
Browse repository at this point
Commits on Sep 14, 2015
Merge pull request #4866 from andrewsokolov/bug/--no-explicit-require-didnt-works
Show description for 95eee11
cpojer
committed
95eee11
View commit details
Copy full SHA for 95eee11
Browse repository at this point
Commits on Sep 4, 2015
Do not codemod classes with invalid fields, fixes #4628
cpojer
committed
cfe0351
View commit details
Copy full SHA for cfe0351
Browse repository at this point
Commits on Aug 14, 2015
Support export default in the class codemod.
cpojer
committed
989caa8
View commit details
Copy full SHA for 989caa8
Browse repository at this point
Commits on Jul 31, 2015
Merge pull request #4528 from cpojer/codemod-updates
Show description for 2d23900
cpojer
committed
2d23900
View commit details
Copy full SHA for 2d23900
Browse repository at this point
Simplify react-codemod.
cpojer
committed
2ae9921
View commit details
Copy full SHA for 2ae9921
Browse repository at this point
Commits on Apr 8, 2015
Merge pull request #3622 from cpojer/copyright-headers
Show description for 214c1f9
cpojer
committed
214c1f9
View commit details
Copy full SHA for 214c1f9
Browse repository at this point
Add copyright headers to npm-react-codemod.
cpojer
committed
245f0d0
View commit details
Copy full SHA for 245f0d0
Browse repository at this point
Commits on Mar 25, 2015
Merge pull request #3515 from cpojer/fix-class-transform
Show description for 949349d
cpojer
committed
949349d
View commit details
Copy full SHA for 949349d
Browse repository at this point
npm-react-codemod: Class transform doesn’t need an alias for `module.exports = React.createClass` any longer.
Show description for bc8b057
cpojer
committed
bc8b057
View commit details
Copy full SHA for bc8b057
Browse repository at this point
Merge pull request #3506 from cpojer/react-codemod
Show description for 86836c8
cpojer
committed
86836c8
View commit details
Copy full SHA for 86836c8
Browse repository at this point
Update README for npm-react-codemod
cpojer
committed
1865c04
View commit details
Copy full SHA for 1865c04
Browse repository at this point
Add ES6 class transform
cpojer
committed
d9c13c7
View commit details
Copy full SHA for d9c13c7
Browse repository at this point
Add pure-render-mixin transform
cpojer
committed
d4cb253
View commit details
Copy full SHA for d4cb253
Browse repository at this point
Add findDOMNode transform
cpojer
committed
20004e9
View commit details
Copy full SHA for 20004e9
Browse repository at this point
Add ReactUtils and array polyfills.
cpojer
committed
328274b
View commit details
Copy full SHA for 328274b
Browse repository at this point
Add skeleton for react-codemod
cpojer
committed
e361fcb
View commit details
Copy full SHA for e361fcb
Browse repository at this point
Commits on Mar 18, 2015
Merge pull request #3441 from cpojer/rm-perf
Show description for d86790f
cpojer
committed
d86790f
View commit details
Copy full SHA for d86790f
Browse repository at this point
Commits on Mar 17, 2015
Merge pull request #3439 from cpojer/dom-node-warn
Show description for 0098168
cpojer
committed
0098168
View commit details
Copy full SHA for 0098168
Browse repository at this point
Add warning for getDOMNode calls.
cpojer
committed
fb23276
View commit details
Copy full SHA for fb23276
Browse repository at this point
Remove perf folder
cpojer
committed
7291942
View commit details
Copy full SHA for 7291942
Browse repository at this point
Commits on Mar 11, 2015
Add some important `getDOMNode` tests back.
cpojer
committed
413e96d
View commit details
Copy full SHA for 413e96d
Browse repository at this point
foo.getDOMNode => React.findDOMNode(foo)
cpojer
committed
ae7da3a
View commit details
Copy full SHA for ae7da3a
Browse repository at this point
Commits on Mar 10, 2015
Add shallowCompare module and use it in PureRenderMixin + tests
cpojer
committed
a1631be
View commit details
Copy full SHA for a1631be
Browse repository at this point
Commits on Mar 6, 2015
Update reactComponentExpect.js
cpojer
committed
8ce9e2b
View commit details
Copy full SHA for 8ce9e2b
Browse repository at this point
Fix documentation typo in ReactComponent
cpojer
committed
419038f
View commit details
Copy full SHA for 419038f
Browse repository at this point
Commits on Jun 5, 2014
Fix ExecutionEnvironment.canUseDOM for IE8.
cpojer
committed
eebcf9f
View commit details
Copy full SHA for eebcf9f
Browse repository at this point
Commits on Jun 3, 2014
Merge pull request #1638 from spicyj/getmodifierstate-2
Show description for 41ed67d
cpojer
committed
41ed67d
View commit details
Copy full SHA for 41ed67d
Browse repository at this point
Commits on Apr 18, 2014
Remove function wrappers in DOMSelection
Show description for 9a13393
cpojer
authored and
zpao
committed
9a13393
View commit details
Copy full SHA for 9a13393
Browse repository at this point
Previous
Next
You can’t perform that action at this time.