]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: remove done item in readme [ci skip]
authorEvan You <yyx990803@gmail.com>
Sat, 26 Oct 2019 14:56:49 +0000 (10:56 -0400)
committerEvan You <yyx990803@gmail.com>
Sat, 26 Oct 2019 14:56:49 +0000 (10:56 -0400)
README.md

index 4ab470e7d5667b51c02671940a3b2a89890a27b4..24b93808ffb1a59cec668761db9327b9b108d508 100644 (file)
--- a/README.md
+++ b/README.md
@@ -27,7 +27,6 @@ However, there are still some 2.x parity features not completed yet:
 - [ ] `<keep-alive>`
 - [ ] `<transition>`
 - [ ] `v-show` with transition
-- [ ] `<component :is>`
 
 The current implementation also requires native ES2015+ in the runtime environment and does not support IE11 (yet).