dillon1000/react

Commit

Codemod for whitespace change

This codemods to shim any old-style JSX whitespace so that it renders the same as before.
Basically it sticks explicit `{' '}` spaces in where spaces are no longer implicit.
Browse files
Changed paths7 files
First-parent comparison
M src/core/__tests__/ReactComponentLifeCycle-test.js ModifiedM src/core/__tests__/ReactCompositeComponent-test.js ModifiedM src/core/__tests__/ReactIdentity-test.js ModifiedM src/core/__tests__/ReactMultiChildText-test.js ModifiedM src/core/__tests__/refs-destruction-test.js ModifiedM src/core/__tests__/refs-test.js ModifiedM src/dom/components/__tests__/ReactDOMInput-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…