401 Commits

Author SHA1 Message Date
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
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
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
Benjamin Cabanes
9b37cccf7f
docs(core): Get started flavoured videos (#6300) 2021-07-08 10:19:07 -04: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
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
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
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
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
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
Noriyuki Shinpuku
7510ee479c
feat(nextjs): improve WithNxOptions typing (#5903)
* feat(nextjs): improve WithNxOptions typing

* docs(nextjs): update nextjs guides
2021-06-25 15:08:12 +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
Craigory V Coppola
f1911a71f3
feat(core): split nx config to project files (#5880) 2021-06-22 20:30:38 -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
kirjai
17b1d3f384 docs(nextjs): add nextjs webpack 5 guide 2021-06-22 16:27:46 +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
Kirils L
0f4c18218e
docs(nextjs): use custom build path rather than output path (#6069) 2021-06-18 14:43:33 -04:00
vsavkin
8a7b6c8405 feat(core): replace strictlyOrderedTargets with targetDependencies 2021-06-18 06:54:33 -04:00
vsavkin
496199eeb6 docs(react): fix a typo 2021-06-17 16:13:09 -04:00
Benjamin Cabanes
09fa02112b
docs(core): correctly format function comments for doc generation (#6055) 2021-06-17 18:32:06 +00:00
Benjamin Cabanes
03e3f60338
docs(core): documentation format fix (#6058) 2021-06-17 13:55:49 -04:00
vsavkin
96d9140bf9 docs(misc): minor improvements in the docs 2021-06-17 10:28:21 -04:00