Skip to content

Pull requests: reactjs/react-codemod

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Use 'yarn' in main README
#151 by flarnie was merged Jun 6, 2017 Loading… updated Jun 6, 2017
Pure component destructuring
#94 by andrewdushane was merged Jul 10, 2017 Loading… updated Jul 10, 2017
Added codemod for unstable_handleError -> componentDidCatch
#158 by bvaughn was merged Jul 17, 2017 Loading… updated Jul 17, 2017
Fixed PropTypes codemod bug that left invalid variable references
#159 by bvaughn was merged Jul 19, 2017 Loading… updated Jul 19, 2017
Edge-case fixes for PropTypes codemod
#160 by bvaughn was merged Jul 19, 2017 Loading… updated Jul 19, 2017
mention the --parser=flow option in the README doc
#155 by gre was merged Jul 28, 2017 Loading… updated Jul 28, 2017
Replace unordered list to ordered
#154 by Realetive was merged Jul 28, 2017 Loading… updated Jul 28, 2017
Retain leading comment fix #147
#152 by AugustinLF was merged Jul 28, 2017 Loading… updated Jul 31, 2017
Fix ESLint Warnings & Add .eslintignore
#173 by JetRunner was merged Sep 18, 2017 Loading… updated Sep 18, 2017
README fix typo
#164 by piperchester was merged Sep 18, 2017 Loading… updated Sep 18, 2017
Adds PureComponent support to ReactUtils
#140 by olosegres was merged Sep 18, 2017 Loading… updated Sep 18, 2017
pick up method order form .eslintrc if possible
#48 by reergymerej was merged May 31, 2016 Loading… updated Oct 22, 2017
Improve CLI usage instructions
#175 by sapegin was merged Nov 13, 2017 Loading… updated Nov 13, 2017
Add rename-unsafe-lifecycles codemod
#195 by bvaughn was merged Jan 19, 2018 Loading… updated Feb 1, 2018
More broadly rename MemberExpressions
#199 by bvaughn was merged Feb 2, 2018 Loading… updated Feb 2, 2018
added comment about --extensions flag
#170 by hellatan was closed May 14, 2018 Loading… updated May 14, 2018
Missing semicolon
#214 by philippehenoch was closed Aug 13, 2018 Loading… updated Aug 13, 2018
fix ESlint warning semi
#212 by ryota-murakami was closed Sep 7, 2018 Loading… updated Sep 7, 2018
Resolve linter warning -- add missing semicolon
#191 by chrisvogt was merged Sep 7, 2018 Loading… updated Sep 7, 2018
Update README.md
#190 by kevinjalbert was closed Jan 2, 2019 Loading… updated Jan 2, 2019
POC - npx react-codemod <transform> <path/to/src>
#223 by threepointone was merged Apr 24, 2019 Loading… updated Apr 24, 2019
4.0.1
#224 by threepointone was merged Apr 24, 2019 Loading… updated Apr 24, 2019
--ignore-pattern expects a glob pattern
#225 by paramaggarwal was merged Apr 29, 2019 Loading… updated Apr 29, 2019
upgrade jscodeshift, redo bin/npx experience, pass tests
#229 by threepointone was merged Jul 18, 2019 Loading… updated Jul 19, 2019
fix: add missing transformer option React-PropTypes-to-prop-types
#231 by upadmdh was merged Jul 22, 2019 Loading… updated Jul 22, 2019
ProTip! Type g i on any issue or pull request to go back to the issue listing page.