Robin Csutorás
a08133f440
feat(module-federation): add remote configuration override ( #19694 )
...
## Current Behavior
The configuration of the served MFE always passed to the remotes. If a
new configuration is needed to skip one remote (e.g.
`serve:skip-remote1`) but `remote2` then a configuration called
`skip-remote1` is needed in the `remote2`.
## Expected Behavior
Add an ability to override the configuration and the empty
configurations in the remotes can be deleted.
## Related Issue(s)
Fixes #19693
2024-05-08 18:52:37 +01:00
Leosvel Pérez Espinosa
0e56533d01
docs(angular): call out @nx/angular:dev-server is required when using @nx/angular build executors ( #22883 )
...
- Calls out the `@nx/angular:dev-server` executor as required when using
`@nx/angular` build executors
- Improves & aligns executor descriptions and examples
Main docs updated with the callouts:
https://nx-dev-git-fork-leosvelperez-docs-angular-executors-nrwl.vercel.app/nx-api/angular/executors/application
https://nx-dev-git-fork-leosvelperez-docs-angular-executors-nrwl.vercel.app/nx-api/angular/executors/browser-esbuild
https://nx-dev-git-fork-leosvelperez-docs-angular-executors-nrwl.vercel.app/nx-api/angular/executors/webpack-browser
https://nx-dev-git-fork-leosvelperez-docs-angular-executors-nrwl.vercel.app/nx-api/angular/executors/dev-server
The rest of the Angular executors' descriptions were also updated.
<!-- Please make sure you have read the submission guidelines before
posting an PR -->
<!--
https://github.com/nrwl/nx/blob/master/CONTRIBUTING.md#-submitting-a-pr
-->
<!-- Please make sure that your commit message follows our format -->
<!-- Example: `fix(nx): must begin with lowercase` -->
## Current Behavior
<!-- This is the behavior we have today -->
## Expected Behavior
<!-- This is the behavior we should expect with the changes in this PR
-->
## Related Issue(s)
<!-- Please link the issue being fixed so it gets closed when this is
merged. -->
Fixes #
2024-05-07 11:34:22 +02:00
Isaac Mann
33008f25b5
docs(core): clean up more concepts section ( #22957 )
2024-04-24 10:28:53 +02:00
Colum Ferry
739e2e7115
feat(testing): make playwright default e2e test runner option ( #22511 )
2024-04-23 11:27:09 -04:00
Leosvel Pérez Espinosa
7ebd27af02
docs(angular): call out @nx/angular plugin as required to run angular devkit schematics and builders ( #22872 )
2024-04-18 15:53:35 +02:00
Leosvel Pérez Espinosa
45d89d21d4
docs(angular): improve recipe about environment variables and add information for esbuild ( #22841 )
...
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2024-04-17 15:21:21 +02:00
Leosvel Pérez Espinosa
a2167648f7
fix(angular): respect skipPackageJson correctly across generators ( #22777 )
2024-04-11 16:15:30 +02:00
Nicholas Cunningham
92a2cc775d
fix(nx-dev): Update urls that are 404 ( #22653 )
2024-04-03 15:35:10 -06:00
Leosvel Pérez Espinosa
557f873c43
docs(angular): update nx and angular version compat matrix with angular v17.3.0 ( #22370 )
2024-03-28 17:34:37 -04:00
Leosvel Pérez Espinosa
8baddb5f08
feat(angular): support angular 17.3.0 ( #22202 )
2024-03-19 14:58:23 -04:00
Leosvel Pérez Espinosa
0a6edd0247
docs(angular): update min nx version for angular 17.2.0 compat ( #22212 )
2024-03-15 17:11:34 -04:00
Isaac Mann
e9da3db560
docs(core): remove angularjs migration ( #21916 )
2024-02-29 15:10:49 -05:00
Leosvel Pérez Espinosa
cfa0815385
fix(angular): stop using npmScope as a prefix for component and directive selectors ( #21828 )
2024-02-21 16:20:12 +01:00
Colum Ferry
fc0c99dd96
docs(module-federation): clarify usage of skipRemotes ( #21887 )
2024-02-20 19:18:58 +00:00
Leosvel Pérez Espinosa
8963c4c538
feat(angular): support angular 17.2.0 ( #21671 )
2024-02-15 12:13:57 -05:00
Leosvel Pérez Espinosa
343c0f6690
feat(angular): add the extract-i18n executor ( #21802 )
2024-02-14 14:37:25 +01:00
Leosvel Pérez Espinosa
3e193b94b6
fix(angular): add missing forceEsbuild option to dev-server executor ( #21753 )
2024-02-09 17:29:44 +01:00
Miroslav Jonaš
3ead01987b
fix(nx-dev): remove fence from new packages and "nx add" commands ( #21705 )
2024-02-08 14:43:50 +01:00
Isaac Mann
61436a64ef
docs(core): inferred targets ( #21167 )
...
Co-authored-by: Katerina Skroumpelou <mandarini@users.noreply.github.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
Co-authored-by: Victor Savkin <mail@vsavkin.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2024-02-03 00:14:05 -05:00
Leosvel Pérez Espinosa
c38440e85f
docs(angular): improve dev-server executor docs ( #21434 )
2024-02-02 12:00:18 +01:00
Leosvel Pérez Espinosa
3b5f4a21ce
fix(angular): handle indexHtmlTransformer option in dev-server correctly ( #21520 )
2024-02-02 12:00:03 +01:00
Jason Jean
396ffc4636
feat(core): enable project crystal by default ( #21403 )
...
Co-authored-by: Katerina Skroumpelou <sk.katherine@gmail.com>
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
Co-authored-by: Colum Ferry <cferry09@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Emily Xiong <xiongemi@gmail.com>
Co-authored-by: Nicholas Cunningham <ndcunningham@gmail.com>
2024-02-02 03:40:59 -05:00
Craigory Coppola
deb0f1a492
chore(repo): bump deprecation messages to v19 ( #21430 )
2024-01-30 16:29:05 -05:00
beeman
a9974d3f25
docs(misc): change http:// to https:// ( #19534 )
2024-01-30 11:33:13 -05:00
Leosvel Pérez Espinosa
7a77b0d6a7
feat(angular): add generator to convert targets to use the esbuild-based application executor ( #21333 )
2024-01-30 17:27:00 +01:00
Leosvel Pérez Espinosa
4b88f48a18
feat(angular): support angular 17.1.0 ( #20556 )
2024-01-26 10:43:16 -05:00
Leosvel Pérez Espinosa
a628c025d2
fix(angular): support scoped project names and entrypoints in library secondary entrypoint generator ( #21300 )
2024-01-24 13:31:34 +00:00
Leosvel Pérez Espinosa
e4758358b0
feat(misc): optionally update package.json scripts in init generators ( #21204 )
2024-01-22 13:51:41 -05:00
Dmitriy Stepanenko
c1238aad5e
feat(angular): support esbuild middleware functions ( #21048 )
2024-01-22 18:34:02 +01:00
Leosvel Pérez Espinosa
87256aae66
cleanup(angular): simplify package executor adjustments for angular v17 ( #20869 )
2024-01-22 10:33:39 -05:00
Aditya Mathur
dd5f3c8d17
docs(misc): standardize all the install commands with different pm ( #21226 )
2024-01-19 15:21:42 +01:00
Emily Xiong
6141f44203
feat(core): add keepExistingVersions to all packages ( #21169 )
2024-01-17 14:22:58 -05:00
Leosvel Pérez Espinosa
047dc22aed
cleanup(misc): clean up init generators ( #21088 )
2024-01-16 15:29:44 +01:00
Leosvel Pérez Espinosa
626605ef97
chore(angular): skip formatting generated code when not needed in unit tests ( #20819 )
2023-12-18 11:05:44 -05:00
Colum Ferry
a9a676a570
fix(module-federation): support buildable libs ( #20786 )
2023-12-15 11:07:13 -05:00
Leosvel Pérez Espinosa
eb481513e7
fix(angular): update schema and validate compatibility in esbuild-based executors ( #20564 )
2023-12-05 13:43:25 +01:00
Leosvel Pérez Espinosa
43a4482482
feat(angular): add application executor ( #20529 )
2023-12-04 10:21:35 +01:00
Leosvel Pérez Espinosa
a831e262dd
feat(angular): support providing esbuild plugins to @nx/angular:browser-esbuild ( #20504 )
2023-12-01 11:11:11 +01:00
Colum Ferry
d22e860269
feat(angular): convert module-federation-dev-server to executor ( #20252 )
2023-11-30 12:58:48 +00:00
Leosvel Pérez Espinosa
40f8c40df2
feat(angular): support esbuild-based executors/builders in @nx/angular:dev-server ( #20311 )
2023-11-23 09:48:02 -05:00
Colum Ferry
c7c845dbc4
fix(module-federation): add tsconfig file for linting with TS webpack #20150 ( #20210 )
2023-11-13 16:44:08 +00:00
Leosvel Pérez Espinosa
44a5559d5b
docs(angular): update nx and angular version compat matrix with angular v17 ( #20069 )
2023-11-13 09:39:46 +01:00
Colum Ferry
a73e9fd562
feat(module-federation): use single file-server for static remotes ( #20006 )
2023-11-10 11:25:09 -05:00
MaxKless
e8e8f94f7a
cleanup(storybook): rename name to project to be consistent with other generators ( #20181 )
2023-11-10 11:22:43 -05:00
Colum Ferry
a98ccdedf2
docs(angular): update docs for angular v17 ( #20154 )
2023-11-09 14:04:34 -05:00
Leosvel Pérez Espinosa
25d6ec3a92
feat(angular): support angular v17 ( #19689 )
2023-11-07 15:45:42 -05:00
Colum Ferry
1338a7c133
feat(module-federation): use nx run-many to build static remotes in parallel ( #19987 )
2023-11-06 16:25:33 +00:00
Nicholas Cunningham
67f47c287a
fix(module-federation): refactor federate-module generator ( #19979 )
2023-11-01 14:52:29 -04:00
Isaac Mann
4d1e0bd7e9
docs(core): deprecation for nameAndDirectoryFormat ( #19861 )
2023-10-31 10:13:17 -04:00
Isaac Mann
d946d2e2d6
docs(core): add links at the bottom
2023-10-25 15:04:34 +02:00