dillon1000/react

Commit

Move more files into stack reconciler

CallbackQueue and Transaction are specific to the stack
reconciler.
Browse files
Changed paths3 files
First-parent comparison
R src/renderers/shared/utils/CallbackQueue.js →src/renderers/shared/stack/reconciler/CallbackQueue.js RenamedR src/renderers/shared/utils/Transaction.js →src/renderers/shared/stack/reconciler/Transaction.js RenamedR src/renderers/shared/utils/__tests__/Transaction-test.js →src/renderers/shared/stack/reconciler/__tests__/Transaction-test.js Renamed
Patch

Files changed

Rendering syntax-highlighted changes…