dillon1000/react
Commit
Browse files Warn against custom non-lowercase attributes (#10699)
* Warn against custom non-lowercase attributes * Update attribute table * Grammar tweaks
Changed paths5 files
First-parent comparisonfixtures/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 ModifiedPatch
Files changed
Rendering syntax-highlighted changes…