Skip to content

Tags: NamelessCoder/patternlab-fluid-patternengine

Tags

1.2.0

Toggle 1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
NamelessCoder Claus Due
[BUGFIX] Switch to new API to determine partial path

Uses the newly added API to resolve an expected
relative partial template path and filename.

1.1.0

Toggle 1.1.0's commit message
[FEATURE] Add hook logic and declare strict

Adds a hook implementation to allow manipulating the Fluid integration used in this patternlab-engine. For example, to allow resolving ViewHelper classes from an external TYPO3 site on the same host without adding it as composer dependency.

1.0.1

Toggle 1.0.1's commit message
[BUGFIX] Use html entity for escaping double quotes

1.0.0

Toggle 1.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
NamelessCoder Claus Due
[TASK] Complete lineage matching configuration

1.0.0-alpha

Toggle 1.0.0-alpha's commit message
[FEATURE] FIrst release