An open API service providing commit metadata for open source projects.

GitHub / reactjs/react-codemod / commits

React codemod scripts

SHA Message Author Date Stats
04fa8ba4 Improve CLI usage Artem Sapegin <a****m@s****u>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
0e6aabb2 Added PureComponent test to prevent regression (see PR #140) Brian Vaughn <b****n@g****m> almost 9 years ago
5fceff08 merge Merge pull request #140 from olosegres/master Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
a64ba417 merge Merge pull request #164 from piperchester/patch-1 Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
4ca059d6 merge Merge pull request #173 from JetRunner/master Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
almost 9 years ago
e430a2ae Fix ESLint Warnings & Add .eslintignore Canwen Xu <c****u@1****m> almost 9 years ago
e4f1b053 README fix typo Piper Chester <p****r@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
d8a1d474 merge Merge pull request #154 from Realetive/patch-1 Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
c665398b README formatting tweak Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
79fd677e Update item's nesting Realetive <r****e@y****u>
Committed by: GitHub <n****y@g****m>
about 9 years ago
20e7c28a merge Merge branch 'master' into patch-1 Realetive <r****e@y****u>
Committed by: GitHub <n****y@g****m>
about 9 years ago
dc459a71 merge Merge pull request #152 from AugustinLF/prop-types-retain-leading-comment Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
4b7f5bf5 merge Merge pull request #157 from jsnmoon/fix/react-import-deletion Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
0db05cb1 merge Merge pull request #155 from gre/patch-1 Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
bc81ce48 Formatted change to README Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
56569ecf merge Merge pull request #156 from jsnmoon/fix/mixin-import-deletion Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
60458efe merge Merge pull request #132 from jsnmoon/add/get-initial-state-arrow-fns Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
fb2f1ddc merge Merge pull request #122 from jsnmoon/fix/remove-trailing-fn-comma Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
4a556555 merge Merge pull request #160 from bvaughn/better-handle-partially-migrated-files Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
dc4dbfc9 Avoid false positives from 'import type' Brian Vaughn <b****n@g****m> about 9 years ago
85afc858 PropTypes codemod handles partially modded files Brian Vaughn <b****n@g****m> about 9 years ago
4491668d merge Merge pull request #159 from bvaughn/proptypes-codemod-bugfix Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
0a3e9cbb Fixed PropTypes codemod bug that left invalid variable references Brian Vaughn <b****n@g****m> about 9 years ago
437e6d57 merge Merge pull request #158 from bvaughn/error-boundaries Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
411750c8 Relaxed codemod to rename all identifiers matching 'unstable_handleError' Brian Vaughn <b****n@g****m> about 9 years ago
a8be6bb9 Added codemod for unstable_handleError -> componentDidCatch Brian Vaughn <b****n@g****m> about 9 years ago
c1125408 mention the --parser=flow option in the README doc Gaëtan Renaudeau <r****n@g****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
b1628643 Pure component destructuring (#94) Andrew Dushane <a****e@g****m>
Committed by: Keyan Zhang <r****t@k****m>
about 9 years ago
fc3c658f Replace unordered list to ordered Realetive <r****e@y****u>
Committed by: GitHub <n****y@g****m>
about 9 years ago
132100c7 Retain leading comment fix #147 Augustin Le Fèvre <a****e@k****r> about 9 years ago
284daf53 Preserve the Declaration if it has 2+ declarators Jason Moon <j****n@m****m> about 9 years ago
47c76837 Remove React import only if it should be removed Jason Moon <j****n@m****m> about 9 years ago
0936fac0 Remove typo Flarnie Marchan <f****e@u****m>
Committed by: GitHub <n****y@g****m>
about 9 years ago
261de7c8 Use 'yarn' in main README (#151) Flarnie Marchan <f****e@u****m>
Committed by: Christoph Pojer <c****r@f****m>
about 9 years ago
367a7278 merge Merge pull request #150 from trotzig/fix-react-ptp-for-destructured-require Flarnie Marchan <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
5bf21fa7 Fix React-PropTypes-to-prop-types for destructured require Henric Trotzig <h****g@b****m> over 9 years ago
f31b2fa2 Adds PureComponent support to ReactUtils Sergei Solo <o****s@g****m> over 9 years ago
d6563d98 merge Merge pull request #136 from mute/add-handling-for-nested-destructuring Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
7b8abf59 Fixes bad variable name Natan LaFontaine <n****e@a****m> over 9 years ago
0706ddcc Initial work for supporting nested destructuring Natan LaFontaine <n****e@a****m> over 9 years ago
7843ae4d merge Merge pull request #133 from flarnie/addReactDOMFactoryCodemod Flarnie Marchan <f****e@u****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
ccb182f0 Restructure codemod to make things more clear Flarnie Marchan <f****e@f****m> over 9 years ago
7e316389 merge Merge branch 'mkozmin-master' Brian Vaughn <b****n@f****m> over 9 years ago
59af8f10 Updated PropTypes codemod to support destructure aliasing for require too Brian Vaughn <b****n@f****m> over 9 years ago
f4861d81 Support arrow functions for getInitialState Jason Moon <j****n@m****m> over 9 years ago
26f661fc Add codemod for 'React.DOM.div' -> 'React.createElement("div"' Flarnie Marchan <f****e@f****m> over 9 years ago
1c4916d4 add import alias support Mikhail Kozmin <m****n@g****m>
Committed by: Mikhail Kozmin <l****n@t****u>
over 9 years ago
7a6bf0c5 Add option to customize prop-types module path Andrew Clark <a****e@f****m> over 9 years ago
a19180b5 Fix PropTypes bug related to mixed imports and requires Andrew Clark <a****e@f****m> over 9 years ago
cd39192c Add option to disable adding displayName to class spec Andrew Clark <a****e@f****m> over 9 years ago
6191c55d Add option to skip attempt to convert to class and go straight to create-reac... Andrew Clark <a****e@f****m> over 9 years ago
8d769743 merge Merge pull request #129 from bvaughn/remove-invalid-PropTypes-equals-PropType... Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
1e05d283 Added more edge-case handling to PropTypes codemod Brian Vaughn <b****n@f****m> over 9 years ago
80749049 merge Resolved merge conflicts Brian Vaughn <b****n@f****m> over 9 years ago
ed706690 merge Merge pull request #128 from bvaughn/mixed-require-and-import Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
40707310 Handle mixed imports and requires Brian Vaughn <b****n@f****m> over 9 years ago
7b2a5fef merge Merge pull request #127 from bvaughn/named-parameters Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
4d7c15f5 Additional edge-case handling for named parameters Brian Vaughn <b****n@f****m> over 9 years ago
8b595294 merge Merge pull request #121 from bvaughn/alphasort-imports-for-PropTypes-codemod Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
abcfe4d9 PropTypes transform inserts prop-types import/require in correct alpha-sorted... Brian Vaughn <b****n@f****m> over 9 years ago
99188f93 Remove errant trailing function comma Jason Moon <j****n@m****m> over 9 years ago
f2bf45ee Fix issue with only named import of proptypes Rolf Erik Lekang <m****e@r****m> over 9 years ago
35c33c56 react-create-class -> create-react-class Andrew Clark <a****e@f****m> over 9 years ago
1fa32b39 Fixed case sensitive directory issue Brian Vaughn <b****n@f****m> over 9 years ago
795fa13b Fixed 'used before it was defined' lint error Brian Vaughn <b****n@f****m> over 9 years ago
b3f34339 Added docs for React-PropTypes codemod and renamed from React-propTypes to Re... Brian Vaughn <b****n@f****m> over 9 years ago
d675507a merge Merge pull request #103 from bvaughn/React-propTypes-to-prop-types Andrew Clark <a****e@m****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
d8bc3835 Replace React.propTypes with PropTypes from prop-types Brian Vaughn <b****n@f****m> over 9 years ago
b3f60790 merge Merge pull request #102 from acdlite/createclassdisplayname Andrew Clark <a****e@m****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
41f0f917 Infer displayName from variable declaration/assignment and property name Andrew Clark <a****e@f****m> over 9 years ago
775ca11e Update the createClass transform to insert a display name Andrew Clark <a****e@f****m> over 9 years ago
b5ecba1a Change default createClass name to createReactClass and add option Andrew Clark <a****e@f****m> over 9 years ago
651f642c merge Merge pull request #101 from acdlite/createclassfallback Andrew Clark <a****e@m****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
2111dfba Handle case where there are non-default React imports Andrew Clark <a****e@f****m> over 9 years ago
e0c9b725 Don't prune React import if module uses JSX Andrew Clark <a****e@f****m> over 9 years ago
4f36b1e7 Update class transform to fallback to react-create-class package Andrew Clark <a****e@f****m> over 9 years ago
9b1d355e merge Merge pull request #99 from bvaughn/ReactNative-View-propTypes Brian Vaughn <b****n@g****m>
Committed by: GitHub <n****y@g****m>
over 9 years ago
e25d4209 Added additional test case (and fix) for issue discovered when running codemo... Brian Vaughn <b****n@f****m> over 9 years ago
bbcda920 Handle case of require() with Flow import type Brian Vaughn <b****n@f****m> over 9 years ago
6df18379 Improved codemod to differentiate between haste modules and npm modules Brian Vaughn <b****n@f****m> over 9 years ago
08bb0f13 Added codemod for ReactNative View.propTypes => ViewPropTypes Brian Vaughn <b****n@f****m> over 9 years ago
0e684b27 Don't put comments on JSXIdentifier nodes in create-element-to-jsx (#96) Alan Pierce <a****e@g****m>
Committed by: Christoph Pojer <c****r@f****m>
over 9 years ago
a21a4872 Format JSX children across multiple lines in create-element-to-jsx (#95) Alan Pierce <a****e@g****m>
Committed by: Christoph Pojer <c****r@f****m>
over 9 years ago
2205c430 Add es6 support to react-to-react-dom transform (#92) Stephen Wan <S****n@s****t>
Committed by: Keyan Zhang <r****t@k****m>
over 9 years ago
3ebcd668 Skip computed component values in create-element-to-jsx (#91) Alan Pierce <a****e@g****m>
Committed by: Christoph Pojer <c****r@g****m>
over 9 years ago
393bb0cc Class transform clean up (#90) Keyan Zhang <r****t@k****m>
Committed by: Christoph Pojer <c****r@g****m>
almost 10 years ago
d0b9a639 pure-component: support Type Annotations & Class Properties (#84) Dan Harper <i****h@d****e>
Committed by: Keyan Zhang <r****t@k****m>
almost 10 years ago
50939800 Prevented throwing exception in 'pure-component' transform (#78) surgeboris <s****s@g****m>
Committed by: Christoph Pojer <c****r@g****m>
almost 10 years ago
84ef7b73 Fix incorrect prop value strings in create-element-to-jsx (#82) Alan Pierce <a****e@g****m>
Committed by: Christoph Pojer <c****r@g****m>
almost 10 years ago
9e831818 Fix crash in create-element-to-jsx when using spread args (#80) Alan Pierce <a****e@g****m>
Committed by: Christoph Pojer <c****r@g****m>
almost 10 years ago
d975f804 Fix crash due to skipped children in create-element-to-jsx (#81) Alan Pierce <a****e@g****m>
Committed by: Christoph Pojer <c****r@g****m>
almost 10 years ago
83efb641 Skip incorrectly-capitalized cases in create-element-to-jsx (#79) Alan Pierce <a****e@g****m>
Committed by: Christoph Pojer <c****r@g****m>
almost 10 years ago
a0d99eca upgraded jest (#77) Keyan Zhang <r****t@k****m>
Committed by: Christoph Pojer <c****r@g****m>
almost 10 years ago
c38469db Remove npm-shrinkwrap (#76) Keyan Zhang <r****t@k****m>
Committed by: Christoph Pojer <c****r@g****m>
almost 10 years ago
fa0d0bc2 Add documentation for manual-bind-to-arrow (#73) Ian McNally <i****y@g****m>
Committed by: Christoph Pojer <c****r@g****m>
about 10 years ago
180e0407 Initial version of manual bind to arrow function (#67) Christopher Chedeau <v****x@g****m>
Committed by: Keyan Zhang <r****t@k****m>
about 10 years ago
ee67bede Bug fixes from running at Facebook (#71) Ben Alpert <b****n@b****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
a88df921 sort-comp instantiates regex from eslintrc properly (#69) Josiah Savary <h****o@j****m>
Committed by: Christoph Pojer <c****r@g****m>
about 10 years ago
6b618bac annotate unannotated non-liftable state with ExistsType instead of object typ... Keyan Zhang <r****t@k****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago
228489a2 revert OtherClass.getDefaultProps() -> OtherClass.defaultProps (#66) Keyan Zhang <r****t@k****m>
Committed by: GitHub <n****y@g****m>
about 10 years ago

← Back to repository