Skip to content

Releases: Paneon/php-vue-to-twig

PHP Vue to Twig v0.26.0

07 Oct 14:18
1773bf0
Compare
Choose a tag to compare

Fix scoped styles regex

PHP Vue to Twig v0.25.6

06 Oct 08:39
6c8e0f3
Compare
Choose a tag to compare

Add error handling for scss compiler

PHP Vue to Twig v0.25.5

02 Oct 14:31
835ea0b
Compare
Choose a tag to compare

Fix scoped style attribute for include

PHP Vue to Twig v0.25.4

02 Oct 13:27
5beddb9
Compare
Choose a tag to compare

Fixed "scoped style" attribute inheritance
Changed "scoped style" key generation

Fix for more than one attribute with if in one tag

15 Sep 07:31
f489443
Compare
Choose a tag to compare

Fix for more than one attribute with if in one tag

Add twig config block for attributes with if

14 Sep 07:53
01697e7
Compare
Choose a tag to compare
0.25.2

Merge pull request #69 from tronsha/feature/remove-attribute-if-condi…

Fix attribute with if condition

07 Sep 10:18
6a6977e
Compare
Choose a tag to compare
0.25.1

Merge pull request #68 from tronsha/feature/remove-attribute-if-condi…

Add attribute with if condition

07 Sep 08:51
0e4931f
Compare
Choose a tag to compare

The attributes 'checked', 'selected' and 'disabled' can have an if condition.

Fix style block support

08 Aug 19:41
8d94673
Compare
Choose a tag to compare
Merge pull request #66 from tronsha/bugfix/style-block-support

Fix style block support

Add v-model, v-pre and style blocks

06 Aug 08:20
f956435
Compare
Choose a tag to compare

Add support for v-model, v-pre and style blocks