TODO - Mark some done

This commit is contained in:
2019-09-12 13:47:49 +05:30
parent 693dd69d32
commit d630d21b23
+2 -2
View File
@@ -7,8 +7,8 @@
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.
7. SKip siblings for first entry
8. ** Rewrite `find*` methods using traverseGenerator **
7. SKip siblings for first entry - DONE
8. ** Rewrite `find*` methods using traverseGenerator ** - DONE
6. Fix getRootFiberNodeFromDOM and related helpers -
- .\_internalRoot is not present is 16.0.0 but present in 16.9.0