This repository has been archived by the owner on Feb 7, 2023. It is now read-only.
Releases: pattern-lab/edition-node-grunt
Releases · pattern-lab/edition-node-grunt
v1.2.0 - edition - node - grunt
This release contains mainly bug fixes.
- [ADD] Remove pattern states from
patternlab-config.json
(See pattern-lab/patternlab-node#619) | @benhalverson - [ADD] Add clean arg to loadstarterkit in grunt file | @jcarpe
- [ADD] Fix documented but broken "patternlab:build" task in Grunt | @u982744
- [ADD] Copy CSS and JS sourcemaps if they exist | @tommcc
- [ADD] Fix documented but broken "patternlab:build" task in Grunt | @greenc
v1.1.0 - edition - node - grunt
Edition Node Grunt v1.0.1
Packaged with this release are the following components:
- Pattern Lab Core 2.0.0 - the core Node library
- Pattern Engine Node Mustache 1.0.0 - the default template engine for Pattern Lab Node
- Styleguidekit Assets Default - the frontend assets that make it pretty and functional
- Styleguidekit Mustache Default - the templates that make the dynamic pattern frontend work
- A Small
source/
Pattern Tree - which mirrors that of starterkit-mustache-base
ChangeLog
v1.0.1 - edition - node - grunt
Edition Node Grunt v1.0.1
Packaged with this release are the following components:
- Pattern Lab Core 2.0.0 - the core Node library
- Pattern Engine Node Mustache 1.0.0 - the default template engine for Pattern Lab Node
- Styleguidekit Assets Default - the frontend assets that make it pretty and functional
- Styleguidekit Mustache Default - the templates that make the dynamic pattern frontend work
- A Small
source/
Pattern Tree - which mirrors that of starterkit-mustache-base
ChangeLog
- [CHG] Determine what to ship inside source | @bmuenzenmeyer
- [CHG] Readme updates for commands and install | @bmuenzenmeyer
v1.0.0 - edition - node - grunt
Edition Node Grunt v1.0.0
Packaged with this release are the following components:
- Pattern Lab Core 2.0.0 - the core Node library
- Pattern Engine Node Mustache 1.0.0 - the default template engine for Pattern Lab Node
- Styleguidekit Assets Default - the frontend assets that make it pretty and functional
- Styleguidekit Mustache Default - the templates that make the dynamic pattern frontend work
- A Small
source/
Pattern Tree - which mirrors that of thedev
branch of starterkit-mustache-demo
NOTE the binary included in this release contains node_modules/
in an attempt to ease potential burden of WebDesignDay 2016 attendees on the conference wifi. If you are comfortable enough to clone and pull down this repo yourself, do that and run npm install
instead. Future releases will exclude node_modules/
from the package.