dillon1000/react
Commit
Browse files Merge pull request #5084 from spicyj/rearrange-utils
Move escapeTextContentForBrowser and quoteAttributeValueForBrowser to DOM directory
Changed paths4 files
First-parent comparisonsrc/renderers/dom/shared/__tests__/escapeTextContentForBrowser-test.js RenamedR src/shared/utils/__tests__/quoteAttributeValueForBrowser-test.js →src/renderers/dom/shared/__tests__/quoteAttributeValueForBrowser-test.js RenamedR src/shared/utils/escapeTextContentForBrowser.js →src/renderers/dom/shared/escapeTextContentForBrowser.js RenamedR src/shared/utils/quoteAttributeValueForBrowser.js →src/renderers/dom/shared/quoteAttributeValueForBrowser.js RenamedPatch
Files changed
Rendering syntax-highlighted changes…