-
-
Notifications
You must be signed in to change notification settings - Fork 827
Conversation
This isn't against |
It's staged against my other pr which removes stale components |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Damn, that was thorough. I'm so happy about this.
It largely looks good to me. Just a few questions about the continued use of UNSAFE
react lifecycle methods. And a few other curiosities.
I found it really hard to verify that all methods were correctly converted to either unbound functions or closures because of GH's review ui. However, the majority of cases were intuitive.
I'm happy with it but I guess we may also wait for some more eyes, such at turt2live's?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks great, so nice to be rid of this
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
And therefore I approve of it
No description provided.