chore: update todo

This commit is contained in:
三咲智子 Kevin Deng 2024-01-19 16:41:03 +08:00
parent 1e0070c208
commit 839aa86cf8
No known key found for this signature in database
GPG Key ID: 69992F2250DFD93E
1 changed files with 6 additions and 9 deletions

View File

@ -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