Skip to content

Commit bbf5e1d

Browse files
committed
chore: update todo
1 parent 261b7d4 commit bbf5e1d

File tree

1 file changed

+6
-12
lines changed

1 file changed

+6
-12
lines changed

README.md

Lines changed: 6 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ PR are welcome!
1515
- [x] Counter App
1616
- [x] simple bindings
1717
- [x] simple events
18-
- [ ] TODO-MVC App
18+
- [x] TODO-MVC App
1919
- [x] Repl
2020
- [x] transform
2121
- [x] NodeTransform
@@ -38,19 +38,13 @@ PR are welcome!
3838
- [x] compound expression
3939
- [x] modifiers
4040
- [x] runtime directives
41-
- [ ] `v-memo`
42-
- #18
41+
- [ ] `v-memo` [on hold]
4342
- [ ] `v-model`
44-
- #17
45-
- needs #19 first
46-
- [ ] `v-if` / `v-else` / `v-else-if`
47-
- [x] `v-if`
48-
- [ ] `v-else`
49-
- [ ] `v-else-if`
50-
- [ ] with `<template>`
51-
- #9
43+
- [x] text field
44+
- [x] `v-if` / `v-else` / `v-else-if`
5245
- [ ] `v-for`
53-
- #21
46+
- [x] basic
47+
- [ ] object
5448
- [x] `v-show`
5549
- [x] Fragment
5650
- [ ] Codegen

0 commit comments

Comments
 (0)