We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d3592e commit 1bbf6fbCopy full SHA for 1bbf6fb
README.md
@@ -9,16 +9,16 @@ Compile vue files to twig templates with PHP
9
|Directive|Implemented|
10
|---------|:---------:|
11
|v-text||
12
-|v-html||
+|v-html|:white_check_mark:|
13
|v-show|:white_check_mark:|
14
|v-if|:white_check_mark:|
15
|v-else|:white_check_mark:|
16
|v-else-if|:white_check_mark:|
17
|v-for|:white_check_mark:|
18
|v-on|:white_check_mark:|
19
|v-bind|partially working|
20
-|v-bind:style|partially working|
21
-|v-bind:class|partially working|
+|v-bind:style|:white_check_mark:|
+|v-bind:class|:white_check_mark:|
22
|v-model||
23
|v-pre||
24
|v-cloak||
0 commit comments