Craigory Coppola
4f1c14cb75
chore(nxdev): reorganize nx plugin content ( #9758 )
2022-04-18 13:40:11 -04:00
Craigory Coppola
2177aae6eb
docs(nx-plugin): add documentation for project inference plugins ( #9757 )
2022-04-18 13:19:18 -04:00
Miroslav Jonaš
6b49b5f3b2
docs(misc): update CI workflows documentation ( #9837 )
2022-04-14 11:08:34 +00:00
Benjamin Cabanes
77553ecc6e
docs(core): update mfe guide link ( #9808 )
2022-04-12 14:55:51 +00:00
Katerina Skroumpelou
ad0002586b
feat(storybook): removing support for Storybook 5 ( #9380 )
2022-04-12 16:58:20 +03:00
Caleb Ukle
b3d59bdcc5
docs(core): Add example of using global scripts for jest and nx libraries ( #9483 )
...
* docs(testing): add example on how to use ts path aliases within jest global setup/teardown
Jest global setup/teardown scripts run before path aliaes are mapped, so the path resigstration must
happen in the userland global scripts that are set to run
initially the thought of doing this within
the jest executor was thought, but this will provide an inconsistent way to running tests if the
tests are run via an editor plugin or calling `jest` directly; therefore, it's deferred to register
the paths within userland files that are needing the paths to be registered in order to allow for
proper handling (cleanup) and not to overcall unneeded features when global scripts are not in use
for those not using the feature.
ISSUES CLOSED : #8709
* cleanup(testing): test the usage of jest global scripts to ensure no regressions
streamline e2e jest project testing and update global tests to test global functions are working as
intended
2022-04-11 13:51:29 +00:00
Thomaz Capra
2fe18186c7
docs(nxdev): fix typo in micro frontend ( #9774 )
...
Co-authored-by: Thomaz Capra <x190823@bcpcorp.net>
2022-04-11 09:31:51 -04:00
Juri
9f1802c45d
docs(linter): add link to module boundaries blog post
2022-04-11 10:38:37 +02:00
Colum Ferry
9562ad2bab
docs(angular): add dynamic federation guide for mfes ( #9604 )
2022-04-07 15:45:53 +01:00
Colum Ferry
751e80b63e
docs(angular): update mfe guide ( #9500 )
...
* Revert "Revert "docs(angular): update the mfe guide (#9478 )" (#9492 )"
This reverts commit 1903f018c952f7c46c362f2e63a16e11c46aa279.
* docs(angular): fix guide to use mfe.config.js
2022-04-07 15:45:33 +01:00
Zachary DeRose
b5ce8bbfaf
docs(angular): updating script changes per Nx updates ( #9715 )
...
* docs(angular): updating script changes per Nx updates
* docs(angular): update youtube link
2022-04-06 11:36:48 -07:00
Zachary DeRose
05de3906c1
docs(angular): migration from nx console section added ( #9691 )
...
* docs(angular): migration from nx console section added
* docs(angular): adjusting video dimensions
* docs(angular): moving from nx console section to bottom
2022-04-05 14:15:42 -07:00
Victor Savkin
48769dc4bb
cleanup(core): remove NX_INVOKED_BY_RUNNER ( #9693 )
2022-04-05 16:58:13 -04:00
Benjamin Cabanes
3d101dbbf6
docs(core): add core-tutorial link on intro ( #9690 )
2022-04-05 18:13:16 +00:00
Craigory Coppola
14674a113d
docs(misc): fix missing link on nx and yarn/lerna page ( #9685 )
2022-04-05 14:00:22 +00:00
Miroslav Jonaš
edda7b424b
chore(repo): update orb version ( #9683 )
2022-04-05 15:31:47 +02:00
Kalarrs Topham
f9223817b3
feat(node): add support for async webpack configuration ( #9641 )
2022-04-01 22:48:31 +00:00
Alexander Escamilla
0182c6d9c8
Fixed type in actions$: Actions ( #9622 )
2022-04-01 20:48:56 +00:00
Craigory Coppola
9f054adbb6
docs(core): update generator options link to params.ts ( #9634 )
2022-03-31 15:37:10 +00:00
Allan Juan
84dbd4324f
docs(testing): fix cypress headed/headless modes description ( #9591 )
2022-03-30 19:41:28 -05:00
Colum Ferry
0312fde127
docs(angular): fix guide formatting ( #9603 )
...
* docs(angular): fix guide formatting
* docs(angular): fix formatting
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-03-30 13:34:38 +01:00
Miroslav Jonaš
95523d5d2f
docs(core): cross-link create-nx-workspace api docs from nx-setup ( #9601 )
2022-03-30 12:11:35 +02:00
Benjamin Cabanes
fa1bda4b26
docs(nxdev): add mfe wording convention ( #9598 )
2022-03-29 20:55:16 +00:00
Juri
3c6f88065a
docs(core): fix some typos
2022-03-29 16:17:01 +02:00
Craigory Coppola
e3251d28ef
docs(nx-plugin): document local plugin functionality ( #9564 )
2022-03-29 09:56:25 -04:00
Benjamin Cabanes
8498fe9193
docs(core): adding bitbucket pipelines doc ( #9567 )
...
Co-authored-by: galarbel-ampliospeech <gal.arbel@ampliospeech.com>
2022-03-28 15:24:55 -04:00
Matthew Hand
f1400c65d8
docs(core): add information about disabling the nx daemon for plugin dev ( #9499 )
2022-03-28 14:59:50 -04:00
Christian Rodriguez
051a427a34
docs(core): fix typo in using-executors ( #9547 )
...
Fixes a typo in the "using-executors" section.
* Typo: from --> form
* In the executor string the executor name is `webpack`, not `build`
2022-03-28 14:57:26 -04:00
Isaac Mann
753277ad50
docs(nxdev): customize webpack guide ( #8857 )
...
* docs(nxdev): customize webpack guide
* docs(core): add webpack-merge
* docs(core): webpack config example
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-03-25 11:27:16 -04:00
Juri
dc6c0b80f7
docs(misc): add link to @nrwl/js getting started guide
2022-03-24 16:30:15 +01:00
Colum Ferry
1903f018c9
Revert "docs(angular): update the mfe guide ( #9478 )" ( #9492 )
...
This reverts commit 09ad5fff580af5522c8019543449b6473979d18d.
2022-03-24 10:56:31 +00:00
Colum Ferry
09ad5fff58
docs(angular): update the mfe guide ( #9478 )
2022-03-24 09:28:09 +00:00
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… ( #9469 )
2022-03-23 22:18:17 -04:00
Juri
d5102f02c7
docs(misc): add video embed about custom presets
2022-03-23 12:45:56 -04:00
Juri Strumpflohner
99f5d6388f
docs(misc): fix typo in Webstorm plugin listing ( #9459 )
2022-03-22 15:52:41 -04:00
Chau Tran
ada6645093
docs(core): nestjs to use --project instead of --sourceRoot ( #9435 )
...
Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-03-21 13:31:56 -04:00
Craigory Coppola
8463cc0f84
docs(js): remove references to @nrwl/js:app ( #9432 )
2022-03-21 15:09:09 +00:00
Benjamin Cabanes
ca0ea5c174
docs(nxdev): fix react tutorial link ( #9431 )
2022-03-21 14:54:10 +00:00
Craigory Coppola
9ef10acf19
docs(js): remove references to @nrwl/js:app ( #9429 )
2022-03-21 10:50:36 -04:00
Leosvel Pérez Espinosa
8072007631
docs(angular): fix typo in the migration from angular cli docs ( #9424 )
2022-03-21 11:01:32 +00:00
Jason Jean
2d57ac05ac
docs(angular): update angular cli migration docs to reflect the generator relocation to @nrwl/angular ( #9288 ) ( #9401 )
...
* docs(angular): update angular cli migration docs to reflect the generator relocation to @nrwl/angular
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-03-18 17:50:07 -04:00
Jason Jean
95886bfdff
Revert "docs(angular): update angular cli migration docs to reflect the generator relocation to @nrwl/angular ( #9288 )" ( #9400 )
...
This reverts commit 0a88ba473fbb7f8bd8c5794b72a404e7bf41820f.
2022-03-18 17:25:08 -04:00
Leosvel Pérez Espinosa
0a88ba473f
docs(angular): update angular cli migration docs to reflect the generator relocation to @nrwl/angular ( #9288 )
...
* docs(angular): update angular cli migration docs to reflect the generator relocation to @nrwl/angular
* chore: add @
* chore: add @
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-03-18 17:23:07 -04:00
Andrew Luca
ad54978328
docs(core): fix using-executors example import ( #9321 )
2022-03-18 20:37:59 +00:00
Juri Sinitson
36aa5ce5fb
docs(angular): change --defaults to --no-interactive ( #9376 )
...
When using the flag `--defaults` I get `Use --no-interactive instead of --defaults. The --defaults option will be removed in Nx 13` although I'm already using Nx 13.7.1. When using `--no-interactive`, no message is showing up.
2022-03-18 15:28:16 -04:00
Benjamin Cabanes
651d25c0d3
docs(nxdev): add tutorial next step links ( #9365 )
2022-03-16 18:22:54 +00:00
DEO
b9bc67f552
docs(shared): update packagejson.md ( #9132 )
2022-03-16 11:19:10 -04:00
Miroslav Jonaš
fe159210e2
docs(nxdev): add info for BASE_SHA calculation on Azure CI ( #9357 )
2022-03-16 14:39:04 +01:00
Miroslav Jonaš
eb2fa0cd24
docs(nxdev): update circleci and github ci docs ( #9355 )
2022-03-16 14:20:52 +01:00
Rares Matei
a667a21065
docs(core): point runner docs to default runner ( #9106 )
2022-03-15 16:13:10 -04:00