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 |
|
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
|
3b5f4a21ce
|
fix(angular): handle indexHtmlTransformer option in dev-server correctly (#21520)
|
2024-02-02 12:00:03 +01:00 |
|
Leosvel Pérez Espinosa
|
25d6ec3a92
|
feat(angular): support angular v17 (#19689)
|
2023-11-07 15:45:42 -05:00 |
|
Miroslav Jonaš
|
331707d6eb
|
docs(nx-dev): make more concepts submenu (#18266)
|
2023-07-24 14:20:48 +00: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 |
|
Leosvel Pérez Espinosa
|
6c9a0e399c
|
fix(angular): sync missing schema changes in builders (#15600)
|
2023-03-10 16:15:30 +00:00 |
|
Leosvel Pérez Espinosa
|
f02d0e4d1a
|
fix(angular): throw when polyfills is provided with an array for webpack-browser and angular 14 (#14742)
|
2023-02-01 17:34:39 +01:00 |
|
Colum Ferry
|
aaf8cc4f3a
|
feat(angular): add index html transformer for builder #13368 (#14583)
|
2023-01-25 15:59:18 +00:00 |
|
Colum Ferry
|
d23264f820
|
feat(angular): add x-priority to executors (#14543)
|
2023-01-25 09:21:33 +00:00 |
|
Benjamin Cabanes
|
19fd40ddc7
|
docs(nxdev): refactor docs sources generation and app consumption (#13834)
|
2022-12-19 18:59:50 +00:00 |
|