Skip to content

Commit ebaa87d

Browse files
committed
chore: update readme [ci skip]
1 parent c7074c7 commit ebaa87d

File tree

1 file changed

+2
-8
lines changed

1 file changed

+2
-8
lines changed

README.md

Lines changed: 2 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,14 +26,8 @@ However, there are still some 2.x parity features not completed yet:
2626
- [ ] Server-side rendering
2727
- [ ] `<keep-alive>`
2828
- [ ] `<transition>`
29-
- [ ] Compiler DOM-specific transforms
30-
- [ ] `v-on` DOM modifiers
31-
- [ ] `v-model`
32-
- [x] `v-text`
33-
- [x] `v-pre`
34-
- [x] `v-once`
35-
- [x] `v-html`
36-
- [ ] `v-show`
29+
- [ ] `v-show` with transition
30+
- [ ] `<component :is>`
3731

3832
The current implementation also requires native ES2015+ in the runtime environment and does not support IE11 (yet).
3933

0 commit comments

Comments
 (0)