dillon1000/react
Commit
Browse files Issue: 5013 Added necessary code for firing warning if value is null
Fixed the lint issues Added logic for handling the warning only once and added the test cases for the same. Also moved the warning part to only DEV mode Changed few lines related to the formatting issues Removing the empty whitespace
Changed paths6 files
First-parent comparisonsrc/renderers/dom/client/wrappers/ReactDOMInput.js ModifiedM src/renderers/dom/client/wrappers/ReactDOMSelect.js ModifiedM src/renderers/dom/client/wrappers/ReactDOMTextarea.js ModifiedM src/renderers/dom/client/wrappers/__tests__/ReactDOMInput-test.js ModifiedM src/renderers/dom/client/wrappers/__tests__/ReactDOMSelect-test.js ModifiedM src/renderers/dom/client/wrappers/__tests__/ReactDOMTextarea-test.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…