Releases: Paneon/php-vue-to-twig
Releases · Paneon/php-vue-to-twig
PHP Vue to Twig v0.26.0
Fix scoped styles regex
PHP Vue to Twig v0.25.6
Add error handling for scss compiler
PHP Vue to Twig v0.25.5
Fix scoped style attribute for include
PHP Vue to Twig v0.25.4
Fixed "scoped style" attribute inheritance
Changed "scoped style" key generation
Fix for more than one attribute with if in one tag
Fix for more than one attribute with if in one tag
Add twig config block for attributes with if
0.25.2 Merge pull request #69 from tronsha/feature/remove-attribute-if-condi…
Fix attribute with if condition
0.25.1 Merge pull request #68 from tronsha/feature/remove-attribute-if-condi…
Add attribute with if condition
The attributes 'checked', 'selected' and 'disabled' can have an if condition.
Fix style block support
Merge pull request #66 from tronsha/bugfix/style-block-support Fix style block support
Add v-model, v-pre and style blocks
Add support for v-model, v-pre and style blocks