dillon1000/react

Commit

Bugfixes to key assignment

Type coersion bug and ID breaking assumption.

Names need to be wrapped in something unique since otherwise two unique siblings
can end up having IDs that are subsets of eachother.
Browse files
Changed paths5 files
First-parent comparison
M src/core/ReactComponent.js ModifiedM src/core/__tests__/ReactIdentity-test.js ModifiedM src/core/__tests__/ReactMultiChildReconcile-test.js ModifiedM src/utils/__tests__/mapChildren-test.js ModifiedM src/utils/flattenChildren.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…