Leosvel Pérez Espinosa
25d6ec3a92
feat(angular): support angular v17 ( #19689 )
2023-11-07 15:45:42 -05:00
Jack Hsu
b5ed979b90
feat(misc): remove usages of @nx/cypress:cypress-project internally ( #19766 )
2023-10-24 21:04:15 -04: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
Colum Ferry
a25d1fca47
fix(testing): component testing generator should trust user to provide valid build target ( #17600 )
2023-06-15 10:37:04 +01:00
Victor Savkin
0848031dd9
feat(core): move task hashing into daemon
2023-05-17 11:37:57 -04:00
Caleb Ukle
dfd51634f3
fix(testing): prevent ct and e2e generators overwriting configs ( #16651 )
2023-05-11 12:19:16 -04:00
Jason Jean
da158bc47e
feat(angular): replace usages of @nrwl with @nx ( #16377 )
...
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2023-04-19 10:59:58 -04:00
Jason Jean
5a0a4e8d26
feat(repo): replace usages of @nrwl/ with @nx/ in tooling packages ( #16351 )
2023-04-18 12:15:33 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope ( #16069 )
2023-04-14 19:56:37 -04: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
Miroslav Jonaš
8d4855de61
feat(core): add full dependency information to project graph file dependencies ( #14893 )
2023-02-21 10:39:44 -05:00
Victor Savkin
422c8c735a
cleanup(core): clearly split nx.json config and projects config
2023-01-05 15:35:36 -05:00
Victor Savkin
16fd4374d6
feat(misc): derive workspace layout dynamically
2022-11-23 15:45:13 -05:00
Caleb Ukle
39518e33ba
fix(testing): provide better error messages around component test --build-target ( #12886 )
2022-11-04 15:42:42 -07:00
Caleb Ukle
a0904a601b
feat(testing): support angular cypress component testing ( #11790 )
...
* feat(testing): ng cypress component testing
closes : #11602
* chore(testing): move story utils into common util area
* feat(testing): add options for ng component testing
* docs(testing): add more info for component testing
* chore(testing): address PR feedback
* chore(testing): remove logs
2022-09-07 13:32:19 +00:00