1145 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
c0027de971
feat(angular): support generating artifacts using options as provided (#19527) 2023-10-11 23:22:31 -04:00
Jason Jean
5740a73cd8
feat(core): add the outputs of a task onto the task (#19561)
Co-authored-by: Jonathan Cammisuli <jon@cammisuli.ca>
2023-10-11 23:21:14 -04:00
Craigory Coppola
05e7602a2c
feat(core): generate new workspaces without tasks runner options (#19483) 2023-10-11 14:22:26 -04:00
Katerina Skroumpelou
1c08c8b2f9
fix(storybook): cleanup v17 tasks (#19560) 2023-10-11 18:54:29 +03:00
Colum Ferry
9be869ff7b
feat(angular): switch default to typescript configuration for module federation (#18998) 2023-10-10 15:36:28 +01:00
Craigory Coppola
6946f65059
fix(misc): pass full path to tsconfig when registering transpiler (#19451) 2023-10-06 14:40:15 -04:00
Miroslav Jonaš
a3a0496856
feat(linter): remove tslint logic (#19002) 2023-10-06 08:32:51 -04:00
Colum Ferry
a11e8f1bb2
fix(web): disable tsnode service after loading config (#19387)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-10-03 13:28:58 -04:00
Leosvel Pérez Espinosa
19be5009ba
feat(angular): support incremental TypeScript semantic diagnostics in ng-packagr executors (#19405) 2023-10-03 09:29:35 +02:00
Leosvel Pérez Espinosa
23c7b504f1
fix(angular): do not set less math option in ng-packagr executors (#19402) 2023-10-02 09:34:02 +00:00
Colum Ferry
a9a551db60
feat(react): add remote to tspaths for typing (#19276) 2023-09-28 10:57:12 -04:00
Leosvel Pérez Espinosa
0468627518
fix(angular): update tsconfig included and excluded files when generating a library secondary entry point (#19366) 2023-09-28 14:55:04 +02:00
Leosvel Pérez Espinosa
8d767ed17c
fix(angular): remove leftover code causing duplicated route config when generating a library (#19326) 2023-09-26 17:19:30 +02:00
Leosvel Pérez Espinosa
312351b03c
fix(angular): throw an error when generating a component and the specified module can't be found (#19324) 2023-09-25 16:09:18 -04:00
Craigory Coppola
1aef24be39
chore(angular): move parseTargetString to pass executor context (#19133) 2023-09-21 16:08:09 -04:00
Craigory Coppola
f213976281
feat(core): include non-project files on fileMap and filesToProcess (#19217) 2023-09-19 21:46:01 -04:00
Miroslav Jonaš
cfa9a91038
fix(angular): dont add .angular/cache to prettier again if existing (#19183) 2023-09-15 17:14:13 +03:00
Nicholas Cunningham
0a7efc6465
feat(react): Add versioning for workspace libraries (#19063) 2023-09-14 08:08:46 -04:00
Colum Ferry
dd5ea7a244
feat(webpack): move module federation utils to webpack (#18996) 2023-09-08 10:22:09 -04:00
Miroslav Jonaš
bcb5965ec5
fix(angular): keep dependency-checks enabled for buildable libraries (#19047) 2023-09-07 15:14:45 +02:00
Leosvel Pérez Espinosa
8564d9ba12
feat(misc): support new format to determine new project name and destination in move generators (#18878)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2023-09-05 09:40:16 -04:00
Colum Ferry
60da7977a7
fix(angular): use production build for static-serve for MF (#18942) 2023-09-01 14:29:13 +01:00
Colum Ferry
818d04cb9a
fix(angular): ngrx-feature-store should respect paths in names #18905 (#18913) 2023-08-31 12:02:15 +01:00
Colum Ferry
5a0634323e
fix(angular): use the correct output path for mf ssr #18849 (#18906) 2023-08-30 12:53:46 +01:00
Colum Ferry
889f315f2c
fix(angular): buildable libs should lint correctly #18802 (#18837) 2023-08-25 15:46:14 +01:00
Colum Ferry
577f820158
fix(angular): style=none should not create file #18785 (#18836) 2023-08-25 11:54:57 +01:00
Leosvel Pérez Espinosa
b9eba9d72d
cleanup(angular): switch tests to use project name and root as-provided format by default (#18792) 2023-08-25 09:45:09 +01:00
Jonathan Cammisuli
bbae14b9a7
fix(core): do not use joinPathFragments for generating files (#18753) 2023-08-23 12:23:03 -04:00
Miroslav Jonaš
e34219ab96
feat(linter): add flat config support to generators (#18534) 2023-08-23 01:36:58 +02:00
Leosvel Pérez Espinosa
9123271732
fix(angular): normalize remote directory correctly when using new project root format (#18765) 2023-08-22 15:34:15 +01:00
Leosvel Pérez Espinosa
b3a0c0efed
fix(misc): fix normalizing e2e project name and root (#18757) 2023-08-22 15:33:41 +01:00
Katerina Skroumpelou
7f519d151a
docs(storybook): rearrange recipes and docs (#18732) 2023-08-21 09:44:29 -06:00
Leosvel Pérez Espinosa
195c5bfb2f
fix(misc): fix import path to project name and root helper (#18711) 2023-08-18 17:10:56 -04:00
Colum Ferry
8390b9ed2d
feat(angular): update module federation node (#18513) 2023-08-18 16:03:46 +01:00
Craigory Coppola
e2ff519db2
feat(misc): save directory and name format to nx json defaults (#18683) 2023-08-17 17:48:42 -04:00
Leosvel Pérez Espinosa
47f8b7a8be
feat(angular): use helper to determine project name and root directory in project generators (#18607) 2023-08-17 16:27:47 +01:00
Colum Ferry
b9ca7ce09f
feat(angular): add flag to include hydration when setting up ssr (#18675) 2023-08-17 07:59:15 -07:00
Jason Jean
968bd38218
Revert "Revert "feat(linter): add generator for converting to flat co… (#18631) 2023-08-15 15:25:09 -04:00
Jason Jean
11249e929b
Revert "feat(linter): add generator for converting to flat config (#1… (#18628) 2023-08-14 16:49:43 -04:00
Leosvel Pérez Espinosa
8601a0e44c
feat(angular): support angular 16.2.0 (#18561) 2023-08-14 14:46:02 +01:00
Miroslav Jonaš
ab9019df1b
feat(linter): deprecate tslint (#18464) 2023-08-10 09:39:23 -04:00
Miroslav Jonaš
b8c3ec4d7f
feat(linter): add generator for converting to flat config (#17532) 2023-08-08 20:08:43 +02:00
Colum Ferry
d7d3ebc3a8
feat(angular): support angular 16.2.0 RC (#17879) 2023-08-08 11:43:28 -04:00
Miroslav Jonaš
4fe0bd61cc
feat(linter): update eslint to 8.46.0 (#18474) 2023-08-03 19:59:43 +00:00
Jakub Nabrdalik
64492ece8c
feat(angular): use provideRouter for standalone remote apps (#18468) 2023-08-03 17:50:56 +01:00
Caleb Ukle
5e51cd6eb5
fix(testing): playwright plugin clean up (#18447) 2023-08-02 16:14:17 -04:00
Caleb Ukle
1dcb80d447
feat(angular): add playwright to e2eTestRunner option (#18163) 2023-08-02 11:59:00 -04:00
John White
f02d230626
fix(angular): update getComponentsInfo to filter null values (#18431) 2023-08-02 11:13:46 +01:00
Jason Jean
989f7f8f92
chore(repo): update nx to 16.6.0-beta.8 (#18356) 2023-07-29 10:39:53 -04:00
Miroslav Jonaš
f4b7ec2c0d
fix(linter): ensure tslint converter works with pnp (#18323) 2023-07-28 11:09:07 +02:00