chore: remove done item in readme [ci skip]

This commit is contained in:
Evan You 2019-10-26 10:56:49 -04:00
parent 7394f7ec42
commit 824fb795af

View File

@ -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).