Plugin Data Transform Versions Save

Data Transform Plugin for Pattern Lab PHP

v1.4.0

4 years ago

300 000 installs celebratory release!

  • Add new DataTransformPlugin, ErrorHandlerTrait and TwigEnvironmentDecorator classes
  • Refactor verbose mode to use custom error handler and provide better information
  • Use \Twig\Node\Node::getTemplateLine() instead of deprecated \Twig\Node\Node::getLine()
  • Use Drupal Render and Utility Component packages instead of own copies
  • Update Drupal Attribute classes

Special thanks to @krisimmig for feedback and testing.

v1.3.1

4 years ago
  • Improve error handling and messages

v1.3.0

5 years ago
  • Add verbose config option
  • Let plugins twig extensions to load nicely by @gambry
  • Avoid "Undefined index" PHP Notice by @gambry

v1.2.0

6 years ago
  • Add support for Twig namespace includes
  • Add support for enabling and disabling the plugin from config
  • Remove patternengine-twig requirement
  • Refactor to decouple from Twig

v1.1.1

6 years ago
  • Throw an exception if the user tries to include an non-existing pattern by @stmh

v1.1.0

7 years ago
  • Generic object support, for example for objects created by Faker Plugin for Pattern Lab
  • Support for creating Drupal Url objects
  • Support for Twig 1.2.5 and later

v1.0.2

7 years ago

Temporarily restrict Twig version

v1.0.1

7 years ago

Small global data related fix

v1.0.0

7 years ago

Twig-only rewrite with global data support

v0.10.2

7 years ago