Releases: pattern-lab/patternlab-node
v0.1.1 - pattern lab - node
Pattern Lab Node 1.1 comes at the onset of a journey toward adherence to the pattern lab specification created by @dmolsen
This release cleans up some messy dependencies, and really sets the stage for more meaningful development.
PL-node-v0.1.1 Changelog
- FIX: Removed View All Pattern SubItem Link Logic, no longer in reference implementation
- ADD: Flag for generating debug file
- ADD: Travis CI test support!
- ADD: Contributing file
- ADD: Repository to package.json
- FIX: Manage Mustache dependency using NPM
- THX: thank you @tbranyen for tip on repository, Mustache, and NPM!
Stay tuned for version 1.2, already under development in the dev branch! With that version comes a moderate refactor of the builder, more unit tests, and some specification-mandated features. I also hope to get lineage and annotations functional - these have been gaps for too long.
Thanks for the continued interest and support in pattern lab and pattern lab node.
v0.1.0 - pattern lab - node
Excited to finally release version 0.1.0, which finally feels a little more like patternlab due to the fixed iframe navigation.
Shoutout to @dmolsen for an excellent living reference in patternlab-php!
Let's tackle that backlog!
v0.0.5 - pattern lab - node
v0.0.3 - pattern lab - node
A clean repo for the node version, which should include support for the style guide and the pattern lab site. Testing on Windows and Mac