patternlab-node
patternlab-node copied to clipboard
The Node version of Pattern Lab
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/ #####...
Closes #1429 Summary of changes: - Migrated all parts that mention Node 12 to Node 14
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:...
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...
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...
_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...