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

Fixes #3 CLA Signed
#4 by zpao was merged Oct 21, 2015 Loading… updated Oct 21, 2015
Add pure component transform CLA Signed
#1 by jamiebuilds was merged Oct 29, 2015 Loading… updated Oct 29, 2015
Adding a codemod for transforming createElement function calls to JSX CLA Signed
#9 by elicwhite was merged Oct 30, 2015 Loading… updated Oct 30, 2015
Handling props as a spread attribute CLA Signed
#15 by elicwhite was merged Nov 15, 2015 Loading… updated Nov 15, 2015
Feature/rename ad
#16 by taak77 was closed Dec 3, 2015 Loading… updated Dec 3, 2015
Allow for keys of type Literal in React.createElement CLA Signed
#17 by RSO was merged Dec 9, 2015 Loading… updated Dec 9, 2015
Allow for a callExpression as child that's not an element. CLA Signed
#18 by RSO was merged Dec 10, 2015 Loading… updated Dec 10, 2015
Support React.__spread/Object.assign in JSX transform CLA Signed
#19 by RSO was merged Dec 11, 2015 Loading… updated Dec 11, 2015
add sort-comp transform into compliance with eslint react/sort-comp CLA Signed
#21 by turadg was merged Jan 4, 2016 Loading… updated Jan 4, 2016
Allow for more prop types to translate to spread CLA Signed
#25 by RSO was merged Jan 11, 2016 Loading… updated Jan 11, 2016
Allow for MemberExpression in JSXIdentifier CLA Signed
#24 by RSO was merged Jan 11, 2016 Loading… updated Jan 11, 2016
Add info about requiring React CLA Signed
#20 by ustun was closed Jan 11, 2016 Loading… updated Jan 11, 2016
Make sure less-than and great-than characters are properly encoded. CLA Signed
#23 by RSO was merged Jan 12, 2016 Loading… updated Jan 12, 2016
@jnwng
#26 by lewisf was closed Jan 20, 2016 Loading… updated Jan 20, 2016
Add support for ES6 classes in sort-comp CLA Signed
#28 by lencioni was merged Feb 4, 2016 Loading… updated Feb 4, 2016
Improve readme CLA Signed
#29 by lencioni was merged Feb 4, 2016 Loading… updated Feb 4, 2016
Fix linter warning in a test file
#30 by lencioni was merged Feb 26, 2016 Loading… updated Feb 26, 2016
Teach sort-comp to put static methods at the top
#31 by lencioni was merged Feb 26, 2016 Loading… updated Feb 26, 2016
simplify getRefPropIndexes() logic
#32 by turadg was merged Feb 26, 2016 Loading… updated Feb 26, 2016
take method ordering in sort-comp as an option
#33 by turadg was merged Feb 27, 2016 Loading… updated Feb 27, 2016
[Create-Element-To-JSX] support for --no-explicit-react
#35 by chrismcv was merged Feb 27, 2016 Loading… updated Feb 27, 2016
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.