1147 Commits

Author SHA1 Message Date
Benjamin Cabanes
5a9274b680
docs(core): update ngrx devtools extension link (#8934) 2022-02-11 08:58:09 -07:00
Isaac Mann
53ba6e4ef7
docs(core): remove references to max-parallel (#8931)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-02-11 15:47:29 +00:00
Quincy Hill
2f52e1a9ab
docs(core): fixes typo under project configuration (#8898)
# What is changed

Fixes `if you satisfied` with `if you're satisfied`.
2022-02-10 17:08:50 -05: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
Isaac Mann
21dab24675
docs(nxdev): cleanup plugin docs (#8845)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-02-04 15:47:26 +00:00
Benjamin Cabanes
f439d96832
docs(core): add applications and libraries section (#8827) 2022-02-03 11:52:14 -05:00
Leosvel Pérez Espinosa
c48062007e
docs(angular): fix missing image in setup mfe guide (#8816) 2022-02-02 11:46:27 +00:00
Leosvel Pérez Espinosa
2cf06140e6
docs(angular): fix plugin overview links (#8815) 2022-02-02 11:05:36 +00:00
Jason Jean
686ef1c95f
docs(core): fix broken link (#8807)
The rendered docs at <https://nx.dev/using-nx/nx-devkit> link to
<https://nx.dev/using-nx/'./workspace/project-graph-plugins'> which just
redirects to the intro page.
<https://nx.dev/structure/project-graph-plugins> is likely the intended
target.

Co-authored-by: cwandrew <92800777+cwandrew@users.noreply.github.com>
2022-02-01 17:14:53 -05:00
Katerina Skroumpelou
e98e6390c7 docs(storybook): guide for setting up storybook composition 2022-02-01 14:05:14 +01:00
Miroslav Jonaš
2df183190f
docs(linter): add overview page (#8794)
* docs(linter): add overview page

* chore(repo): add autogenerated docs
2022-01-31 19:55:05 -05:00
Victor Savkin
b3f4afc48d
docs(angular): fix the invalid embedded video 2022-01-31 16:51:04 -05:00
Kirils L
68c63f30a8
docs(nextjs): move next.js guide to next.js plugin page (#8758) 2022-01-31 15:12:45 -05:00
Chau Tran
974b2f6e1a
docs(js): add Overview page for nrwl/js (#8761)
Co-authored-by: Chau Tran <ctran@Chaus-MacBook-Pro.local>
2022-01-31 09:51:27 -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
Caleb Ukle
f58f0f5eee
docs(express): update overview page (#8759) 2022-01-28 17:05:52 -05:00
Isaac Mann
a49ac56789
docs(react): update react tutorial (#8757)
* docs(react): update react tutorial

* docs(core): update nx dev

Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-28 20:57:53 +00:00
Benjamin Cabanes
176d81a82c
docs(nxdev): fix daemon typo (#8753) 2022-01-28 20:13:21 +00:00
Jack Hsu
a20e475f6e
chore(node): update overview page (#8752) 2022-01-28 19:52:48 +00:00
Emily Xiong
91bdfba626
docs(react-native): update react-native detox overview page 2022-01-28 13:57:09 -05:00
Eli Robinson
940fb0dced
docs(core): remove additional bracket and brace from two code examples on project config 2022-01-28 13:46:33 -05:00
Jack Hsu
95d11f5c16
chore(web): update overview page (#8747) 2022-01-28 13:09:27 -05:00
Jack Hsu
1a93d55e1d
chore(react): update overview page (#8745) 2022-01-28 12:49:20 -05:00
Isaac Mann
7ed26dd330
docs(core): docs(angular): update angular tutorial (#8746)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-28 17:40:07 +00:00
Caleb Ukle
d2593e1153
docs(testing): update jest overview page (#8729) 2022-01-28 16:44:52 +00:00
Jonathan Cammisuli
670378d2d8
docs(nx-plugin): clean up nx plugin overview (#8742) 2022-01-28 10:56:21 -05:00
Victor Savkin
f360447677
feat(core): enable daemon by default for new projects (#8698) 2022-01-27 09:27:09 -05:00
Benjamin Cabanes
0661620454
docs(core): remove package manager comment from commands (#8711) 2022-01-26 14:21:06 -05:00
Tobias Wittwer
83e2bdc52b
docs(testing): fix typo in cypress docs (#8706) 2022-01-26 14:16:35 -05:00
Juri
88daef1356 docs(core): fix example for package.json dependsOn config 2022-01-26 09:35:48 +01:00
Katerina Skroumpelou
a314b725f9
docs(storybook): fixed format (#8688) 2022-01-25 15:20:14 +02:00
Victor Savkin
2497f8694c
chore(repo): update generated docs 2022-01-24 09:29:56 -05: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
f551f33398
docs(angular): update angular tutorial (#8650)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-21 16:07:18 -05:00
Jason Jean
0068b3a50c
docs(misc): add information to workspace plugin overview (#8649) 2022-01-21 16:05:42 -05:00
Juri
5d34aa3c7f docs(core): fix small typo in computation cache docs 2022-01-21 17:38:09 +01: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
Juri
e52a20b758 docs(core): improve nx-core docs 2022-01-20 12:01:47 -05:00
Jack Hsu
f231cfc01b
feat(repo): move gatsby plugin to nx-labs repo (#8617) 2022-01-20 12:00:51 -05:00
Philip Fulcher
7b10c82cfe
docs(web): update AngularJS migration doc (#8620) 2022-01-20 09:59:12 -07:00
James Henry
faef0d8c85
chore(core): task runner dynamic output life cycle (#8590) 2022-01-19 14:52:10 -05:00
Colum Ferry
0a9dd65def
docs(angular): update the angular plugin overview (#8589) 2022-01-19 13:35:11 +00:00
Victor Savkin
a645305ad4
docs(misc): clean up docs 2022-01-18 16:15:10 -05:00
Isaac Mann
be8ce09ddb
docs(core): add note about buildable libs depending on buildable libs (#8546)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-18 11:35:41 -05:00
Isaac Mann
480cb63120
docs(core): update cypress overview (#8568)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-18 11:31:16 -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