909 Commits

Author SHA1 Message Date
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
Colum Ferry
11b224fec3
fix(angular): make server build depend on browser build (#13467) 2022-11-29 11:27:21 +00:00
Colum Ferry
e3a19f4bd6
fix(angular): use jest-preset-angular 12.2.3 #13259 (#13468) 2022-11-29 11:25:19 +00:00
Leosvel Pérez Espinosa
36ce474e69
docs(angular): improve executor descriptions (#13466) 2022-11-29 12:08:48 +01:00
Leosvel Pérez Espinosa
42fa5d871b
docs(angular): update incremental builds requirements docs and ng-packagr-lite description (#13465)
Fixes https://github.com/nrwl/nx/issues/13421
2022-11-29 11:39:23 +01:00
Colum Ferry
9469dbaac9
feat(angular): add static-server target to ssr mf remote (#13440) 2022-11-28 13:11:34 +00:00
Colum Ferry
fd1e478b80
fix(angular): use correct ready state for ssr bootstrap (#13437) 2022-11-28 12:32:51 +00:00
Katerina Skroumpelou
2d860eaf88
feat(storybook): generate config for vite (#13381) 2022-11-25 09:01:35 -05:00
Colum Ferry
1a232038c7
fix(angular): port should be added to serve-ssr for remote (#13399) 2022-11-25 12:31:19 +00:00
Colum Ferry
d908521f15
feat(angular): add ssr flag to host generator (#13398) 2022-11-25 12:13:13 +00:00
Colum Ferry
cb5350338c
cleanup(angular): remove redundant console.log (#13400) 2022-11-25 12:06:42 +00:00
Leosvel Pérez Espinosa
61f6e2d728
feat(angular): add support to component and karma project generator for nested projects (#13380) 2022-11-24 17:04:55 +01:00
Jason Jean
6d35fd4d85
chore(core): reconcile functions to find project of a path (#13364) 2022-11-24 11:02:32 -05:00
Colum Ferry
062698a905
fix(angular): e2e test should correctly fail (#13373) 2022-11-24 14:26:03 +00:00
Colum Ferry
883b61bb7a
fix(angular): add workaround for MF SSR (#13372) 2022-11-24 11:59:39 +00:00
Leosvel Pérez Espinosa
a0d01b60c5
fix(angular): remove karma test.ts file from generation (#13356) 2022-11-24 12:33:50 +01:00
Colum Ferry
2471768ce1
feat(angular): add --ssr flag to remote generator (#13370) 2022-11-24 11:06:40 +00:00
Zachary DeRose
7ce763317a
docs(angular): refresh the tutorial 2022-11-23 19:21:20 -05:00
Victor Savkin
16fd4374d6 feat(misc): derive workspace layout dynamically 2022-11-23 15:45:13 -05:00
Dominik Pieper
e3d8b2c22c
fix(angular): fix Karma test runner config (#13293)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2022-11-23 11:32:06 +00:00
Colum Ferry
be05a09fee
cleanup(angular): cleanup remote generator (#13346) 2022-11-23 10:39:00 +00:00
Colum Ferry
cd02eea138
cleanup(angular): host generator (#13324) 2022-11-22 16:22:58 +00:00
Katerina Skroumpelou
1033b61686
cleanup(storybook): remove unused root tsconfig (#13312) 2022-11-22 13:34:02 +00:00
Leosvel Pérez Espinosa
70e43cdc77 feat(angular): add a preset to generate a workspace with a single app at the root 2022-11-21 11:17:03 -05:00
ccosmincc
328c54787f
fix(angular): checks for targets existence before attempting to iterate them (#13287) 2022-11-21 10:23:06 -05:00
Miroslav Jonaš
bd4f4a23c2
feat(core): use createProjectFileMappings in TargetProjectLocator (#13268) 2022-11-21 14:43:40 +01:00
Colum Ferry
356204f4e3
fix(angular): bump angular-eslint to v15 (#13282) 2022-11-21 11:32:57 +00:00
Leosvel Pérez Espinosa
18306696dc
fix(angular): use the browserTarget to calculate project deps for buildable libs support in the dev server (#13275) 2022-11-20 20:43:19 +01:00
Miroslav Jonaš
de44bf86b1
feat(core): optimize project graph file mapping (#13249) 2022-11-18 14:34:58 +01:00
Colum Ferry
b4fb074a09
fix(angular): should support filereplacements for apps that already have them (#13247) 2022-11-18 12:20:37 +00:00
Colum Ferry
b88dc35aa5
fix(angular): setup-ssr environments file replacements should be removed (#13244) 2022-11-18 11:37:28 +00:00
Colum Ferry
e041223020
fix(angular): setup-ssr should output correct outpathPath for server build (#13243) 2022-11-18 11:35:56 +00:00
Miroslav Jonaš
ab6f62a9b5
feat(core): move runtime-lint-utils to eslint plugin (#13222) 2022-11-18 12:24:53 +01:00
Michał Mrozek
e971ffba71
fix(angular): local imports in webpack-dev-server custom config (#13156) 2022-11-18 09:57:27 +00:00
Jason Jean
7554dda7ba
fix(angular): format files after migrations (#13237) 2022-11-17 21:02:57 +00:00
Colum Ferry
b084dddff0
feat(angular): support for Angular 15 (#12112) 2022-11-17 09:31:45 -05:00
Victor Savkin
8d9de7f81d cleanup(core): clean up workspace creation 2022-11-15 17:22:02 -05:00
Colum Ferry
e70fd48880
feat(angular): add withModuleFederationForSSR function (#13172) 2022-11-15 16:35:09 +00:00
Leosvel Pérez Espinosa
2a671e7104
cleanup(angular): add @angular-eslint/builder:lint builder migrator (#13151) 2022-11-14 14:51:50 +01:00
Craigory Coppola
a300c0e3eb
fix(angular): migration should ignore external deps (#13112) 2022-11-11 12:23:41 -05:00
Colum Ferry
60c220b788
cleanup(angular): remove redundant test from early migration (#13130) 2022-11-11 15:37:30 +00:00
Richard Roozenboom
3e867d1650
fix(angular): passthrough skip package json option to generators (#13109)
CLOSED https://github.com/nrwl/nx/issues/13108
Fixes https://github.com/nrwl/nx/issues/13108
2022-11-10 10:57:15 -05:00