patternlab-php-core icon indicating copy to clipboard operation
patternlab-php-core copied to clipboard

This repository provides the core functionality for Pattern Lab. It is meant to be used from within an Edition with a PatternEngine and StarterKit.

Results 92 patternlab-php-core issues
Sort by recently updated
recently updated
newest added

We currently encounter an issue where clicking on some 'view all'-links causes the 'viewport' iframe to load the pattern lab index page again, leading to a second (non-functional) navigation bar...

We tried to use pattern lab twig edition in a symfony 2.8 environment (which is the current long term release). We are not able to install it via composer because...

In order to re-order patterns based on documentation (or config?) use the following steps as part of a helper: - separate the patterns by those with order set and an...

enhancement
v2.x

As we discussed on gitter, I implemented mustache templates using the Blocks pragma. The rendering works, although php fails with "Fatal error: Maximum function nesting level of '250' reached, aborting!",...

bug

When I run this command: ``` php core/console --config --set publicDir=test ``` I don't see `config.yml` get altered. Thanks!

We started documenting our ReactJS components using patternlab. So for each component I have more than just `.md`, `.json` and `.mustache` files. ![image](https://cloud.githubusercontent.com/assets/703923/18042628/c57e333e-6dc2-11e6-92bd-7e56f8d9600c.png) So it would be really nice to...

The [documentation for styleModifier](http://patternlab.io/docs/pattern-stylemodifier.html) indicates classes are separated by a pipe, but that didn't work. After much teeth gnashing, I tried a space between classes, and it worked perfectly fine....

What I've mentioned in #89 is something was available in patternlab 1 and apparently is missing in patternlab 2.

Since we've recently gotten in the ability to use folders at the pattern level, I've been keeping more assets related to patterns next to the pattern files and I think...

enhancement
needs spec approval
v3.x

Provide ability for edition builders to modify the default project install message with more relevant "next steps" info that makes sense for their edition.

enhancement
needs spec approval
v3.x