Aleksi Peebles

Results 18 issues of Aleksi Peebles

Considering how much trouble the recent Twig 1.38.x issues seem to have caused, should `webflo/drupal-core-strict` be added? I always add it to my `drupal-composer/drupal-project`-based projects.

D8

I am using Pattern Lab Node `v3.0.1` on `macOS`, with Node `v10.6.0`, using the `Twig` Edition. ##### Expected Behavior Use `.html.twig` suffix for patterns without any problems. This style of...

help wanted :sos:
pinned 📌

Plugins might need to render a pattern that has not (yet) been rendered by core. Not 100 % sure but it looks like this could be done by calling the...

help wanted :sos:
needs response 🤙

There should be at least read access, but ideally also write access, at least for pattern data. Plugins seem to have some type of access at the moment, as they...

help wanted :sos:
needs response 🤙
core

## Background [Data Transform Plugin](https://github.com/aleksip/plugin-data-transform) is a popular (over 470 000 installs according to Packagist) plugin for Pattern Lab PHP. It is especially useful in Drupal front end development. It...

help wanted :sos:
plugin :electric_plug:
pinned 📌

Support for multiple search terms intelligently parsed from a search query string. For example a search for `world war tanks` would return results for both `world war` and `tanks`, ideally...

The `--exclude-path` option does not seem to work with query parameters. An option to exclude by query parameters would be very useful. For example, Drupal sites are regularly scanned with...

I have a view with two block displays and am using overriden fields in one of them. It seems that when I save UI Patterns settings in one display the...

Bug

Not 100 % sure but I don't think the documentation mentions anything about reserved words in pattern definitions? ```php /** * Reserved words. * * @var array */ protected $reserved...

Currently patterns seem to be listed in a 'random' order. It would be nice to have them sorted by the pattern label in alphabetical order.

New feature