chore: update todo
This commit is contained in:
parent
261b7d40a4
commit
bbf5e1dc0b
18
README.md
18
README.md
|
@ -15,7 +15,7 @@ PR are welcome!
|
||||||
- [x] Counter App
|
- [x] Counter App
|
||||||
- [x] simple bindings
|
- [x] simple bindings
|
||||||
- [x] simple events
|
- [x] simple events
|
||||||
- [ ] TODO-MVC App
|
- [x] TODO-MVC App
|
||||||
- [x] Repl
|
- [x] Repl
|
||||||
- [x] transform
|
- [x] transform
|
||||||
- [x] NodeTransform
|
- [x] NodeTransform
|
||||||
|
@ -38,19 +38,13 @@ PR are welcome!
|
||||||
- [x] compound expression
|
- [x] compound expression
|
||||||
- [x] modifiers
|
- [x] modifiers
|
||||||
- [x] runtime directives
|
- [x] runtime directives
|
||||||
- [ ] `v-memo`
|
- [ ] `v-memo` [on hold]
|
||||||
- #18
|
|
||||||
- [ ] `v-model`
|
- [ ] `v-model`
|
||||||
- #17
|
- [x] text field
|
||||||
- needs #19 first
|
- [x] `v-if` / `v-else` / `v-else-if`
|
||||||
- [ ] `v-if` / `v-else` / `v-else-if`
|
|
||||||
- [x] `v-if`
|
|
||||||
- [ ] `v-else`
|
|
||||||
- [ ] `v-else-if`
|
|
||||||
- [ ] with `<template>`
|
|
||||||
- #9
|
|
||||||
- [ ] `v-for`
|
- [ ] `v-for`
|
||||||
- #21
|
- [x] basic
|
||||||
|
- [ ] object
|
||||||
- [x] `v-show`
|
- [x] `v-show`
|
||||||
- [x] Fragment
|
- [x] Fragment
|
||||||
- [ ] Codegen
|
- [ ] Codegen
|
||||||
|
|
Loading…
Reference in New Issue