701 Commits

Author SHA1 Message Date
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
485eaae702 docs(misc): wrong header styles 2021-07-13 15:17:40 -04:00
vsavkin
37460f9844 docs(misc): minor tweaks in the docs 2021-07-13 15:08:38 -04:00
vsavkin
08dfc9d554 docs(misc): minor tweaks 2021-07-13 14:57:07 -04:00
vsavkin
9cacfb8307 docs(misc): tweaks to the intro and monoreo guides 2021-07-13 14:25:14 -04:00
Zachary DeRose
56a2f5dbf3
docs(misc): Using Tailwind CSS with React Guide (#6183)
* docs(misc): Install Tailwind for Web/React/Next.js Apps Guide

* fix(react): addressing PR comments

* fix(misc): updating map.json with new doc name

* fix(misc): updating map.json to match master
2021-07-12 10:44:47 -04:00
Colum Ferry
5a31e56564
docs(angular): fix minor issues with Nx Console docs and icon loading (#6295) 2021-07-09 12:46:50 -05: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
Craigory V Coppola
442e4fc6a1
chore(repo): convert to project json format (#6286) 2021-07-08 11:36:35 -04:00
Benjamin Cabanes
9b37cccf7f
docs(core): Get started flavoured videos (#6300) 2021-07-08 10:19:07 -04:00
Colum Ferry
526f783130
docs(angular): fix quote mark in karma docs (#6294) 2021-07-08 11:52:42 +01:00
Colum Ferry
757e02d75c
docs(angular): cleanup some minor issues in docs (#6267) 2021-07-08 09:12:09 +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
Zachary DeRose
9acf7ecd69
docs(misc): Adding index.html interpolation to env variable guide (#6184) 2021-07-02 13:57:34 -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
Zachary DeRose
59c65a9793
docs(misc): React tutorials formatting fix (#6218) 2021-07-01 11:23:31 -07:00
Zachary DeRose
5364ed5fb6
docs(misc): Formatting fix on Enterprise guide (#6217) 2021-07-01 09:07:30 -07:00
Zachary DeRose
bf38219f55
docs(misc): fixing formatting on eslint guide (#6216) 2021-07-01 09:07:03 -07:00
Zachary DeRose
3242027cef
docs(misc): CRA migration formatting fixes (#6196)
* docs(misc): CRA migration formatting fixes

* Update docs/react/migration/migration-cra.md

Co-authored-by: Brandon <robertsbt@gmail.com>

Co-authored-by: Brandon <robertsbt@gmail.com>
2021-07-01 08:48:03 -07: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
Leosvel Pérez Espinosa
c4790b8f99
docs(angular): refresh angular plugin overview docs (#6192) 2021-06-30 19:18:28 +01:00
Zachary DeRose
9fd3f1b4c6
docs(misc): fix grammar on browser support guide (#6199) 2021-06-30 10:08:25 -07:00
Zachary DeRose
4406141637
docs(misc): fixing broken links in jest executor doc page (#6175) 2021-06-30 10:07:44 -07:00
Zachary DeRose
5c368299eb
docs(misc): fixing broken links on Migration Overview guide (#6197) 2021-06-30 10:06:11 -07:00
Zachary DeRose
13478d7c4e
docs(misc): typo fixes on React Migration Adding Nx to Monorepo (#6195) 2021-06-30 10:04:42 -07:00
Brandon
603d62d911
docs(core): configuration guide updates (#6193) 2021-06-30 10:05:20 -05:00
Brandon
a3d4948e6e
docs(core): update Using Nx guide order (#6169) 2021-06-29 09:21:09 -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