Mike Brocchi
|
14049f4be5
|
feat: auto correct paths without a '+' to include a '+' if that dir exists
|
2016-04-25 22:43:02 -04:00 |
|
Mike Brocchi
|
9be9bd5f17
|
chore: update templates to align with the style guide
Implements the majority of style guide #316
Moves systemjs configuration our of index.html #429
Closes #427
|
2016-04-18 00:16:22 -04:00 |
|
Mike Brocchi
|
5e9f4628c2
|
chore: generation paths are fully dynamic & supports --flat for components/directives/pipes/services
This is a step in aligning with the style guide and will provide the flexibility needed
Related to #316
Closes #401
|
2016-04-07 12:37:05 -04:00 |
|
Mike Brocchi
|
a5ddd75f3f
|
feat: adds client dir between src and app
Adds a directory layer in preparation for following the style guide in the blueprints
Updates to templates, tests and build process
Related to #316
|
2016-04-04 23:37:14 -04:00 |
|
zackarychapple
|
7ba8b394b0
|
feat(formatting): adding editor config, adding eslint and tslint config.
|
2016-03-24 22:02:42 -04:00 |
|
Mike Brocchi
|
5ee4f2b78d
|
fix(generate): fix style and template url references
Dynamic paths for components were incorrectly generating paths for templates and styles
Fixes #340
|
2016-03-23 16:33:28 -04:00 |
|
Mike Brocchi
|
f2f5ff9250
|
fix(paths): fix the determination of execution path
Windows does not populate this fix allows for determination
of the directory from which an ng command was executed
Fixes #297
|
2016-03-17 22:59:35 -04:00 |
|
Mike Brocchi
|
f020f8a259
|
chore(paths): dynamic paths for directives, pipes and services
|
2016-03-09 21:24:58 -05:00 |
|