dillon1000/react

Commit

Set up `style` mutation monitoring

This works by storing the style and its copy onto the component, and do
the appropriate comparison during `_updateDOMProperties`.
Browse files
Changed paths2 files
First-parent comparison
M src/browser/ui/ReactDOMComponent.js ModifiedM src/browser/ui/__tests__/ReactDOMComponent-test.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…