101 Commits

Author SHA1 Message Date
Colum Ferry
3fefbaf468
feat(angular): add esbuild incremental build builder (#17991) 2023-07-18 15:36:19 +01:00
MaxKless
59f696c85b
cleanup(misc): remove outdated run-e2e-tests targets (#18147) 2023-07-17 15:05:39 -04:00
Colum Ferry
749bc5bee4
chore(angular): check for main.js instead of index.html (#17937) 2023-07-04 15:59:33 +02:00
Colum Ferry
9eaa240b4d
feat(angular): add --bundler flag for applications (#17919) 2023-07-03 16:22:37 +01:00
Emily Xiong
075ac2545d
chore(repo): change e2e to use verdaccio executor (#17347) 2023-06-07 12:26:43 -04:00
Jason Jean
6b928bc250
feat(js): refactor usages of npmScope (#16947) 2023-05-15 16:06:24 -04:00
Jason Jean
a0d18bb588
chore(repo): replace references to @nrwl in e2e tests (#16441) 2023-04-24 18:48:44 -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
2d195007b0
feat(core): switch packages to use the @nx scope (#16069) 2023-04-14 19:56:37 -04:00
Leosvel Pérez Espinosa
986a8c44d8
cleanup(angular): increase e2e test case timeout to account for slower windows runs (#15958) 2023-03-29 14:55:54 +01:00
Leosvel Pérez Espinosa
9dbc90d45e
cleanup(angular): consolidate and improve e2e-angular-core tests (#15726) 2023-03-28 12:53:33 -04:00
Colum Ferry
f10ecc1c8e
chore(angular): disable flaky ssr test (#15788) 2023-03-21 10:39:07 +00:00
Colum Ferry
d1d69e230c
cleanup(angular): replace usage of wrapAngularDevkitSchematics for application (#15698)
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2023-03-17 08:34:15 +00:00
Miroslav Jonaš
c6904619aa
fix(angular): fix e2e tests to support pnpm v7 (#15587) 2023-03-16 12:22:22 +01: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
Jason Jean
92610fe4b6
chore(repo): update nx to 15.8.0-beta.7 (#15293) 2023-02-27 17:24:06 -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
1e6a4f8e65
feat(angular): prompt users for standalone components in application (#14987) 2023-02-17 20:44:10 +00: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
762b9f336c
feat(core): remove unused CLI option from CNW (#14865) 2023-02-10 11:35:01 -05: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
da37267762
cleanup(angular): reenable ng add e2e tests (#14634) 2023-01-26 10:52:12 +01:00
Leosvel Pérez Espinosa
6c926d8c32
cleanup(angular): enable the ng-cli e2e test (#14503) 2023-01-19 20:41:40 +00:00
Leosvel Pérez Espinosa
26d67c6b24
cleanup(angular): disable ng-add e2e tests temporarily (#14487) 2023-01-19 12:11:49 +00:00
Jack Hsu
5c2fbf20eb
fix(angular): fix executor conversion to angular builder (#14345) 2023-01-13 12:50:37 -05:00
Colum Ferry
1d198ae532
chore(angular): renable e2e mf ssr test (#14297) 2023-01-12 10:39:11 +00:00
Jason Jean
c8021f706b
chore(angular): temporarily disable failing mfe test (#14286) 2023-01-11 16:02:59 -05:00
Colum Ferry
a5707c8b75
feat(angular): remove decorate-angular-cli (#14226) 2023-01-09 21:34:09 +00:00
Victor Savkin
422c8c735a cleanup(core): clearly split nx.json config and projects config 2023-01-05 15:35:36 -05:00
Craigory Coppola
7992ec618f
chore(repo): setup negative config for several targets (#14080) 2023-01-04 11:34:50 -05:00
Leosvel Pérez Espinosa
1247e043f4
feat(angular): skip invalid projects or targets instead of erroring when migrating from angular cli to nx monorepo (#13871) 2022-12-16 16:26:20 +01:00
Colum Ferry
b0a09585b5
cleanup(angular): add e2e for mf ssr (#13627) 2022-12-07 17:59:50 +00:00
Leosvel Pérez Espinosa
2dd2eeae63
fix(angular): ensure apps/libs layout is created when migrating from angular cli to nx monorepo layout (#13577) 2022-12-02 15:10:44 +01:00
Leosvel Pérez Espinosa
f448477e9d
feat(misc): add support for angular cli workspaces to nx init (#13404) 2022-11-29 13:08:18 -05:00
Colum Ferry
062698a905
fix(angular): e2e test should correctly fail (#13373) 2022-11-24 14:26:03 +00:00
Colum Ferry
2471768ce1
feat(angular): add --ssr flag to remote generator (#13370) 2022-11-24 11:06:40 +00:00
Victor Savkin
16fd4374d6 feat(misc): derive workspace layout dynamically 2022-11-23 15:45:13 -05:00
Colum Ferry
b084dddff0
feat(angular): support for Angular 15 (#12112) 2022-11-17 09:31:45 -05:00
Craigory Coppola
f311ecbdd7
chore(repo): remove workspace.json (#13040) 2022-11-08 13:12:31 -05:00
Jason Jean
145dda709b
feat(core): properly passthrough flags unparsed to executors (#12890) 2022-11-01 15:05:30 -04:00
Colum Ferry
a5d031482f
feat(angular): add webpack-server builder with support for custom webpack config (#12917) 2022-11-01 16:07:41 +00:00
Victor Savkin
23de788b5e
chore(repo): update to 15.0.0-rc1 (#12586) 2022-10-13 18:34:24 -04:00
Colum Ferry
66a086413b
fix(angular): ng-add migration should set default project (#12513)
* fix(angular): ng-add migration should set default project

* fix(angular): add pr suggestions

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-10-11 15:28:00 +01:00
Craigory Coppola
9b63ce167a
feat(core): don't generate workspace.json for v2 workspaces (#12127) 2022-09-27 23:16:22 +00:00
Victor Savkin
a914f78701 chore(repo): fix e2e tests 2022-09-12 13:47:49 -04:00
Colum Ferry
d782a694f4
feat(core): support ts 4.8 (#11845) 2022-09-12 13:47:31 +01:00
Katerina Skroumpelou
35744c1dc9
fix(testing): update cypress argument name (#11797) 2022-08-31 15:25:21 +03:00
Colum Ferry
af93cfd597
feat(angular): add standalone app generation (#11592) 2022-08-17 12:03:56 +01:00