generator-angular-fab
Version:
Yeoman generator for an AngularJS and Angular-Material project.
34 lines (19 loc) • 621 B
Markdown
### 0.5.7
* Revised redaction of package.json.
### 0.5.6
* Revised redaction of readme.md.
### 0.5.5
* Updated readme.
* Fixed name: js_components instead of js_scripts.
### 0.5.4
* Fixed error on generator script.
### 0.5.3
* Added dist folder and its index file.
### 0.5.2
* Fixed an issue where ngAria was missing in the index file.
### 0.5.1
* Added a Gruntfile task file to properly create a distribution package of the app or site.
* Modified the directory structure.
* Removed modules folder.
* Eliminated skeleton, added angular-material instead.
* Added Changelog.