chore: update todo

This commit is contained in:
三咲智子 Kevin Deng 2024-01-31 18:59:00 +08:00
parent 261b7d40a4
commit bbf5e1dc0b
No known key found for this signature in database
GPG Key ID: 69992F2250DFD93E
1 changed files with 6 additions and 12 deletions

View File

@ -15,7 +15,7 @@ PR are welcome!
- [x] Counter App
- [x] simple bindings
- [x] simple events
- [ ] TODO-MVC App
- [x] TODO-MVC App
- [x] Repl
- [x] transform
- [x] NodeTransform
@ -38,19 +38,13 @@ PR are welcome!
- [x] compound expression
- [x] modifiers
- [x] runtime directives
- [ ] `v-memo`
- #18
- [ ] `v-memo` [on hold]
- [ ] `v-model`
- #17
- needs #19 first
- [ ] `v-if` / `v-else` / `v-else-if`
- [x] `v-if`
- [ ] `v-else`
- [ ] `v-else-if`
- [ ] with `<template>`
- #9
- [x] text field
- [x] `v-if` / `v-else` / `v-else-if`
- [ ] `v-for`
- #21
- [x] basic
- [ ] object
- [x] `v-show`
- [x] Fragment
- [ ] Codegen