v0.8.0 - pattern lab - node
Note Pattern Lab Node now follows a more logical semver system, with an eventual march toward v1.0.0!
v0.8.0 has a lot of GREAT enhancements, spurred from an effort to document existing functionality versus PL PHP
.
CHANGELOG:
- CHG: note the change in versioning to proper semver. wanted to do ths to inch closer to a 1.0.0 release
- DEL: deleted most of the lingering PHP sync listener code
- FIX: support for displaying the HTML and Mustache in the code viewer
- ADD: pattern link support
- CHG: updated included mustache templates to reflect pattern links in navigation and compiling pages direct from templates
- THX: @getsetbro for finding and fixing a typo
- FIX: fixed a bug preventing pattern states from displaying on the flat template/pages
- ADD: support for basic pseudo-patterns
- CHG: cleaned up patternlab.js a bit for future testing, a bit more DRYness.