patternlab-node
patternlab-node copied to clipboard
The Node version of Pattern Lab
Converted from https://github.com/orgs/pattern-lab/projects/3 https://patternlab.io/docs/using-pattern-parameters/ **BM: Template Engines** accomplish this in their own ways. Kill this mustacheism
Converted from https://github.com/orgs/pattern-lab/projects/3 http://patternlab.io/docs/data-listitems.html See https://github.com/pattern-lab/patternlab-node/issues/1178
Converted from https://github.com/orgs/pattern-lab/projects/3 http://patternlab.io/docs/data-listitems.html **BM: remove this as a mustache-ism? I understand it's convenient but is it worth it?** **Team: discussed removing 1/17/20**
As part of #832 and #851 we had lerna run all packages' `npm test` command. For some reason, the CLI tests are [failing when run in Travis ](https://travis-ci.org/pattern-lab/patternlab-node/builds/377837608) but not...
I am using Pattern Lab Node `v3.0.3` on `Windows`, with Node `v8.11.2`, using a `Gulp Edition. ##### Expected Behavior The patternLab navigation should render differently depending on the option `theme.density`...
### Background Required reading: @bradfrost wrote http://bradfrost.com/blog/post/the-workshop-and-the-storefront/ outlining a vision for separate spaces for separate design system / component library use cases and audiences. He wrote http://bradfrost.github.io/style-guide-guide/ as a means...
As @EvanLovely mentioned in https://github.com/pattern-lab/patternlab-node/pull/897#issuecomment-477833632, we need the ability to allow PL config files to (also?) support `.js` config files instead of only allow `.json` files.
In my opinion, I think we should take a step back to make sure we understand all the different ways that Pattern Lab should be able to be configured /...
The view pattern info toggle is broken when using incremental builds. Saving a watched pattern fixes it for that individual pattern. version: v3.0.0-alpha.5 cleanPublic: false (in config) DevTools error: 
[Cosmic config](https://github.com/davidtheclark/cosmiconfig) was mentioned within #897 as an alternative approach to `patternlab-config.json`. I've experienced the flexibility adopting a tool like cosmic provides to users. I also am excited because they...