1300 Commits

Author SHA1 Message Date
Jason Jean
c956435133
fix(misc): restore tsconfig utils as deprecated in @nrwl/workspace (#15409) 2023-03-03 13:38:21 -05:00
Colum Ferry
fb282a48b0
cleanup(angular): remove downgrade-module generator (#15417) 2023-03-03 15:22:35 +00:00
Katerina Skroumpelou
399b8a46ec
docs(storybook): csf3 stories update (#15423) 2023-03-03 10:08:57 -05:00
Colum Ferry
fde0abf998
cleanup(angular): prune angular migrations (#15416) 2023-03-03 13:41:15 +00:00
Benjamin Cabanes
872dcc8547
chore(core): fix browserslist typo (#15309) 2023-03-01 12:25:33 -05:00
Isaac Mann
0366eeaab6
docs(core): update buildable project deps description (#15331) 2023-03-01 11:22:09 -05:00
Caleb Ukle
e8f19d8cb0
fix(testing): walk all project deps to check if CT project is used in buildTarget (#15252) 2023-02-28 16:33:46 -05:00
Jason Jean
92610fe4b6
chore(repo): update nx to 15.8.0-beta.7 (#15293) 2023-02-27 17:24:06 -05:00
Jason Jean
3d4f590c07
fix(core): do not add typescript in new empty repos (#15163)
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
2023-02-27 12:08:36 -05:00
Jason Jean
84fedf36e0
Revert "chore(repo): update nx to 15.8.0-beta.6" (#15274) 2023-02-26 12:39:15 -05:00
Jason Jean
3c50474f40
chore(repo): update nx to 15.8.0-beta.6 (#15247) 2023-02-26 02:26:53 -05:00
Colum Ferry
f9564e0610
feat(angular): support ngrx 15.3 (#15226) 2023-02-24 12:44:36 -05:00
Colum Ferry
88199e5653
fix(angular): ngrx should attach to parent routes correctly (#15221) 2023-02-24 15:26:03 +00:00
Leosvel Pérez Espinosa
b488f6483a
fix(angular): make webpack-browser executor watch changes correctly in incremental builds setups (#15222) 2023-02-24 14:10:47 +00:00
Colum Ferry
f2faf22790
feat(angular): add option to enable/disable cors for file-server (#15220) 2023-02-24 12:01:52 +00:00
Leosvel Pérez Espinosa
12fff86d29
fix(angular): show actionable error when component resource is not found in ng-packagr executors (#15217) 2023-02-24 10:20:10 +00:00
Caleb Ukle
8a97b43eb1
feat(testing): jest 29 support (#14701) 2023-02-23 14:30:47 -06:00
Colum Ferry
9efcf044c9
feat(angular): support Angular 15.2 (#14953) 2023-02-23 11:56:41 -05:00
Katerina Skroumpelou
6c059eab7d
feat(storybook): csf3 stories generator (#15192) 2023-02-23 15:11:41 +00:00
Jason Jean
fa6e8ea987
fix(js): refactor ensurePackage (#15074) 2023-02-22 18:47:40 -05:00
Colum Ferry
0f95773560
fix(angular): add routes correctly (#15171) 2023-02-22 15:17:11 +00:00
Miroslav Jonaš
8d4855de61
feat(core): add full dependency information to project graph file dependencies (#14893) 2023-02-21 10:39:44 -05:00
Katerina Skroumpelou
b934edc3dc
chore(storybook): remove old change-storybook-targets generator (#15126) 2023-02-20 16:43:54 +00:00
Jack Hsu
71fd015f3d
fix(js): do not generate tsconfig.base.json when creating standalone projects (#15099)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-02-17 20:43:03 -05:00
Colum Ferry
1e6a4f8e65
feat(angular): prompt users for standalone components in application (#14987) 2023-02-17 20:44:10 +00:00
Emily Xiong
a97212b601
feat(core): move tsconfig.base.json to @nrwl/js:init (#14467) 2023-02-16 11:17:30 -05:00
Colum Ferry
f913b905a1
feat(angular): add option for custom path to manifest file (#15053)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-02-16 16:12:20 +00:00
Leosvel Pérez Espinosa
0385682dbb
fix(angular): bump generated rxjs version (#15054) 2023-02-16 15:30:18 +00:00
Miroslav Jonaš
9b51f6b0aa
fix(linter): add node_modules to linter ignore patterns (#14980) 2023-02-15 17:06:18 -05:00
Emily Xiong
032efc2cfb
fix(angular): ensure peer deps are installed when initializing the plugin (#14906)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-02-14 11:07:51 -05:00
Colum Ferry
91117c9d2d
fix(angular): fallback to buildTarget.options if no configuration provided (#14952) 2023-02-13 11:29:02 +00:00
Leosvel Pérez Espinosa
c712949b7e
fix(angular): add missing ts 4.8.2+ requirement to angular v15 update (#14934) 2023-02-13 09:05:52 +00:00
Leosvel Pérez Espinosa
005eb5687b
fix(misc): make ts 4.8 update optional and add missing angular requirements (#14918) 2023-02-10 13:24:07 -05:00
Colum Ferry
066c3b1e71
fix(angular): unit test runner none should skip tests (#14916) 2023-02-10 16:15:33 +00:00
Leosvel Pérez Espinosa
09670c7c9f
fix(angular): fix safari tp support and include last 2 chrome version in browserslist in ng-packgr executors (#14902) 2023-02-10 09:03:55 +00:00
Jason Jean
6b1d0c6934
chore(linter): fix non-deterministic snapshots for convert tslint to … (#14905) 2023-02-09 19:04:19 -05:00
Leosvel Pérez Espinosa
b688412617
fix(angular): prevent init generator to bump versions and consider installed core packages versions (#14890)
Fixes https://github.com/nrwl/nx/issues/14324
2023-02-09 14:26:40 +00:00
Colum Ferry
829df2b9ab
fix(angular): tidy up supported options (#14793) 2023-02-08 15:05:10 +00:00
Katerina Skroumpelou
61cadc301c
feat(storybook): remove root config files (#14780) 2023-02-07 14:30:34 -05:00
Leosvel Pérez Espinosa
751d02b983
feat(core): add prompts and requirements to nx migrations (#14420) 2023-02-06 20:57:11 +00:00
Katerina Skroumpelou
c2419d0801
fix(storybook): typescript config ts-node (#14829) 2023-02-06 19:09:24 +00:00
Leosvel Pérez Espinosa
17aa8950d5
fix(angular): ensure required peer deps are installed when migrating from angular cli workspaces (#14766) 2023-02-02 10:47:35 +01:00
Colum Ferry
fe6ffa20d9
feat(angular): set angular devkit packages as peer deps (#14723) 2023-02-01 17:09:29 +00:00
Leosvel Pérez Espinosa
f02d0e4d1a
fix(angular): throw when polyfills is provided with an array for webpack-browser and angular 14 (#14742) 2023-02-01 17:34:39 +01:00
Colum Ferry
1eb38ce920
fix(angular): deprecate the testing utils (#14691) 2023-01-30 13:09:20 +00:00
Colum Ferry
8d5544e1fe
fix(angular): prefix in project.json in migrated ng cli (#14662) 2023-01-30 11:22:50 +00:00
4javier
6422d3da9d
fix(angular): remove import of missing environment file (#14640)
Co-authored-by: 4javier <4javier4@gmail.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2023-01-27 16:46:10 +00:00
Dirko Odendaal
ee909cf7a5
feat(misc): conditionally allow starter template inclusion (#14268)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2023-01-27 15:07:07 +00:00
Colum Ferry
aaf8cc4f3a
feat(angular): add index html transformer for builder #13368 (#14583) 2023-01-25 15:59:18 +00:00
Juri Strumpflohner
df26a29316
docs(nx-dev): fix Youtube link (#14605) 2023-01-25 10:48:04 -05:00