From: Evan You Date: Sat, 26 Oct 2019 14:56:49 +0000 (-0400) Subject: chore: remove done item in readme [ci skip] X-Git-Tag: v3.0.0-alpha.0~300 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=824fb795af309597c23f4c732ec9649618131ec9;p=thirdparty%2Fvuejs%2Fcore.git chore: remove done item in readme [ci skip] --- diff --git a/README.md b/README.md index 4ab470e7d5..24b93808ff 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,6 @@ However, there are still some 2.x parity features not completed yet: - [ ] `` - [ ] `` - [ ] `v-show` with transition -- [ ] `` The current implementation also requires native ES2015+ in the runtime environment and does not support IE11 (yet).