1447 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
40f8c40df2
feat(angular): support esbuild-based executors/builders in @nx/angular:dev-server (#20311) 2023-11-23 09:48:02 -05:00
Leosvel Pérez Espinosa
607fd498e6
feat(angular): update ngrx to v17 (#20247) 2023-11-21 16:30:23 +00:00
Colum Ferry
2354577bd2
fix(module-federation): host with no remotes should not build remote apps (#20283) 2023-11-21 15:34:00 +00:00
Colum Ferry
24b245b2d5
fix(module-federation): single file server should use project name for directory (#20278) 2023-11-20 10:21:54 +00:00
Leosvel Pérez Espinosa
479777b6c4
fix(angular): generate component with as-provided format when generating a library (#20306) 2023-11-17 10:51:42 +01:00
Leosvel Pérez Espinosa
f79fe20520
fix(angular): display template error when cache is disabled in ng-packagr executors (#20277) 2023-11-16 16:19:17 +01:00
Denis Frenademetz
96043fbcc9
fix(angular): use esm2022 for secondary entrypoints in ng-packagr-lite executor (#20130)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-11-14 16:36:17 +01:00
Craigory Coppola
206247f9ad
feat(core): make createNodes async (#20195)
Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
2023-11-13 16:57:20 -05:00
Colum Ferry
c7c845dbc4
fix(module-federation): add tsconfig file for linting with TS webpack #20150 (#20210) 2023-11-13 16:44:08 +00:00
Colum Ferry
2a85bb48b5
feat(module-federation): add comment to generated module federation config explaining usage of external remotes (#20177) 2023-11-13 11:42:08 -05:00
Leosvel Pérez Espinosa
58575616c0
fix(angular): improve express server setup for static files in mf remote apps (#20218) 2023-11-13 17:12:22 +01:00
Leosvel Pérez Espinosa
b4fbdf12eb
fix(angular): fix misc issues with migration replacing the nguniversal usages (#20209) 2023-11-13 15:22:53 +01:00
Leosvel Pérez Espinosa
2883fa3a6f
feat(angular): update component generator to use a single string styles or styleUrl property (#20146) 2023-11-13 15:22:37 +01:00
Leosvel Pérez Espinosa
23565f1391
fix(angular): update jest-preset-angular fixing an issue with component single string styles and styleUrl props (#20205) 2023-11-13 11:08:35 +01:00
Colum Ferry
a73e9fd562
feat(module-federation): use single file-server for static remotes (#20006) 2023-11-10 11:25:09 -05:00
MaxKless
e8e8f94f7a
cleanup(storybook): rename name to project to be consistent with other generators (#20181) 2023-11-10 11:22:43 -05:00
Jason Jean
a86d926612
feat(testing): add cypress create nodes plugin (#19840) 2023-11-09 14:05:19 -05:00
Leosvel Pérez Espinosa
40f54d57c9
fix(misc): update nx-welcome templates with as-provided generator paths (#20129) 2023-11-09 10:56:06 -05:00
Leosvel Pérez Espinosa
26160cd3b4
feat(angular): update angular supported version to the stable 17.0.0 (#20135) 2023-11-08 14:33:30 -05:00
Leosvel Pérez Espinosa
304a6d14d6
cleanup(angular): remove unneeded stubbing for performance.mark in jest setup file (#20120) 2023-11-08 15:39:42 +01:00
Leosvel Pérez Espinosa
76306f0bed
fix(angular): use helper to import @angular/compiler-cli (#20122) 2023-11-08 15:03:09 +01:00
Leosvel Pérez Espinosa
75c63f3318
fix(angular): add migration to replace deep imports from zone.js (#20117) 2023-11-08 12:58:12 +01:00
Leosvel Pérez Espinosa
9bc654d495
cleanup(angular): remove ngUniversalVersion constant from latest versions (#20110) 2023-11-08 09:10:38 +00:00
Leosvel Pérez Espinosa
25d6ec3a92
feat(angular): support angular v17 (#19689) 2023-11-07 15:45:42 -05:00
Colum Ferry
1338a7c133
feat(module-federation): use nx run-many to build static remotes in parallel (#19987) 2023-11-06 16:25:33 +00:00
Miroslav Jonaš
79c9233553
feat(linter): update typescript-eslint to v6 (#19548)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2023-11-02 10:09:40 +01:00
Nicholas Cunningham
67f47c287a
fix(module-federation): refactor federate-module generator (#19979) 2023-11-01 14:52:29 -04:00
Jason Jean
8a89df66bf
feat(testing): move test config more into nx.json targetDefaults (#19963) 2023-11-01 10:20:18 -04:00
Leosvel Pérez Espinosa
91c83cbd13
fix(angular): allow numbers following a dash in application prefix (#19926) 2023-10-30 11:25:17 +01:00
MaxKless
12b8d5ea86
cleanup(misc): make nx console links on various starter pages consistent (#19867) 2023-10-26 14:47:09 +02:00
Emily Xiong
f5f31ab979
fix(testing): add e2e for root project should not add eslintrc.base (#19860) 2023-10-25 16:57:28 -04:00
Leosvel Pérez Espinosa
0475f6f33f
fix(angular): fix misc standalone generation issues in application and setup-mf generators (#19846) 2023-10-25 15:08:01 +02:00
Colum Ferry
8932b069f5
fix(angular): only append workspace root if it does not exist for buildable libs #19807 (#19843) 2023-10-25 11:57:19 +01:00
Leosvel Pérez Espinosa
90f71224e3
feat(angular): remove usage of cypressProjectGenerator from ng-add generator (#19816) 2023-10-25 11:26:34 +02:00
Jack Hsu
b5ed979b90
feat(misc): remove usages of @nx/cypress:cypress-project internally (#19766) 2023-10-24 21:04:15 -04:00
Nicholas Cunningham
812cffe364
fix(core): ensure require.resolve('nx') resolves correctly (#19800) 2023-10-23 14:09:51 -06:00
Nicholas Cunningham
022f1ea355
fix(react): Update error message for invalid remote name (#19744) 2023-10-23 11:09:22 -04:00
Colum Ferry
7caae07881
fix(angular): federate-module should support as-provided for new remotes (#19731) 2023-10-19 14:22:55 +01:00
Nicholas Cunningham
b9e671c11d
fix(react): Error when invalid path is provided to federate-module generator (#19720) 2023-10-18 20:29:13 -04:00
Leosvel Pérez Espinosa
2076abfca4
fix(angular): fix usage of internal generators and prevent usage of deprecated project option (#19697) 2023-10-18 18:26:21 -04:00
Jason Jean
d0005c954f
feat(core): remove deprecated defaultCollection and npmScope nx.json … (#19708) 2023-10-18 18:03:57 -04:00
Katerina Skroumpelou
b994a297a9
fix(storybook): default ignore *.stories.* files (#19699) 2023-10-18 16:27:29 -04:00
Colum Ferry
a5c45cc778
fix(angular): install swc/helpers when generating remote applications (#19686) 2023-10-18 11:56:08 -04:00
Leosvel Pérez Espinosa
81e8d12ed1
fix(misc): do not normalize project name and root when using as-provided format (#19651) 2023-10-17 17:53:48 -04:00
Colum Ferry
97fac1b0b4
feat(react): add recursive remote serve (#19638) 2023-10-17 14:33:28 +01:00
Miroslav Jonaš
0bc693342e
feat(linter): rename @nx/linter to @nx/eslint (#19515) 2023-10-16 11:52:19 -04:00
Katerina Skroumpelou
72e2a3ba50
docs(storybook): deprecate cypress spec generation option (#19633) 2023-10-16 11:12:47 -04:00
Colum Ferry
80fde79374
feat(misc): remove deprecated Angular CLI usage of schematics and builders (#19557) 2023-10-13 17:14:16 +01:00
Colum Ferry
5a6adb717c
feat(angular): use consistent artifact generation for generators (#19601) 2023-10-13 12:07:02 -04:00
Jason Jean
1ffeca9eb7
feat(devkit): remove backwards compatibility for Nx 15 (#19572) 2023-10-12 17:16:10 -04:00