TODO - COntinue FiberNode selection with css dom selection

This commit is contained in:
2019-09-12 13:55:28 +05:30
parent be7ec5d869
commit 8c019a5fd2
+3 -1
View File
@@ -19,4 +19,6 @@
9. Add test - traverseGenerator - siblings were traversed earlier, not now. Check input config.
10. Find node by CSS (query language) - Make it work for Class/Function reference also
11. Helper and filter by props and state
11. Allow easy way to continue FiberNode select with CSS selector for dom node (handling Fragments)
12. Helper and filter by props and state