ソースを参照

chore: mark keep-alive done [ci skip]

Evan You 6 年 前
コミット
5a4384d80d
1 ファイル変更1 行追加2 行削除
  1. 1 2
      README.md

+ 1 - 2
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:
 However, there are still some 2.x parity features not completed yet:
 
 
-- [ ] Server-side rendering
-- [ ] `<keep-alive>`
 - [ ] `<transition>`
 - [ ] `<transition>`
 - [ ] `v-show` with 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).
 The current implementation also requires native ES2015+ in the runtime environment and does not support IE11 (yet).