Miroslav Jonaš
a9afb97307
docs(core): fix broken links and add missing latest prefix ( #6471 )
2021-07-23 08:16:54 -04:00
Leosvel Pérez Espinosa
0af1780b81
fix(core): improve run-commands dx for ready-when ( #6448 )
2021-07-22 09:17:22 +01:00
Craigory V Coppola
a1ccc87a07
docs(misc): documentation headers should include collectionName for searchability ( #6451 )
...
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-07-21 11:40:59 -04:00
Leosvel Pérez Espinosa
9044a8f869
cleanup(misc): rename collection.json to generators.json ( #6442 )
2021-07-21 11:42:43 +01:00
Miroslav Jonaš
8c3276f3a0
docs(core): fix outdated references to ng in react and angular ( #6426 )
...
* docs(core): fix outdated references to ng in react and angular
* Update docs/angular/examples/react-and-angular.md
Co-authored-by: Brandon <robertsbt@gmail.com>
Co-authored-by: Brandon <robertsbt@gmail.com>
2021-07-20 14:25:31 +02:00
Colum Ferry
227eed9172
feat(angular): generate entry module for remote mfes ( #6403 )
2021-07-20 12:00:00 +01:00
vsavkin
0e52c43665
feat(core): store file deps and only reanalyze changed files
2021-07-16 20:21:45 -04:00
Jason Jean
7de111c25b
feat(core): update typescript to 4.3 ( #6397 )
2021-07-16 17:29:03 -04:00
Jason Jean
59c8e186db
fix(angular): add --skip-format for convert-tslint-to-eslint ( #6387 )
2021-07-15 21:34:28 -04:00
Colum Ferry
ec414e5840
feat(angular): add executor to allow custom webpack config with serve ( #6359 )
...
Add a builder to allow the user to pass a custom webpack config with serve. It should fetch the
custom webpack config from the build target.
2021-07-15 11:09:59 +01:00
Colum Ferry
776bd277b7
feat(angular): add host option to MFE generator ( #6368 )
...
Add a host option to MFE generator to allow a remote to specify a host that it should be consumed
by.
Use this value to update the host application's webpack.config,js
2021-07-15 09:54:41 +01:00
Colum Ferry
8b1f812c85
fix(angular): change mfe naming convention to use host
...
Previously, naming convention of consuming applications for MFEs was `shell`.
Change it to match Webpack Module Federation's naming convention of calling it `host`.
BREAKING CHANGE:
The `mfeType` options have changed from `shell | remote` to `host | remote`.
2021-07-14 10:40:14 +01:00
vsavkin
9cacfb8307
docs(misc): tweaks to the intro and monoreo guides
2021-07-13 14:25:14 -04:00
Craigory V Coppola
23e21d0995
fix(core): project.json split should be remembered if all projects utilize it ( #6180 )
2021-07-08 23:35:57 +00:00
Colum Ferry
526f783130
docs(angular): fix quote mark in karma docs ( #6294 )
2021-07-08 11:52:42 +01:00
Leosvel Pérez Espinosa
4433e21e24
docs(misc): highlight executors and generators required options ( #6231 )
2021-07-06 14:29:57 -04:00
Brandon
eef0db73bf
docs(core): cleanup tutorials ( #6268 )
...
* docs(core): cleanup tutorials
* chore: review fix
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2021-07-06 13:07:59 -04:00
Jack Hsu
4b859493ea
feat(web): add migration generator for webpack 5 ( #6232 )
2021-07-06 12:21:20 -04:00
Colum Ferry
0fd0fc4d93
feat(angular): add mfe options to app generator ( #6242 )
2021-07-06 10:32:45 +01:00
Colum Ferry
46d73f1c78
docs(angular): cleanup migrating angularjs docs ( #6240 )
2021-07-06 09:24:00 +01:00
Jonathan Romano
7fc5d6fd8f
fix(web): add setParserOptionsProject option to web:application ( #6239 )
...
This option is available in most other generators, but was missing for @nrwl/web:application
2021-07-05 15:50:16 -04:00
Leosvel Pérez Espinosa
195e6bade5
cleanup(misc): rename builders.json to executors.json ( #6230 )
2021-07-02 15:59:34 +01:00
vsavkin
a86a6d27f0
chore(repo): update to nx 12.5.2
2021-07-02 09:49:18 -04:00
Colum Ferry
d6d142e62f
docs(angular): fix links in migrating from angular cli docs ( #6228 )
...
Fix links in docs page
2021-07-02 14:36:56 +01:00
Colum Ferry
dd51c18d12
feat(angular): init mfe generator ( #6209 )
...
Add generator to scaffold Module Federation configuration for a given Angular application
2021-07-02 13:45:36 +01:00
Leosvel Pérez Espinosa
5ba6d01262
cleanup(nx-plugin): migrate e2e executor to nx devkit ( #6212 )
2021-07-01 15:36:35 +01:00
Leosvel Pérez Espinosa
277bdd2255
docs(angular): refresh generators docs ( #6202 )
2021-07-01 10:11:36 +01:00
Leosvel Pérez Espinosa
ec389cfca2
docs(angular): refresh executors docs ( #6194 )
2021-07-01 10:07:43 +01:00
Zachary DeRose
4406141637
docs(misc): fixing broken links in jest executor doc page ( #6175 )
2021-06-30 10:07:44 -07:00
Brandon
603d62d911
docs(core): configuration guide updates ( #6193 )
2021-06-30 10:05:20 -05:00
Katerina Skroumpelou
6ded4b1f58
docs(nxdev): bad formatting in migrate docs ( #6166 )
2021-06-29 09:50:09 -04:00
Craigory V Coppola
1914da758b
cleanup(core): helpful project json messaging ( #6158 )
2021-06-28 15:51:51 -04:00
Jason Jean
8ac7519ada
feat(core): introduce batch executors
2021-06-28 14:46:53 -04:00
Leosvel Pérez Espinosa
fab43a15e2
cleanup(nest): migrate nest to nx devkit ( #6157 )
2021-06-28 13:01:00 -04:00
Brandon
6d32604a05
docs(core): update nx migrate guide ( #6155 )
2021-06-28 09:37:46 -05:00
Craigory V Coppola
7c7191a2f9
docs(core): docs for project.json files + associated generator ( #6107 )
...
Signed-off-by: AgentEnder <craigorycoppola@gmail.com>
2021-06-28 10:20:11 -04:00
Benjamin Cabanes
914983a0d2
docs(core): nx-dev community link update ( #6150 )
2021-06-28 08:22:31 -04:00
Jason Jean
4f7191e154
chore(repo): update nx to 12.5.0-beta.5
2021-06-25 17:08:37 -04:00
Phillip Barta
5e6cf9646b
feat(devkit): reexport package manager methods in devkit
2021-06-25 17:07:35 -04:00
Katerina Skroumpelou
e13b423ddb
feat(storybook): from addon-knobs to controls ( #6068 )
2021-06-25 18:17:48 +03:00
Leosvel Pérez Espinosa
e5c552bb42
fix(angular): change tsconfig.worker.json to extend the right path ( #6105 )
2021-06-24 09:54:14 +01:00
Leosvel Pérez Espinosa
c50e2c2fae
docs(angular): improve incremental build docs ( #6106 )
2021-06-23 16:02:34 +02:00
Craigory V Coppola
f1911a71f3
feat(core): split nx config to project files ( #5880 )
2021-06-22 20:30:38 -04:00
Isaac Mann
b3aa5c3d25
docs(core): generator guides ( #6070 )
...
* docs(nxdev): generator guides
* docs(nxdev): cleanup
* docs(nxdev): more cleanup
* docs(nxdev): formatting
* docs(nxdev): code formatting
* docs(nxdev): only mention angular devkit in angular docs
* docs(nxdev): tidy
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-06-22 15:09:54 -04:00
Philip Fulcher
98ac32e615
feat(misc): add watch mode to dep-graph command ( #6043 )
2021-06-22 10:41:44 -06:00
Leosvel Pérez Espinosa
bbb0416cc2
fix(angular): remove Stylus from new Angular workspaces and apps ( #6095 )
2021-06-22 16:56:51 +01:00
Brandon Roberts
d81837c880
docs(core): add mental model overview guide
2021-06-22 11:17:19 -04:00
Leosvel Pérez Espinosa
122f7eca72
cleanup(angular): migrate downgrade-module and upgrade-module generators to nx devkit ( #6083 )
2021-06-22 10:20:02 +01:00
Leosvel Pérez Espinosa
5cac8ba9ac
cleanup(angular): migrate ngrx generator to nx devkit ( #6057 )
2021-06-21 14:18:15 +01:00
vsavkin
8a7b6c8405
feat(core): replace strictlyOrderedTargets with targetDependencies
2021-06-18 06:54:33 -04:00