dillon1000/react

Commit

Warn against custom non-lowercase attributes (#10699)

* Warn against custom non-lowercase attributes

* Update attribute table

* Grammar tweaks
Browse files
Changed paths5 files
First-parent comparison
M fixtures/attribute-behavior/AttributeTableSnapshot.md ModifiedM src/renderers/dom/shared/__tests__/ReactDOMAttribute-test.js ModifiedM src/renderers/dom/shared/__tests__/ReactDOMComponent-test.js ModifiedM src/renderers/dom/shared/__tests__/ReactDOMServerIntegration-test.js ModifiedM src/renderers/dom/shared/hooks/ReactDOMUnknownPropertyHook.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…