dillon1000/react

Commit

Use removeAttribute to forcefully remove properties from the DOM, drop MUST_USE_ATTRIBUTE and manage all regular properties as attributes instead

Browse files
Changed paths6 files
First-parent comparison
M src/renderers/dom/shared/DOMProperty.js ModifiedM src/renderers/dom/shared/DOMPropertyOperations.js ModifiedM src/renderers/dom/shared/HTMLDOMPropertyConfig.js ModifiedM src/renderers/dom/shared/SVGDOMPropertyConfig.js ModifiedM src/renderers/dom/shared/__tests__/DOMPropertyOperations-test.js ModifiedM src/renderers/dom/shared/__tests__/ReactDOMComponent-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…