1524 Commits

Author SHA1 Message Date
Victor Savkin
87b0f1b7d9 fix(nx): use custom task runner for presets 2019-05-16 10:04:16 -04:00
Jason Jean
f070ce7b9f fix(nx): include typescript in the create-nx-workspace sandbox 2019-05-15 11:01:18 -04:00
Jason Jean
a7fa8bff3a enhancement(nx): stop prompting for npmScope 2019-05-15 11:00:45 -04:00
Jason Jean
9f27459c64
chore(nx): update versions of angular related deps to latest RC + small fixes (#1338) 2019-05-13 10:53:01 -04:00
Jason Jean
b6170bdb17 feat(nx): update angular to v8 (#1334)
feat(nx): update angular to v8
2019-05-10 12:09:47 -04:00
Victor Savkin
7d5fdcd1d3 feat(nx): support passing args to run-commands builder 2019-05-07 18:33:41 -04:00
arjunyel
e370733925 fix(nx): remove tslint no-use-before-declare (#1267) 2019-05-06 11:03:48 -06:00
Victor Savkin
a82a19372f fix(nx): reenable ng-add 2019-05-04 16:58:20 -04:00
Victor Savkin
90c2d45686 cleanup(nx): clean up schematics to only depend on non-framework specific packages 2019-05-02 11:43:47 -04:00
David
85351a3958 fix(workspace): topoligically sort projects for affected:build --all
Closes #1302

Aligns behaviour of `affected --base=[SHA] --head=[SHA]` and `affected --all`
2019-05-02 09:59:03 -04:00
Jason Jean
0afcbb3649 feat(nx): add migrations for v8 2019-05-01 23:14:16 -04:00
dherges
183ac6be2f fix(workspace): consider ExportDeclaration w/ moduleSpecifier for dependency calculation 2019-05-01 23:11:01 -04:00
David
5318f00298 fix(schematics): print additional error info with --verbose flag in affected command 2019-05-01 23:09:49 -04:00
Christoph Krüger
0ef6c35a77 docs(nx): fixed typos
fixed typos of issues #1295 and #1296
2019-04-30 09:28:15 -04:00
Jessica Nierth
a074edf3f9 fix(nx): wrap tmp directory into quotes
Defensive layer in case user setup to node.js contains spaces.
2019-04-29 13:35:40 -04:00
Victor Savkin
31a2d64ae4 feat: reimplement presets to work with the new package layout 2019-04-29 13:35:40 -04:00
Jason Jean
fb152e689a refactor(frontend): refactor NxModule to @nrwl/angular 2019-04-28 15:10:38 -04:00
Jason Jean
d61796cead fix(nx): fix affected params interpolation 2019-04-28 15:06:35 -04:00
Jason Jean
a3be21ca78
feat(nx): generating apps works without ng-add (#1287) 2019-04-26 15:19:50 -04:00
Jason Jean
422fef7c1c fix(frontend): remove dependency on @angular/compiler-cli 2019-04-24 17:32:41 -04:00
Jason Jean
09a3ee66ea feat(nx): add ability to use interpolated arguments in affected 2019-04-24 17:28:48 -04:00
Victor Savkin
e8ea4dfabf fix(build): add missing webpack deps to node and web 2019-04-22 18:14:25 -04:00
Victor Savkin
1c07d05af3 refactor(workspace): remove utils creating webpack config 2019-04-22 18:14:25 -04:00
Victor Savkin
b5f1966ca5 refactor(nx): extract workspace creation into @nrwl/workspace 2019-04-21 09:46:21 -04:00