-
@scottnath @e2tha-e - The included twig template outputs as text in the browser: `This is example content square.twig/square.twig` ...see http://grab.by/KBL8
-
It would be great to be able to have a fallback / default value when using `{{message}}`. You can define a `{{message}}` when including a pattern, however there is no way of making it optional.
---
…
-
Hey,
I need to use Pattern Lab with a custom navigation. Therefore I would like to call the nav levels separately. (e.g. showing a certain nav level inside a sidebar)
From what I have seen so far, i…
-
Currently, in patternlab-node, in the toolbar menu, any pattern variants are listed before the primary pattern. (See how Homepage Emergency comes before Homepage.) I would like the primary pattern to …
-
http://getsetbro.com/pl-nodeV8/public/
Page Follow and Auto Reload do not seem to do anything in the settings menu.
-
Need to further investigate pattern links in data... per [this issue](https://github.com/pattern-lab/patternlab-node/issues/89#issuecomment-148950196), which points ultimately to [this patternlab php …
-
Resurrect https://github.com/pattern-lab/patternlab-node/pull/86 and get this working some day
-
@bmuenzenmeyer Just making a reminder that I submitted pr #163 which is ready for review in spite of the failed CI. It tests ok when running grunt nodeunit (besides the complaint about gulp.task not b…
-
hey @scottnath - not sure if i am missing a step but i was having some issues with step 3 and 4 in this section:
1. First tried this way:
`gulp patterns-import-all` then `gulp serve`
and get th…
-
In the PHP version of Pattern Lab, `config/config.ini` contains
```
// the pattern types that shouldn't be included in the style guide, useful if you nest pages/templates
styleGuideExcludes = ""
```
…