Skip to content

Commit 1bbf6fb

Browse files
authored
Update README.md
1 parent 1d3592e commit 1bbf6fb

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ Compile vue files to twig templates with PHP
99
|Directive|Implemented|
1010
|---------|:---------:|
1111
|v-text||
12-
|v-html||
12+
|v-html|:white_check_mark:|
1313
|v-show|:white_check_mark:|
1414
|v-if|:white_check_mark:|
1515
|v-else|:white_check_mark:|
1616
|v-else-if|:white_check_mark:|
1717
|v-for|:white_check_mark:|
1818
|v-on|:white_check_mark:|
1919
|v-bind|partially working|
20-
|v-bind:style|partially working|
21-
|v-bind:class|partially working|
20+
|v-bind:style|:white_check_mark:|
21+
|v-bind:class|:white_check_mark:|
2222
|v-model||
2323
|v-pre||
2424
|v-cloak||

0 commit comments

Comments
 (0)