1125 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
db682bf7d6
fix(angular): resolve browserTarget options correctly in webpack-dev-server (#15638) 2023-03-14 09:45:27 +00:00
Colum Ferry
80f3d03d1d
feat(core): move string utils to devkit (#15479) 2023-03-10 13:15:47 -05:00
Colum Ferry
c3a58e9c1d
feat(core): move forEachExecutorOptions to devkit (#15547) 2023-03-10 17:04:10 +00:00
Leosvel Pérez Espinosa
46b3767303
fix(angular): misc fixes in some generator schemas (#15602) 2023-03-10 16:19:55 +00:00
Leosvel Pérez Espinosa
6c9a0e399c
fix(angular): sync missing schema changes in builders (#15600) 2023-03-10 16:15:30 +00:00
Colum Ferry
5b8a663016
cleanup(angular): convert ng cli migrations to nx devkit (#15590) 2023-03-10 15:54:38 +00:00
Katerina Skroumpelou
2e3e32cf30
feat(storybook): update to v7.0.0-rc (#15584) 2023-03-10 09:56:32 -05:00
Leosvel Pérez Espinosa
79f88dc7ef
cleanup(angular): remove --preserve-angular-cli-layout flag from ng-add generator (#15490) 2023-03-10 09:53:33 +00:00
Colum Ferry
361ddb1b0f
feat(js): move buildable libs to js (#15558) 2023-03-09 16:36:50 -05:00
Jack Hsu
24b82edbed
feat(core): move prettier init logic from @nrwl/workspace to @nrwl/js (#15501) 2023-03-09 16:01:19 -05:00
Leosvel Pérez Espinosa
3670f20fdb
cleanup(angular): fix unit tests setup so peer deps are not installed with ensurePackage (#15560) 2023-03-09 15:18:04 +00:00
Colum Ferry
2ab66dd410
cleanup(angular): remove karma generation support (#15419) 2023-03-09 11:28:31 +00:00
Colum Ferry
98001cc489
cleanup(core): move ast utils to js (#15540) 2023-03-08 18:30:29 -05:00
Colum Ferry
14dd8e1e27
feat(angular): move replaceAppNameWithPath to Angular (#15493)
Co-authored-by: Michael Ziluck <michael@ziluck.com>
2023-03-08 18:28:14 -05:00
Colum Ferry
c82ba4e9d4
feat(js): add getSourceNodes to nrwl/js package (#15497) 2023-03-08 18:27:07 -05:00
Colum Ferry
5d19b53abc
cleanup(js): move createGlobPatternsForDependencies to js (#15466) 2023-03-07 18:16:19 -05:00
Jack Hsu
47fd3a2d54
feat(core): move checkAndCleanWithSemver to devkit (#15505) 2023-03-07 13:19:46 -05:00
Colum Ferry
14f0f38ee1
cleanup(angular): remove deep import to nrwl/workspace for getNewProjectName (#15494) 2023-03-07 12:19:25 +00:00
Colum Ferry
e394220e10
cleanup(angular): import deduceDefaultBase from nx (#15495) 2023-03-07 11:00:17 +00:00
Michael Ziluck
06501e68d0
docs(react): fix grammatical issue with a vs an (#15478) 2023-03-06 19:30:06 -05:00
Colum Ferry
8744698a01
feat(devkit): move runTasksInSerial to devkit (#15467) 2023-03-06 13:55:44 -05:00
Colum Ferry
047f2f5e43
cleanup(angular): remove upgrade-module generator (#15418) 2023-03-06 11:57:23 -05:00
Leosvel Pérez Espinosa
02a450e3bb
fix(core): ensure correct $schema path is generated when adding project configuration (#15463) 2023-03-06 14:46:26 +00:00
Leosvel Pérez Espinosa
fba34ca997
fix(angular): fix rxjs package updates and ensure peer deps are installed before other migrations (#15458) 2023-03-06 10:22:54 +00:00
Craigory Coppola
4a53ace70d
fix(core): nx migrate should work in encapsulated Nx repos (#15338) 2023-03-03 15:45:42 -05:00
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