dillon1000/react

Commit

Support string values for capture attribute. (#11424)

* Uses HAS_OVERLOADED_BOOLEAN_VALUE instead of HAS_BOOLEAN_VALUE
  * Allows for <input type="file" capture="user" />
Fixes #11419
Browse files
Changed paths1 file
First-parent comparison
M packages/react-dom/src/shared/HTMLDOMPropertyConfig.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…