patternlab-node icon indicating copy to clipboard operation
patternlab-node copied to clipboard

The Node version of Pattern Lab

Results 89 patternlab-node issues
Sort by recently updated
recently updated
newest added

I am using Pattern Lab Node `v5.16.2` on `Mac`, with Node `v14.19.3`, using a `Vanilla` Edition. ##### Expected Behavior Finding the current pattern partial pattern parameters documentation on https://patternlab.io/docs/using-pattern-parameters/ #####...

hacktoberfest 🌾
documentation :book:

Closes #1429 Summary of changes: - Migrated all parts that mention Node 12 to Node 14

fix / refactor :construction:

Closes: #1230 Summary of changes: - patternlab-config.json new config key possible `engines -> twig -> loadExtensionsFile` - create JS file in PatternLab root directory (e.g `twingExtensions.js`) and `"loadExtensionsFile": "twingExtensions.js"` -...

Closes: #1407 Summary of changes: - fix access for links in twig with hyphen in array key

As discussed with Maximilian and Josef my integration of the plugin @hadl/patternlab-plugin-pattern-wrap (https://github.com/hadl/patternlab-plugin-pattern-wrap) into the core.

### Summary of changes: Updated a lot of dependencies #### Simply updated - [send](https://www.npmjs.com/package/send) - no breaking changes: - [pretty-quick](https://www.npmjs.com/package/pretty-quick) - no breaking changes: - [prettier](https://www.npmjs.com/package/prettier) - no breaking changes:...

dependencies

I am using Pattern Lab Node `v5.16.2` on `Mac`, with Node `v14.19.1`, using a `Vanilla` Edition. ##### Expected Behavior As mentioned within our [Node Support policy](https://github.com/pattern-lab/patternlab-node#node-support-policy) we only support actively...

request :pray:
fix / refactor :construction:
breaking :exclamation:

Closes #1427 ### Summary of changes: I've decided to make this change configurable, especially for backwards "compatibility" (or in other words not changing the current behavior). Providing the possibility to...

uikit
ready for review

_inspired by and adapted from https://github.com/pattern-lab/styleguidekit-assets-default/pull/49/_ > We had a few issues, where: > - Refreshing any page resulted in a 404 Page not found, either manually or after running...

fix / refactor :construction:
uikit