From b09af700c92b1b526a8662ce006a6cc009460dc6 Mon Sep 17 00:00:00 2001 From: bendtherules Date: Mon, 9 Sep 2019 16:16:46 +0530 Subject: [PATCH] TODO - All optional root node in method params --- TODO.md | 1 + 1 file changed, 1 insertion(+) diff --git a/TODO.md b/TODO.md index b3f3e6b..607aff5 100644 --- a/TODO.md +++ b/TODO.md @@ -6,6 +6,7 @@ 4. Build some demo 5. Add `findAllNodes` helpers which searches all usages of the components - by name or class +6. Allow using all methods without explicit root node. Find automatically, if not provided. 6. Fix getRootFiberNodeFromDOM and related helpers - - .\_internalRoot is not present is 16.0.0 but present in 16.9.0