mirror of https://github.com/vuejs/core.git
chore: update readme
This commit is contained in:
parent
c9241da4fa
commit
325eb13471
|
@ -44,8 +44,7 @@ This repository is a fork of [vuejs/core](https://github.com/vuejs/core) and is
|
||||||
- [ ] `v-memo` [on hold]
|
- [ ] `v-memo` [on hold]
|
||||||
- [x] `v-model`
|
- [x] `v-model`
|
||||||
- [x] `v-if` / `v-else` / `v-else-if`
|
- [x] `v-if` / `v-else` / `v-else-if`
|
||||||
- [ ] `v-for`
|
- [x] `v-for`
|
||||||
- [ ] destructure
|
|
||||||
- [x] `v-show`
|
- [x] `v-show`
|
||||||
- [x] Fragment
|
- [x] Fragment
|
||||||
- [ ] Codegen
|
- [ ] Codegen
|
||||||
|
|
Loading…
Reference in New Issue