|
b0f9a0aba0
|
Refactor(generate): Update code to be more in line with the name of tabs. Update options of generate method to include generator instead of generatorName. Mock out the console logging messages on tests
|
2015-11-02 18:02:14 -07:00 |
|
|
f60c71061c
|
Fix(generate): Improve specs for page generation. Fix test for generator look up. Update generate.js to throw better errors
|
2015-11-02 16:12:30 -07:00 |
|
|
5c79084920
|
Fix(generate): Add error message for blueprints that do not exist. Throw error for the caller to respond to. Update test to have invalid generator error thrown
|
2015-11-02 15:40:00 -07:00 |
|
|
5350aca81a
|
Feature(generate): Merge generate with latest. Update tests for tims refactor
|
2015-11-02 12:58:13 -07:00 |
|
|
b5b8294c79
|
Refactor(generate): Rename all instances of javascriptClassName to jsClassName, and the instances fileAndClassName to be fileName and cssClassName. Refactor generate have a defaultTemplates method that renders those options into the generator blueprint folder. Closes #410.
|
2015-11-02 12:40:26 -07:00 |
|
|
9c9895b0af
|
chore(tooling): add q as generator dependency
|
2015-11-02 13:27:53 -06:00 |
|
|
b8aec70113
|
test(tooling): remove unused require
|
2015-11-02 12:59:30 -06:00 |
|
|
9de07d93d4
|
chore(tooling): add inquirer as generator dependency
|
2015-11-02 12:59:01 -06:00 |
|
|
f72a0e0f5a
|
chore(build): update npm package information
|
2015-11-02 11:29:16 -06:00 |
|
|
bf6369175b
|
Feature(generate): Add generator for pipes
|
2015-10-30 23:38:10 -06:00 |
|
|
f413a9002a
|
Feature(generators): Add generators for login page and signup page
|
2015-10-30 23:31:25 -06:00 |
|
|
c79ccfc5ca
|
Feature(generators): Add generators for components, directives, and injectables
|
2015-10-30 23:21:54 -06:00 |
|
|
5c0bc6ebc3
|
Fix(generate): Update tabs template to use lowercase variable names in component
|
2015-10-30 17:44:57 -06:00 |
|
|
c0a14a682f
|
Fix(generate): Adjust spacing in tabs template js and html
|
2015-10-30 16:50:55 -06:00 |
|
|
9205f400eb
|
Feature(generate): Add generate feature for tabs. Inquire each tab name, and generate the tabs therein
|
2015-10-30 16:35:28 -06:00 |
|
|
d8a5b72dd2
|
test(generate): Add tests for generate
|
2015-10-30 14:44:59 -06:00 |
|
|
219fb2c6e7
|
Refactor(generate): Remove comments and logging
|
2015-10-30 14:44:41 -06:00 |
|
|
01fbaede20
|
Feature(generate): Add generators into the tooling/generators folder. Add in main file into package.json. Bump lodash to 3.10.1 for template and camelCase methods. Move lodash to dependencies from devDependencies. Have index.js require in the generate module.
|
2015-10-30 12:15:12 -06:00 |
|