Evan You 13 년 전
부모
커밋
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)