dillon1000/react

Commit

[DevTools] The bridge event types should only be defined in one direction (#34859)

This revealed that a lot of the event types were defined on the wrong
end of the bridge.

It was also a problem that events with the same name couldn't have
different arguments.
Browse files
Changed paths2 files
First-parent comparison
M packages/react-devtools-shared/src/bridge.js ModifiedM packages/react-devtools-shared/src/devtools/views/Components/InspectHostNodesToggle.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…