Uh oh!
There was an error while loading. Please reload this page.
useImperativeHandle support - #591
Closed
mfazekas wants to merge 3 commits into
Closed
Conversation
4 tasks
danez
commented
May 29, 2022
Collaborator
Thanks for this and sorry for the delay. I haven't had time to review this. It will take a little bit once I find time. |
danez
self-requested a review
May 29, 2022 19:18
5 tasks
naftalibeder
commented
Aug 1, 2022
Just want to bump this, in case there's any chance of getting this merged soon. Thanks! |
mfazekasforce-pushed
the
basic-hook-support
branch
from
August 2, 2022 06:16
d099b14 to
4183a0dComparemfazekasforce-pushed
the
basic-hook-support
branch
from
September 10, 2022 16:53
4183a0d to
f64811dComparemfazekas
commented
Sep 10, 2022
ContributorAuthor
@danez rebased again |
Add detection of `useImperativeHandle()`-defined methods on components, including test cases and README documentation. Signed-off-by: Jared Reisinger <jaredreisinger@hotmail.com>
Signed-off-by: Jared Reisinger <jaredreisinger@hotmail.com>
mfazekasforce-pushed
the
basic-hook-support
branch
from
October 8, 2022 12:42
f64811d to
0bf27aeComparemfazekas
commented
Oct 8, 2022
ContributorAuthor
@Denez rebased again |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Rebase of #454 to current main