dillon1000/react
Commit
Browse files 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.Changed paths7 files
First-parent comparisonsrc/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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…