Leosvel Pérez Espinosa
ec906251b0
fix(angular): do not configure e2e test runner when generating a library ( #10553 )
2022-06-02 12:51:36 +01:00
Leosvel Pérez Espinosa
62afcb79b0
feat(angular): support angular v14.0.0-rc.2 ( #8883 )
2022-05-30 16:09:00 -04:00
Jason Jean
5e23c07077
fix(core): automatically add root to the project.json projects ( #9977 )
...
* fix(core): automatically add root to the project.json projects
* chore(core): move project-configuration generator utils to nx package
* fix(core): add migrations to remove root
2022-04-28 13:24:35 -04:00
Leosvel Pérez Espinosa
2e8e1a45e0
feat(angular): support migrating angular cli workspaces with multiple applications ( #10020 )
2022-04-27 15:35:56 +01:00
Leosvel Pérez Espinosa
cfaedc8181
feat(angular): support migrating angular cli workspaces with library projects ( #9885 )
2022-04-19 16:18:26 +01:00
Leosvel Pérez Espinosa
d860a91a50
feat(angular): allow migrating angular cli workspaces using the @angular-eslint/builder:lint builder ( #9750 )
2022-04-11 16:30:49 +01:00
Leosvel Pérez Espinosa
557b241859
feat(angular): support migrating angular cli workspaces with multiple projects when keeping the angular cli layout ( #9649 )
2022-04-01 15:49:16 +01:00
Leosvel Pérez Espinosa
18776f6764
feat(angular): update ng-add generator so the migration result is more aligned with new nx workspaces ( #9630 )
2022-03-31 16:30:06 +01:00
Leosvel Pérez Espinosa
63f2c02323
cleanup(angular): fix migration from angular cli e2e tests ( #9518 )
2022-03-25 17:39:50 +00:00
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… ( #9469 )
2022-03-23 22:18:17 -04:00
Leosvel Pérez Espinosa
3d573b3606
cleanup(angular): cleanup some leftover from moving the ng-add generator ( #9423 )
2022-03-21 11:27:01 +00:00
Leosvel Pérez Espinosa
88a7ad7654
cleanup(angular): move the angular cli migration generator from @nrwl/workspace to @nrwl/angular ( #9244 )
...
* cleanup(angular): move the angular cli migration generator from @nrwl/workspace to @nrwl/angular
* cleanup(angular): support merged packages (cli, tao, nx)
* cleanup(angular): update make-angular-cli-faster to support packages consolidation
2022-03-18 17:18:10 -04:00
Victor Savkin
6f038e7a4a
feat(core): reorganize packges to consolidate all cli-related code in nx
2022-03-14 16:42:51 -04:00
Leosvel Pérez Espinosa
615955afec
feat(angular): support migrating angular cli workspaces using cypress for e2e tests ( #9105 )
2022-02-28 11:03:09 +00:00
Leosvel Pérez Espinosa
176fdc71c2
chore(angular): make ng-add e2e tests more deterministic when checking the defaultBase ( #9090 )
2022-02-23 10:12:19 +00:00
Leosvel Pérez Espinosa
33c9ca98ae
fix(angular): change --preserveAngularCLILayout to --preserve-angular-cli-layout ( #9051 )
2022-02-21 12:00:34 +00:00
Leosvel Pérez Espinosa
dfcc853b50
fix(angular): set the right defaultBase when migrating an angular cli workspace ( #9050 )
2022-02-21 05:59:48 -05:00
Leosvel Pérez Espinosa
14f0f24554
chore(angular): enable ng add e2e tests ( #9023 )
2022-02-21 09:47:29 +00:00
Isaac Mann
07ebdb36a3
feat(core): add nx graph as alias of nx dep-graph ( #8539 )
...
* feat(core): add nx graph as alias of nx dep-graph
* docs(core): add note about old dep-graph syntax
* cleanup(core): formatting
* feat(core): formatting
* feat(core): formatting
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-21 11:15:23 -05:00
Miroslav Jonaš
bd5f04835f
chore(repo): extend e2e project cleanup to stop the daemon as well ( #8037 )
2021-12-08 00:01:03 +01:00
Miroslav Jonaš
1ca34f9669
chore(repo): split angular e2e tests into core and extensions ( #6470 )
2021-07-22 15:46:23 +02:00