From f10c17bd53f2186053b4bdc71e258dc6e47a8ea6 Mon Sep 17 00:00:00 2001 From: bendtherules Date: Sat, 21 Sep 2019 10:17:25 +0530 Subject: [PATCH] TODO - Add concerns from temp hack in support-css --- TODO.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/TODO.md b/TODO.md index d9f6e58..de93772 100644 --- a/TODO.md +++ b/TODO.md @@ -21,4 +21,7 @@ 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) -12. Helper and filter by props and state \ No newline at end of file +12. Helper and filter by props and state + +13. Fix es5, downLevelIteration with generator iteration +14. Tests for match \ No newline at end of file