From: 三咲智子 Kevin Deng Date: Wed, 31 Jan 2024 10:59:00 +0000 (+0800) Subject: chore: update todo X-Git-Tag: v3.6.0-alpha.1~16^2~614 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bbf5e1dc0b4805be0d14b7af96a243c76f0c4a31;p=thirdparty%2Fvuejs%2Fcore.git chore: update todo --- diff --git a/README.md b/README.md index 143d7f371d..936a58b5c9 100644 --- a/README.md +++ b/README.md @@ -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 `