File tree Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ PR are welcome!
15
15
- [x] Counter App
16
16
- [x] simple bindings
17
17
- [x] simple events
18
- - [ ] TODO-MVC App
18
+ - [x ] TODO-MVC App
19
19
- [x] Repl
20
20
- [x] transform
21
21
- [x] NodeTransform
@@ -38,19 +38,13 @@ PR are welcome!
38
38
- [x] compound expression
39
39
- [x] modifiers
40
40
- [x] runtime directives
41
- - [ ] ` v-memo `
42
- - #18
41
+ - [ ] ` v-memo ` [ on hold]
43
42
- [ ] ` 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 `
52
45
- [ ] ` v-for `
53
- - #21
46
+ - [x] basic
47
+ - [ ] object
54
48
- [x] ` v-show `
55
49
- [x] Fragment
56
50
- [ ] Codegen
You can’t perform that action at this time.
0 commit comments