1300 Commits

Author SHA1 Message Date
Craigory Coppola
96cab72851
fix(misc): temporarily pin module federation ssr utilities version (#14035) 2022-12-27 16:12:23 -06:00
Caleb Ukle
88f860dff5
fix(testing): warn and default if sourceRoot isn't set for ng CT (#13940) 2022-12-21 17:59:22 +00:00
Leosvel Pérez Espinosa
712d65b451
cleanup(angular): remove v14 specific code for generators that did not change (#13950) 2022-12-21 16:34:37 +01:00
Victor Savkin
82fbb98e7d feat(misc): dont generate defaultProject for non standalone workspaces 2022-12-21 09:15:26 -05:00
Colum Ferry
26146690f3
fix(angular): cache server build (#13933) 2022-12-20 16:25:11 -05:00
Colum Ferry
e53303b9d1
feat(angular): support alternate remoteEntry name in dynamic federation #13688 (#13899)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-12-20 09:56:54 +00:00
Colum Ferry
dc4a1236f4
fix(angular): missing remotes form mf config should not break mf server (#13901) 2022-12-20 09:19:14 +00:00
Benjamin Cabanes
19fd40ddc7
docs(nxdev): refactor docs sources generation and app consumption (#13834) 2022-12-19 18:59:50 +00:00
Younes Jaaidi
f1ac23fce6
docs: fix cypress component generator command (#13613) 2022-12-19 12:18:17 -06:00
Leosvel Pérez Espinosa
4e54b1a545
fix(angular): handle not provided path when generating a component without the project option (#13877) 2022-12-19 09:49:56 -05:00
Leosvel Pérez Espinosa
a049d6c7eb
fix(misc): set schema when converting a project to standalone configuration (#13887) 2022-12-19 09:36:02 -05:00
Leosvel Pérez Espinosa
1247e043f4
feat(angular): skip invalid projects or targets instead of erroring when migrating from angular cli to nx monorepo (#13871) 2022-12-16 16:26:20 +01:00
Katerina Skroumpelou
1ef01f8ccc
feat(testing): cypress vite (#13474) 2022-12-15 04:28:53 +00:00
Craigory Coppola
8f7feba160
fix(devkit): isIncomingVersionGreater should work with prerelease versions (#13805) 2022-12-13 17:22:03 -05:00
Minijus L
9ac9491c3b
fix(angular): support target-less projects in update-15-2-0 (#13755) 2022-12-13 09:18:19 +00:00
Victor Savkin
34d861d234 fix(testing): preserve the old coverage layout 2022-12-11 14:47:16 -05:00
Victor Savkin
40b39b2e64 fix(core): remove leading ./ when normalizing root project outputs 2022-12-10 15:53:25 -05:00
Leosvel Pérez Espinosa
ecf9a80bae
fix(angular): deprecate simpleModuleName in library generator in favor of simpleName (#13726)
Fixes https://github.com/nrwl/nx/issues/13198
2022-12-09 10:48:23 +01:00
Leosvel Pérez Espinosa
3e933b6e24
fix(angular): remove invalid nested packages key from migration (#13707)
Fixes https://github.com/nrwl/nx/issues/13689
2022-12-08 13:27:22 +00:00
Leosvel Pérez Espinosa
694c974fdb
fix(angular): ensure migration for ngrx 15 targets a future patch version (#13705)
Fixes https://github.com/nrwl/nx/issues/13689
2022-12-08 11:26:07 +00:00
Leosvel Pérez Espinosa
99a313e64f
fix(angular): handle next and latest npm tags when resolving generator directory (#13703)
Fixes https://github.com/nrwl/nx/issues/13673
2022-12-08 12:05:29 +01:00
Jason Jean
2c819048bc
fix(angular): fix imports into nx from ng-add (#13645) 2022-12-05 21:05:26 +00:00
Katerina Skroumpelou
b959109390
fix(storybook): proper detection of e2e project existence (#13635) 2022-12-05 19:30:39 +00:00
Jason Jean
61d7d74378 fix(misc): fix tsconfig file includes 2022-12-05 10:39:03 -05:00
Caleb Ukle
ddc2dca30d
fix(testing): only target files in src/* directory for component testing (#13604) 2022-12-05 10:10:45 -05:00
Victor Savkin
91c19f5c0a
feat(misc): do not generate tsconfig.base.json for simple standalone … (#13605) 2022-12-05 10:07:01 -05:00
Colum Ferry
b4db6e8f23
fix(angular): standalone angular projects with karma should function (#13626) 2022-12-05 12:00:49 +00:00
Jason Jean
2eb8650df8
fix(storybook): ensure storybook before calling util in angular (#13599) 2022-12-02 19:29:56 +00:00
Katerina Skroumpelou
c60d52af9b
cleanup(misc): remove storybook dependency from other packages (#13571) 2022-12-02 17:38:59 +02:00
Leosvel Pérez Espinosa
2dd2eeae63
fix(angular): ensure apps/libs layout is created when migrating from angular cli to nx monorepo layout (#13577) 2022-12-02 15:10:44 +01:00
Colum Ferry
0187000b4d
feat(angular): add backwards support to component (#13583) 2022-12-02 14:45:23 +01:00
Colum Ferry
1d4900d029
feat(angular): add backwards compat support for karma (#13582) 2022-12-02 14:43:22 +01:00
Colum Ferry
3180427b8a
feat(angular): support angular 14 with application (#13575) 2022-12-02 12:14:12 +00:00
Colum Ferry
43644acef2
feat(angular): add backwards compat support to add-linting (#13570) 2022-12-02 11:12:15 +00:00
Colum Ferry
d3b3af283d
feat(angular): add backwards compat support to setup-tailwind generator (#13569) 2022-12-02 11:09:42 +00:00
Colum Ferry
0db1b483aa
feat(angular): add backwards compat support to init generator (#13548) 2022-12-01 16:57:02 +00:00
Colum Ferry
6e8a1c6e9f
fix(angular): correctly assign env var (#13549) 2022-12-01 16:47:41 +00:00
Leosvel Pérez Espinosa
59a6a9e10a
fix(angular): don't set the workspaceLayout when migrating an angular cli workspace to nx (#13546) 2022-12-01 16:02:53 +00:00
Colum Ferry
ec4d95c319
cleanup(angular): add util for finding the directory name based on angular version (#13539) 2022-12-01 14:23:05 +00:00
Miroslav Jonaš
22e70d614e
fix(angular): fix root-project support for Angular (#13534) 2022-12-01 15:14:08 +01:00
Colum Ferry
183e3c110b
feat(angular): host mf should use module-federation-dev-ssr for serve-ssr (#13510) 2022-11-30 16:00:55 +00:00
Colum Ferry
f25e03d0a0
feat(angular): add migration for ngrx 15 (#13498) 2022-11-30 13:23:52 +00:00
Colum Ferry
2d021a1c09
fix(angular): add support for devRemotes in module-federation-dev-ssr (#13500) 2022-11-30 12:42:10 +00:00
Colum Ferry
0ce6735084
feat(angular): add module-federation-dev-ssr builder (#13496) 2022-11-30 11:41:12 +00:00
Colum Ferry
4e672b2ab9
fix(angular): add server ready message to remote server (#13497) 2022-11-30 11:24:23 +00:00
Jason Jean
f39d73cce6
chore(angular): fix angular tests (#13483) 2022-11-29 22:23:30 +00:00
Caleb Ukle
74bd0bb00c
feat(testing): support root project generation for jest (#13353)
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
2022-11-29 17:03:19 -05:00
Victor Savkin
fe062f42c3 fix(core): deduce layout directory 2022-11-29 16:08:57 -05:00
Leosvel Pérez Espinosa
f448477e9d
feat(misc): add support for angular cli workspaces to nx init (#13404) 2022-11-29 13:08:18 -05:00
Michael Be
a4a8d9d7e3
feat(angular): rename default ngrx-selector names to match ngrx-standard (#13475) 2022-11-29 16:29:03 +01:00