vsavkin
acdeb1b71c
feat(schematics): switch to angular/cli 1.7
2018-02-25 17:13:56 -05:00
vsavkin
6756e197fb
remove an "fit"
2018-02-04 16:21:53 -05:00
vsavkin
172c18dc9b
feat(schematics): switch to angular 5.2 and cli 1.6.5
2018-01-21 14:23:08 -05:00
vsavkin
e3feb8ac5e
fix(schematics): fix apps:affected to handle non-ts files
2017-12-21 11:39:42 -05:00
vsavkin
f91b5309bd
feat(schematics): replace install.sh with a more robust way of creating new workspaces
2017-12-17 11:29:49 -05:00
vsavkin
5b1b9436d0
remove a fit
2017-12-11 14:47:41 -05:00
vsavkin
550de7bb80
fix(schematics): ng build should only recompile the selected app
2017-12-11 14:07:11 -05:00
vsavkin
ecfd5cca21
fix(schematics): nested apps generation
2017-12-06 17:49:29 -05:00
vsavkin
013a828d1e
feat(schematics): add support for generating apps and libs in nested dirs
2017-12-05 16:23:26 -05:00
vsavkin
7e479bedf2
test(schematics): bumped up test timeout
2017-12-03 15:09:59 -05:00
vsavkin
808f433fc5
build(schematics): run npm install only once
2017-11-27 18:21:13 -05:00
vsavkin
d7fc5b5605
fix(schematics): --routing should add RouterTestingModule in app.component.spec.ts
...
Closes #95
2017-11-17 16:04:54 -05:00
vsavkin
409bfff878
feat(schematics): add --routing to the lib schematic
2017-11-13 15:17:42 -05:00
vsavkin
2c408cc8f8
refactor: rewrite all e2e tests not requiring execution as unit tests
2017-10-16 11:19:39 -04:00
Stephen Cavaliere
6f33d77969
fix(schematics): provide <router-outlet> in app.component.html
...
In the AngularCLI schematics, the equivalent to `ng g app` (`ng new`) provides a basic router outlet in the AppComponent's template when given the `--routing` flag. This provides parity to that feature.
2017-10-11 16:13:39 -04:00
vsavkin
a43fbaeb9a
switch to prettier
2017-10-07 12:09:45 -04:00
vsavkin
1054a134cd
bump up timeout
2017-10-06 12:31:40 -04:00
vsavkin
c5cfb3950d
remove fit
2017-10-06 10:44:52 -04:00
vsavkin
bfcaaeafb7
feat(schematics): add a nice app.component.html
2017-10-06 10:06:25 -04:00
vsavkin
78a1552c66
fix(schematics): bump up the timeout to 50s
2017-10-06 10:06:14 -04:00
vsavkin
c0097c2c0a
feat(schematics): make convert-to-workspace ng generate friendly
2017-10-04 11:51:04 -04:00