Skip to content

Tags: pattern-lab/patternengine-php-twig

Tags

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Disabling Custom Twig Extensions for Filesystem Loader

v2.2.1

Toggle v2.2.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Disabling custom Twig Extensions for String Loader

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Updating readme with link to example file

v2.1.3

Toggle v2.1.3's commit message
Fixing lineage config line (#45)

* Fixing lineage config line

Mega PR: Merging Drupal Pattern Lab's Twig Pattern Engine Fork Back Into the Main Pattern Lab PHP Twig Pattern Engine Repo (#44)

* updating dev-dev dependencies

* fixing failing constraint

* Testing regex updates meant for composer.json-based consumption. Not nearly as easy as copying over from the config.yml file...

* Adding original for testing comparison

* Testing updated and simplified regex which also fixes lineages when using D8 friendly Twig paths

* Updating registered namespace to Drupal Pattern Lab

* Revert "Updating registered namespace to Drupal Pattern Lab"

This reverts commit ba07a6e.

* updating info

* Remove reference to Drupal Pattern Lab fork

v2.1.2

Toggle v2.1.2's commit message
Improving signal to noise ratio on error

v2.1.1

Toggle v2.1.1's commit message
Merge pull request #33 from pattern-lab/feature/error-on-uncompiled-p…

…attern

Throwing error on uncompiled templates

v2.1.0

Toggle v2.1.0's commit message
Merge pull request #32 from pattern-lab/feature/add-twig-loader-dispa…

…tcher-event

Adds event "twigLoaderPreInit.customize"

v2.0.0

Toggle v2.0.0's commit message
v2.0.0 compatible release

v0.7.4

Toggle v0.7.4's commit message
removing node visitor in favor of a separate plugin

v0.7.3

Toggle v0.7.3's commit message
event support