patternlab-node

The Node version of Pattern Lab

MIT License

Downloads
118.1K
Stars
2.1K
Committers
119

Bot releases are hidden (Show)

patternlab-node - v6.1.0 Latest Release

Published by JosefBredereck 10 months ago

πŸ› Bug Fix

  • feat(engine-twig-php): update @basalt/twig-renderer to v3.0.1 using Twig v3.7.1 #1499 (@hadl)

Refactors

⚠️ Pushed to master

Authors: 3

patternlab-node - v6.0.3

Published by JosefBredereck over 1 year ago

πŸ› Bug Fix

  • fix: subitems menu height restricted only for horizontal mode #1492 (@mfranzke)

Authors: 1

patternlab-node - v6.0.2

Published by JosefBredereck over 1 year ago

πŸ› Bug Fix

  • fix(starterkit-twig-demo): pages not rendering pattern-specific data … #1490 (@hadl)
  • docs: corrected that entry in the specs #1489 (@mfranzke)
  • docs: updated dead links of pattern lab eamples #1482 (@StfBauer)

Authors: 3

patternlab-node - v6.0.1

Published by JosefBredereck over 1 year ago

πŸ› Bug Fix

Authors: 2

patternlab-node - v6.0.0

Published by JosefBredereck over 1 year ago

A new major version of Pattern Lab, please have a look at our Upgrade Guide and be aware of the breaking changes.

πŸ› οΈ Breaking Changes

πŸ› Bug Fix

πŸ”© Dependency Updates

Authors: 7

patternlab-node - v5.17.0

Published by JosefBredereck about 2 years ago

πŸ†™ New Features

  • feat: integrate @hadl/patternlab-plugin-pattern-wrap into core #1433 (@hadl)
  • feat(engine-twig): add custom twing extensions #1435 (@hadl)

Authors: 1

patternlab-node - v5.16.4

Published by JosefBredereck about 2 years ago

πŸ› Bug Fix

πŸ› οΈ Refactorings

πŸ“– Documentation

Authors: 2

patternlab-node - v5.16.2

Published by JosefBredereck over 2 years ago

πŸ› Bug Fix

πŸ”© Dependency Updates

Authors: 2

patternlab-node - v5.16.0 and v5.16.1

Published by JosefBredereck over 2 years ago

πŸ› Bug Fix

⚠️ Pushed to master

πŸ”© Dependency Updates

Authors: 3

patternlab-node - v5.15.6 and v5.15.7

Published by JosefBredereck almost 3 years ago

πŸ› πŸ”₯ Hotfix

Authors: 2

patternlab-node - v5.15.5

Published by JosefBredereck almost 3 years ago

πŸ› Bug Fixes and optimizations πŸ“ˆ

πŸ”© Dependency Updates

Authors: 1

patternlab-node - v5.15.3

Published by JosefBredereck almost 3 years ago

πŸ’Ή Updates and improvements

πŸ› Bug fixes

  • fix(handlebars-demo): move and modify the icon files #1377 (@mfranzke)
  • fix(docs): tiles z-index to not overlay the menu anymore #1370 (@mfranzke)

Authors: 2

patternlab-node - v5.15.2

Published by JosefBredereck almost 3 years ago

πŸ› Bug Fix

Authors: 2

patternlab-node - v5.15.1

Published by JosefBredereck about 3 years ago

πŸ› Bug Fix

  • fix(node16): prevent warning on installation process #1352 (@mfranzke)
  • chore: simple HTML to markdown conversion #1357 (@mfranzke)
  • fix(initialize): removing no-emit-webpack-plugin dependency #1348 #1349 (@mfranzke)

πŸ›  Refactoring

🧾 Docs

⚠️ Pushed to master

Authors: 2

patternlab-node - v5.15.0

Published by JosefBredereck over 3 years ago

πŸ› Bug Fixes & Dependency Updates πŸš€

Authors: 2

patternlab-node - v5.14.3

Published by JosefBredereck over 3 years ago

🐞 Bug Fix and Updates πŸ“ˆ

⚠️ Pushed to master

Authors: 1

Special Thanks to

patternlab-node - v5.14.2

Published by JosefBredereck over 3 years ago

πŸ“¦ Package Updates

  • refactor(dependencies): bump @babel dependencies #1305 (@mfranzke)
  • build(dependencies): updated yargs dependency regarding high severity vulnerability #1302 (@mfranzke)
  • refactor: updated dependencies regarding node-sass #1300 (@mfranzke)
  • refactor: updated chokidar depencencies for node v14+ compatibility and to prevent insecure binaries #1299 (@mfranzke)

🐞 Bug Fix & Improvements

⚠️ Pushed to master

Authors: 3

patternlab-node - v5.14.1

Published by JosefBredereck over 3 years ago

🐞 Bug Fix

πŸ“‚ Docs

β€Ό Breaking Changes

We updated the twig render to Version 2. Please note the following PR. If you still use twig in version 1 please do not upgrade above v5.14.0!

⚠️ Pushed to master

Authors: 4

patternlab-node - v5.14.0

Published by JosefBredereck almost 4 years ago

Hello everyone, this update includes some more complex changes than the last ones. Even if the changes contain the title "Breaking Change", your PL will not stop working, but you will get a deprecation warning.
There is a possibility to prevent the deprecation warning for both cases: the underscore prefix and the order prefix.

Be aware that this will hide the deprecation warning, but you won't get any further notifications when the prefixes get obsolete. Your patterns might not get hidden or sorted in the future anymore. The sooner you follow the new documentation for hiding patterns and reorganizing patterns, the better.

β„Ή Additional info:

It might be that we did not have updated all starter kits yet, but we will hopefully do as soon as possible.

β€Όβ€Ό Important Note

If you update to the newest release, you will have to make some manual update steps.

  1. In your patternlab-config.json update
    "patternSectionSubtype": "views/partials/patternSectionSubtype.mustache"
    to
    "patternSectionSubgroup": "views/partials/patternSectionSubgroup.mustache"

  2. Before you build or serve Pattern Lab the first time please update the following files

  • source/_meta/_00-head.* to source/_meta/_head.*
  • source/_meta/_01-foot.* to source/_meta/_foot.*

🐞 Bugs

If any bug appears, please notify us and add an issue.

πŸš€ Updates and additions

⚠️ Pushed to master

Authors: 1

patternlab-node - v5.13.3

Published by JosefBredereck almost 4 years ago

🐞 Bug Fix

🦾 Github actions fixes

⚠️ Pushed to master

✍🏼 Authors: 1