]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: update todo
author三咲智子 Kevin Deng <sxzz@sxzz.moe>
Fri, 19 Jan 2024 08:41:03 +0000 (16:41 +0800)
committer三咲智子 Kevin Deng <sxzz@sxzz.moe>
Fri, 19 Jan 2024 08:43:45 +0000 (16:43 +0800)
README.md

index d58a74bb2fab87b25de75933e7ce5e65bcbfcbd2..9a546d189c5dd4c1a21a06047ead26289cdc79ce 100644 (file)
--- a/README.md
+++ b/README.md
@@ -16,7 +16,7 @@ PR are welcome!
   - [x] simple bindings
   - [x] simple events
 - [ ] TODO-MVC App
-- [ ] Repl
+- [x] Repl
 - [x] transform
   - [x] NodeTransform
   - [x] DirectiveTransform
@@ -30,15 +30,14 @@ PR are welcome!
     - [x] simple expression
     - [x] compound expression
     - [ ] modifiers
-      - [ ] .camel
+      - [x] .camel
       - [ ] .prop
       - [ ] .attr
-  - [ ] `v-on`
+  - [x] `v-on`
     - [x] simple expression
-    - [ ] compound expression
+    - [x] compound expression
     - [x] modifiers
-  - [ ] runtime directives
-    - #19
+  - [x] runtime directives
   - [ ] `v-memo`
     - #18
   - [ ] `v-model`
@@ -48,9 +47,7 @@ PR are welcome!
     - #9
   - [ ] `v-for`
     - #21
-  - [ ] `v-show`
-    - #16
-    - needs #19 first
+  - [x] `v-show`
 - [x] Fragment
 - [ ] Codegen
   - [x] CodegenContext