TODO - All optional root node in method params

This commit is contained in:
2019-09-09 16:16:46 +05:30
parent 55152a1be7
commit b09af700c9
+1
View File
@@ -6,6 +6,7 @@
4. Build some demo 4. Build some demo
5. Add `findAllNodes` helpers which searches all usages of the components - by name or class 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 - 6. Fix getRootFiberNodeFromDOM and related helpers -
- .\_internalRoot is not present is 16.0.0 but present in 16.9.0 - .\_internalRoot is not present is 16.0.0 but present in 16.9.0