Skip to content

Releases: phug-php/component

1.2.1: Fix PHP 8.4 deprecation warning

Choose a tag to compare

@kylekatarnls kylekatarnls released this 19 Mar 19:39
dc1babf

Fix PHP 8.4 deprecation warning

1.2.0: Allow Phug 2

Choose a tag to compare

@kylekatarnls kylekatarnls released this 17 Mar 12:53
533b3a5

Allow Phug 2

1.1.4: Handle usage in namespaced templates

Choose a tag to compare

@kylekatarnls kylekatarnls released this 25 Apr 21:34
31c7dd4

Handle usage in namespaced templates

1.1.3: Use new CodeNode::preventFromTransformation() method

Choose a tag to compare

@kylekatarnls kylekatarnls released this 21 Jan 00:05
d657544

Use new CodeNode::preventFromTransformation() method

1.1.2: Fix pug-php compatibility

Choose a tag to compare

@kylekatarnls kylekatarnls released this 20 Jan 16:24
38a0955

Fix pug-php compatibility

1.1.1: Optimize package size

Choose a tag to compare

@kylekatarnls kylekatarnls released this 18 Jan 22:14
c7f5a0c

Optimize package size

1.1.0: Implement $firstMixin / $firstComponent function

Choose a tag to compare

@kylekatarnls kylekatarnls released this 16 Jan 17:26
2e14522

Implement $firstMixin / $firstComponent function

1.0.0: Implement component and slot

Choose a tag to compare

@kylekatarnls kylekatarnls released this 07 Jan 17:01
c019fe3

Implement component and slot