]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
chore: mark keep-alive done [ci skip]
authorEvan You <yyx990803@gmail.com>
Thu, 31 Oct 2019 03:34:32 +0000 (23:34 -0400)
committerEvan You <yyx990803@gmail.com>
Thu, 31 Oct 2019 03:34:32 +0000 (23:34 -0400)
README.md

index 24b93808ffb1a59cec668761db9327b9b108d508..57d5bc5d0605a523ede752019ad60523535317a9 100644 (file)
--- a/README.md
+++ b/README.md
@@ -23,10 +23,9 @@ We have achieved most of the architectural goals and new features planned for v3
 
 However, there are still some 2.x parity features not completed yet:
 
-- [ ] Server-side rendering
-- [ ] `<keep-alive>`
 - [ ] `<transition>`
 - [ ] `v-show` with transition
+- [ ] Server-side rendering
 
 The current implementation also requires native ES2015+ in the runtime environment and does not support IE11 (yet).