1237 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
caefe8f509
cleanup(angular): rearrange validation helper function (#16906) 2023-05-10 12:55:51 +01:00
Leosvel Pérez Espinosa
bdfb10db0a
fix(angular): warn in ng-packagr executors when finding conflicting package export conditions (#16905) 2023-05-10 12:55:35 +01:00
Caleb Ukle
50ad516278
feat(testing): add --strict flag for jest-preset-angular test env opts (#16467) 2023-05-09 15:07:21 +00:00
Caleb Ukle
ad841c9048
docs(repo): update docs/schemas to use nx scoped packages - nx labs (#16865) 2023-05-09 08:30:52 -05:00
Colum Ferry
54eb7be765
feat(angular): add ngrx feature store generator (#16806) 2023-05-09 09:31:15 +01:00
Colum Ferry
6728bbbc98
fix(angular): handle ngrx imports for apps that do not migrate to config file (#16812) 2023-05-09 09:31:03 +01:00
Leosvel Pérez Espinosa
7d42d887e3
fix(angular): update import paths relative to app config file location in migration extracting the config (#16863) 2023-05-09 09:30:40 +01:00
Leosvel Pérez Espinosa
67a5e8e823
feat(angular): update jest-preset-angular to support angular v16 (#16852) 2023-05-08 13:38:49 -04:00
Leosvel Pérez Espinosa
c13cb3cc78
fix(angular): sync migration generators for angular v16 target versions (#16773) 2023-05-04 13:09:41 -04:00
Katerina Skroumpelou
17e6db5568
feat(storybook): deprecate v6 support (#16650) 2023-05-04 18:02:18 +03:00
Colum Ferry
8484a8ea16
fix(angular): ssr distFolder path should be more correctly defined (#16758) 2023-05-04 12:26:04 +01:00
Colum Ferry
0a81c64560
fix(angular): update ngrx parent description to give better info about standalone api usage (#16755) 2023-05-04 11:11:06 +01:00
Colum Ferry
b526e1d600
fix(angular): update component module error message to suggest standalone (#16754) 2023-05-04 11:10:53 +01:00
Jason Jean
5b99313722
fix(angular): generate applications with zone.js 0.13.0 (#16747) 2023-05-03 17:53:02 -04:00
Leosvel Pérez Espinosa
203a874ddb
feat(angular): update angular 16 packages to stable versions (#16732) 2023-05-03 16:02:42 -04:00
Colum Ferry
c2e88ad6a7
fix(angular): throw error when no parent module found (#16728) 2023-05-03 16:39:54 +01:00
Leosvel Pérez Espinosa
f45aa076da
feat(angular): support angular v16 (#15592) 2023-05-03 11:02:07 -04:00
Leosvel Pérez Espinosa
9c3698982b
fix(angular): add jasmine-marbles with a version compatible with installed rxjs version in migration (#16717) 2023-05-03 15:36:14 +01:00
Leosvel Pérez Espinosa
ae89df9482
fix(angular): do not wrap bootstrap call when setting up ssr in workspaces with angular >= 15.2.0 (#16714) 2023-05-03 10:58:01 +01:00
Leosvel Pérez Espinosa
4be6f7401c
fix(angular): clean up ssr main.server.ts generation (#16699) 2023-05-02 16:19:56 +01:00
Leosvel Pérez Espinosa
6e745f8542
fix(angular): do not run migration generator bumping angular cli version when update is skipped (#16643) 2023-04-28 11:12:46 -04:00
Leosvel Pérez Espinosa
95c0fad6bf
docs(angular): replace ng add usage with nx init --integrated for integrated migration (#16248) 2023-04-27 18:49:04 -04:00
Isaac Mann
afa5eb59fa
docs(core): document the @nrwl => @nx rescope (#16403)
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-04-27 18:14:59 -04:00
Caleb Ukle
43a7d770fa
cleanup(testing): rename cypress-component-project to cypress-component-configuration (#16382) 2023-04-27 11:19:32 -04:00
fyodorovandrei
6dd1385eca
feat(react): refactor util getModuleFederationConfig to avoid to pass function to determinate the remote url (#16488)
Co-authored-by: Colum Ferry <cferry09@gmail.com>
2023-04-27 08:22:17 -04:00
Colum Ferry
f34fec319f
fix(core): deprecate mf utils from devkit public api (#16574) 2023-04-26 17:36:09 -04:00
Miroslav Jonaš
262865841d
feat(repo): migrate to pnpm (#16284) 2023-04-25 17:57:36 -04:00
Colum Ferry
4e0df09fac
fix(angular): remote static serve target should not watch for changes (#16542) 2023-04-25 15:37:31 +00:00
Katerina Skroumpelou
9bb5d0d7db
feat(repo): update storybook to v7 (#16174) (#16289) 2023-04-24 10:11:41 -04:00
Jason Jean
88b9687451
fix(linter): fix legacy linter migrations (#16462) 2023-04-21 13:29:09 -04:00
Leosvel Pérez Espinosa
258cda37ec
fix(angular): build plugin runtime code with ts module option set to esnext (#16448) 2023-04-21 10:55:33 -04:00
Jason Jean
ff8074bf75
chore(repo): update to nx 16.0.0-beta.5 (#16347) 2023-04-21 10:17:56 -04:00
Colum Ferry
ec3c642b29
feat(angular): add migration to remove protractor generator defaults (#16409) 2023-04-21 12:29:02 +01:00
Colum Ferry
14d9a8b034
feat(angular): add migration to remove karma generator defaults (#16400) 2023-04-21 09:56:47 +01:00
Jason Jean
739b4c2924
feat(linter): rename @nx/eslint-plugin-nx to @nx/eslint-plugin (#16420) 2023-04-20 13:25:56 -04:00
Caleb Ukle
1ad7e3de48
fix(testing): nullcheck polyfills in ng component testing (#16411) 2023-04-19 16:55:11 +00: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
Colum Ferry
4446bf749a
fix(angular): schematics warning should only occur when run as schematic (#16396) 2023-04-19 11:23:50 +01:00
Colum Ferry
48b356d9c1
fix(angular): throw error when generating component with multiple candidate modules (#16332) 2023-04-19 09:46:13 +01:00
Colum Ferry
0ce1f37943
fix(angular): add component import path correctly to NgModule when flat=false (#16364) 2023-04-19 09:45:36 +01:00
Jason Jean
5a0a4e8d26
feat(repo): replace usages of @nrwl/ with @nx/ in tooling packages (#16351) 2023-04-18 12:15:33 -04:00
Miroslav Jonaš
2dd59c3b57
feat(core): extract js related code from affected and hasher (#16244) 2023-04-18 10:42:05 -04:00
Jason Jean
2d195007b0
feat(core): switch packages to use the @nx scope (#16069) 2023-04-14 19:56:37 -04:00
Craigory Coppola
2ddf806fa1
chore(repo): move our migrations to 'generators' rather than 'schematics' (#16291) 2023-04-14 15:25:58 -04:00
Caleb Ukle
26fbd1daa0
fix(testing): support custom workspaceRoot for angular CT (#15485) 2023-04-14 11:35:22 -04:00
Caleb Ukle
85b3315b34
chore(misc): update snapshots to latest format (#16276) 2023-04-14 11:29:06 -04:00
Ali Ataf
3e45445e26
fix(angular): consider app-routing.module.ts when setting up module federation host routes (#16285)
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2023-04-14 15:50:27 +01:00
Miroslav Jonaš
e6f6fc14a9
fix(js): report createGlobPatternsForDependencies errors on tailwind (#16266) 2023-04-12 12:47:08 -04:00
Jason Jean
d2f855502a
Revert "feat(repo): update storybook to v7 (#16174)" (#16264) 2023-04-12 11:46:56 -04:00
Miroslav Jonaš
cdc0906132
feat(linter): update @typescript-eslint/* to 5.58.0 (#16250) 2023-04-12 17:40:40 +02:00