TODO - Add concerns from temp hack in support-css

This commit is contained in:
2019-09-21 10:17:25 +05:30
parent e12438fd4f
commit f10c17bd53
+4 -1
View File
@@ -21,4 +21,7 @@
10. Find node by CSS (query language) - Make it work for Class/Function reference also 10. Find node by CSS (query language) - Make it work for Class/Function reference also
11. Allow easy way to continue FiberNode select with CSS selector for dom node (handling Fragments) 11. Allow easy way to continue FiberNode select with CSS selector for dom node (handling Fragments)
12. Helper and filter by props and state 12. Helper and filter by props and state
13. Fix es5, downLevelIteration with generator iteration
14. Tests for match