1302 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
18776f6764
feat(angular): update ng-add generator so the migration result is more aligned with new nx workspaces (#9630) 2022-03-31 16:30:06 +01:00
Miroslav Jonaš
15d8222200
feat(nxdev): add types to CLI docs (#9607) 2022-03-31 10:15:49 +02:00
Allan Juan
84dbd4324f
docs(testing): fix cypress headed/headless modes description (#9591) 2022-03-30 19:41:28 -05:00
Colum Ferry
e22bdd01c2
feat(angular): expose storybook component story generator (#9606) 2022-03-30 14:16:26 -04:00
Jason Jean
1bc2298b19
fix(testing): remove default testTimeout value which overrides the jest config (#9616) 2022-03-30 15:47:02 +00:00
Miroslav Jonaš
1d64428a53
docs(core): remove dangling backtick from name description (#9612) 2022-03-30 14:16:46 +00:00
Colum Ferry
b952d0c755
docs(angular): fix schema for host application (#9602) 2022-03-30 12:59:57 +00: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
Colum Ferry
39666c5d45
docs(angular): change title in navbar of mfe guide (#9597) 2022-03-29 15:30:04 -04:00
Miroslav Jonaš
9e06020575
feat(core): toggle additional prompts in CNW with a flag (#9546)
* feat(core): toggle additional prompts in CNW with a flag

* feat(repo): handle cli params with yargs

* feat(core): add docs generation

* chore(repo): add colors

* fix(core): migrate to yargs 17.x

* fix(core): update markup generation
2022-03-29 14:00:07 -04:00
Colum Ferry
5378128851
feat(angular): add dynamic federation support to mfe generator (#9551) 2022-03-29 16:45:19 +01: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
Leosvel Pérez Espinosa
6d52820d28
docs(angular): remove incremental builds preset from the webpack-browser executor (#9578) 2022-03-29 09:58:52 +01:00
swuendri
0ad3eb34cb
feat(core): add option importPath to workspace remove library (#9486)
Co-authored-by: Sven Wuendrich <sven.wuendrich@ottogroup.com>
2022-03-28 15:28:28 -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
Katerina Skroumpelou
3c662c2ae2
docs(nxdev): added some presets (#9552) 2022-03-28 12:32:06 -04:00
Benjamin Cabanes
63ec62a78f
docs(core): add description to nx-plugin package (#9539) 2022-03-25 21:12:25 +00:00
Benjamin Cabanes
6f0cc00ee1
docs(core): add description to react-native package (#9536) 2022-03-25 17:06:33 -04:00
Caleb Ukle
c12a647c11
fix(testing): add root karma config if one isn't present when using karma-project generator (#9485)
when using the karma-project generator directory ensure the karma generator (install deps/root
config) is called if the root karma config isn't present

ISSUES CLOSED: #9234
2022-03-25 21:05:08 +00:00
Benjamin Cabanes
167b57a189
docs(core): add description to linter package (#9537) 2022-03-25 17:03:16 -04:00
Benjamin Cabanes
5d28162269
docs(core): add description to jest package (#9531) 2022-03-25 16:42:47 -04:00
Benjamin Cabanes
f6126663eb
docs(core): add description to nextjs package (#9534) 2022-03-25 20:19:53 +00:00
Benjamin Cabanes
a4da5a19b7
docs(core): add description to node package (#9533) 2022-03-25 20:18:29 +00:00
Benjamin Cabanes
24173e5742
docs(core): add description to nest package (#9532) 2022-03-25 20:14:01 +00:00
Leosvel Pérez Espinosa
7c0ab03ffb
docs(angular): add missing required property "project" to ng-packagr executor presets (#9528) 2022-03-25 19:36:30 +00:00
Benjamin Cabanes
9f41b6e18f
docs(core): add description to express package (#9530) 2022-03-25 19:36:16 +00:00
Benjamin Cabanes
ad5c6c3cbe
docs(core): add description to workspace package (#9527) 2022-03-25 19:31:34 +00:00
Benjamin Cabanes
cea9c0c146
docs(core): add description to web package (#9526) 2022-03-25 19:26:31 +00:00
Benjamin Cabanes
e5212ec443
docs(core): add description to react package (#9524) 2022-03-25 19:08:08 +00:00
Benjamin Cabanes
dce0e94666
docs(core): add description to storybook package (#9523) 2022-03-25 18:55:37 +00:00
Benjamin Cabanes
15825b8cdc
docs(nxdev): package view supports markdown (#9519) 2022-03-25 17:33:14 +00: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
Benjamin Cabanes
39fb1c39db
docs(core): angular package has better schema descriptions (#9502) 2022-03-25 14:37:43 +00:00
Benjamin Cabanes
3a87887b06
docs(core): js package description update (#9506) 2022-03-24 21:22:32 +00:00
Benjamin Cabanes
4351e99808
docs(core): detox package description improvements (#9508) 2022-03-24 21:15:00 +00:00
Benjamin Cabanes
80dd63e81e
docs(core): cypress package has better schema descriptions (#9503) 2022-03-24 16:24:26 -04:00
Benjamin Cabanes
f4b6a83364
docs(core): detox package has better schema descriptions (#9504) 2022-03-24 15:19:17 -04:00
Victor Savkin
fe846882aa
chore(repo): update repo to 13.10 (#9497) 2022-03-24 12:21:07 -04:00
Benjamin Cabanes
6dae32cc3a
docs(nxdev): support packages schemas metadata & discoverability (#9383) 2022-03-24 12:00:06 -04:00
Juri
dc6c0b80f7 docs(misc): add link to @nrwl/js getting started guide 2022-03-24 16:30:15 +01:00
Juri Strumpflohner
09c356bfb1
docs(nxdev): make sure rendered command string includes param indication (#9489) 2022-03-24 09:17:22 -04: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
Colum Ferry
bf58aabb88
feat(angular): add generator to migrate old mfe config (#9366) 2022-03-24 09:28:01 +00:00
Victor Savkin
d4b5c30eba
cleanup(core): remove the indirection left after inlining ta… (#9469) 2022-03-23 22:18:17 -04:00