dillon1000/react

Commit

Handle controlled components in Fiber

We need to adjust inputValueTracking a bit to handle the fact that
Fiber attaches wrapper state on nodes.
Browse files
Changed paths6 files
First-parent comparison
M scripts/fiber/tests-failing.txt ModifiedM scripts/fiber/tests-passing.txt ModifiedM src/renderers/dom/fiber/ReactDOMFiber.js ModifiedM src/renderers/dom/fiber/ReactDOMFiberComponent.js ModifiedM src/renderers/dom/shared/inputValueTracking.js ModifiedM src/renderers/shared/shared/event/ReactControlledComponent.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…