Skip to content

Commit

Permalink
chore: mark keep-alive done [ci skip]
Browse files Browse the repository at this point in the history
  • Loading branch information
yyx990803 committed Oct 31, 2019
1 parent 4631f53 commit 5a4384d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).

Expand Down

0 comments on commit 5a4384d

Please sign in to comment.