dillon1000/react

Commit

We don't currently have a way to trace the origin of a mixin

This makes it more difficult to find bugs in mixins both dynamically
and using a static type system.

We also don't have a way to find these to be upgraded to a new mixin
syntax if we needed to.

This hook is currently an optional noop but could be made required to
create a mixin class.
Browse files
Changed paths1 file
First-parent comparison
M src/browser/ui/React.js Modified
Patch

Files changed

Rendering syntax-highlighted changes…