221 Commits

Author SHA1 Message Date
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
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
Benjamin Cabanes
fa1bda4b26
docs(nxdev): add mfe wording convention (#9598) 2022-03-29 20:55:16 +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
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
Craigory Coppola
8463cc0f84
docs(js): remove references to @nrwl/js:app (#9432) 2022-03-21 15:09:09 +00:00
Craigory Coppola
9ef10acf19
docs(js): remove references to @nrwl/js:app (#9429) 2022-03-21 10:50:36 -04: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
Leosvel Pérez Espinosa
a82edb1bc4
feat(angular): add buildLibsFromSource option to @nrwl/angular:webpack-browser executor (#9334) 2022-03-15 15:33:56 +00:00
Berk Köylü
0d6bdf523d
docs(angular): fix commands in ngrx guide (#9310) 2022-03-14 09:50:00 +00:00
Colum Ferry
80144915de
docs(angular): fix incremental builds docs (#9171) 2022-03-03 12:48:42 +00:00
Michael M
f13ce2b74a
docs(misc): fix hyphens in code sample (#9088) 2022-02-28 09:40:18 -05:00
Katerina Skroumpelou
fc018cd438
feat(storybook): add styles and stylePreprocessorOptions to the executors (#9057) 2022-02-21 16:40:59 +02:00
Victor Savkin
2ce696d708
docs(misc): clarify a point about using npx 2022-02-14 20:56:49 -05:00
Isaac Mann
cb452b48a4
docs(core): use project.json instead of workspace.json (#8936)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-02-11 17:00:54 +00:00
Benjamin Cabanes
5a9274b680
docs(core): update ngrx devtools extension link (#8934) 2022-02-11 08:58:09 -07:00
Benjamin Cabanes
6e42c9ffd8
docs(core): add tsx extention to tailwdincss react guide (#8923) 2022-02-10 15:12:12 +00:00
Juri
aa1d8b8e3f docs(misc): adjust Tailwind references to v3 2022-02-05 19:42:37 +01:00
Benjamin Cabanes
e2330f0667
docs(core): ngrx guide use nx (#8853) 2022-02-04 17:34:04 +00:00
Leosvel Pérez Espinosa
c48062007e
docs(angular): fix missing image in setup mfe guide (#8816) 2022-02-02 11:46:27 +00:00
Katerina Skroumpelou
e98e6390c7 docs(storybook): guide for setting up storybook composition 2022-02-01 14:05:14 +01:00
Kirils L
68c63f30a8
docs(nextjs): move next.js guide to next.js plugin page (#8758) 2022-01-31 15:12:45 -05:00
Leosvel Pérez Espinosa
c2dd9e0068
docs(angular): add guide for using tailwind css with angular projects (#8741) 2022-01-31 10:28:23 +00:00
Emily Xiong
91bdfba626
docs(react-native): update react-native detox overview page 2022-01-28 13:57:09 -05:00
Katerina Skroumpelou
a314b725f9
docs(storybook): fixed format (#8688) 2022-01-25 15:20:14 +02:00
Katerina Skroumpelou
bead783cc2
docs(storybook): explain the projectBuildConfig flag for angular (#8665)
* docs(storybook): update Storybook overview docs to match new format

* docs(storybook): explain the projectBuildConfig flag for angular
2022-01-24 16:02:48 +02:00
Isaac Mann
07ebdb36a3
feat(core): add nx graph as alias of nx dep-graph (#8539)
* feat(core): add nx graph as alias of nx dep-graph

* docs(core): add note about old dep-graph syntax

* cleanup(core): formatting

* feat(core): formatting

* feat(core): formatting

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-21 11:15:23 -05:00
Victor Savkin
a645305ad4
docs(misc): clean up docs 2022-01-18 16:15:10 -05:00
Emily Xiong
8120d40192
feat(react-native): add react-native-config to support environment variable (#8485) 2022-01-13 14:59:41 -05:00
Benjamin Cabanes
1644b841cc
docs(nxdev): lazyload iframes (#8517) 2022-01-13 18:11:45 +00:00
Jason Jean
eabeebcb2d
fix(core): create new env variable for performance profile and add documentation (#8479) 2022-01-12 19:55:20 -05:00
Emily Xiong
045d4f0d33
feat(detox): add buildTarget to test-ios and test-android for detox (#8431) 2022-01-12 14:16:51 -05:00
Emily Xiong
549b272158
docs(react-native): add overview page for react native and detox (#8451) 2022-01-11 09:06:47 -05:00
Isaac Mann
eafcb95742 docs(nxdev): cleaning up docs 2022-01-08 20:45:53 -05:00
Emily Xiong
2d5e169a29 docs(react-native): add react native guide 2022-01-07 10:28:09 -05:00
Victor Savkin
9b947a5306 docs(misc): add more content to Nx and ... guides 2022-01-06 12:24:12 -05:00
ben
9827b5258c docs(nxdev): remove flavors and versions 2022-01-06 11:37:40 -05:00
Victor Savkin
67cb8cf8cc docs(misc): rework the content to remove flavours 2022-01-05 16:23:44 -05:00
Victor Savkin
a797760ab5 docs(misc): clean up add nx to monorepo + lerna guides 2022-01-05 13:36:24 -05:00
Victor Savkin
20f731990c docs(misc): rework the top section of docs 2022-01-04 14:11:31 -05:00
Juri
3c1c9653c9 docs(js): add Nx and TypeScript guide 2021-12-22 16:30:02 -05:00
Victor Savkin
411f467e5c misc(guide): tweak lerna guides 2021-12-22 12:51:16 -05:00
Joe Bowbeer
e8c8c5ef29
docs(core): update lerna-and-mx.md (#8223) 2021-12-21 15:16:37 -05:00
Isaac Mann
281df64ba8
Docs video updates (#8254)
* docs(core): fix youtube allow=fullscreen attribute

* docs(react): add video to cra-to-nx guide

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-12-21 09:55:27 -05:00
Jason Jean
f1a4b78c8f
fix(misc): fix issues with npm preset (#8248) 2021-12-21 04:43:39 +00:00
Victor Savkin
9c77096b15 chore(repo): small changes in the turbo guide 2021-12-16 15:53:44 -05:00
Victor Savkin
45987c40d1 chore(repo): minor tweaks in the turbo guide 2021-12-16 12:14:05 -05:00