Evan You 13 лет назад
Родитель
Сommit
dc04a1af69
1 измененных файлов с 3 добавлено и 5 удалено
  1. 3 5
      TODO.md

+ 3 - 5
TODO.md

@@ -1,5 +1,3 @@
-- computed properties (through invoking functions, need to rework the setter triggering mechanism using emitter)
-
-- nested properties in scope (kinda hard but try)
-
-- parse textNodes
+- parse textNodes
+- more directives / filters
+- nested properties in scope (kinda hard, maybe later)