dillon1000/react

Commit

Schedule side-effects to parents before their children

This is only for host nodes so that the DOM tree is fully updated
by the time we've flushed.

Classes will schedule their life-cycles *after* their children's
side-effects.
Browse files
Changed paths1 file
First-parent comparison
M src/renderers/shared/fiber/ReactFiberCompleteWork.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…