dillon1000/react
Commit
Browse files Moved owners list calculations into the store and added tests
This is being done to fix a drill-through bug, although the initial fix is perhaps not the most performant one. At least we have test coverage now and a temporary fix.
Changed paths7 files
First-parent comparisonsrc/__tests__/__snapshots__/storeOwners-test.js.snap AddedA src/__tests__/storeOwners-test.js AddedM src/__tests__/storeSerializer.js ModifiedM src/devtools/store.js ModifiedM src/devtools/views/Components/Element.js ModifiedM src/devtools/views/Components/Tree.js ModifiedM src/devtools/views/Components/TreeContext.js ModifiedPatch
Files changed
Rendering syntax-highlighted changes…