v0.11.0 - pattern lab - node
bmuenzenmeyer
released this
26 Aug 04:55
·
3931 commits
to master
since this release
Pattern Lab Node v0.11.0
This release features full support for listitems, something missing since the beginning of the port but allows users to repeat items much easier. Enjoy!
CHANGELOG
- ADD: Ignore pattern directories that start with an underscore.
- ADD: Support for lists with the listItems variable
- FIX: Resolved issue where pattern parameter data bled into global data object
- ADD: Support a fluid viewport
UPGRADE INSTRUCTIONS
Like v0.10.X, normally one could be safe following the upgrade instructions, but this time we've changed some source/_patternlab-files/
directory files too. I have opened an issue to make this process smoother in the future. For now, you should be able to upgrade using the follow process:
- Backup your
source/
directory andconfig.json
- Overwrite all of
builder/
andpublic/
as normal - Refer to this pull request if you need help, but you'll essentially need to:
- Add
"baseurl" : ""
toconfig.json
- Overwrite
source/_patternlab-files/pattern-header-footer/footer.html
- Overwrite
source/_patternlab-files/styleguide.mustache
- Overwrite
source/_patternlab-files/viewall.mustache
- Add
Roadmap
Keep an eye on the roadmap for a clearer understanding of where the project is going in the next few releases.