757 Commits

Author SHA1 Message Date
Miroslav Jonaš
077e75c0fc
chore(repo): update nx orb version to 1.5.1 (#10907) 2022-06-27 11:33:16 +00:00
Miroslav Jonaš
f31c696523
docs(core): update ci docs (#10864) 2022-06-27 07:28:34 -04:00
Victor Savkin
8d4e87dcd0 feat(core): support env vars and runtime deps as inputs 2022-06-25 13:47:20 -04:00
Katerina Skroumpelou
67b3f8c74b
docs(storybook): prompt user to install webpack5 deps (#10882) 2022-06-24 08:46:25 +00:00
Juri
969aa32659 docs(core): update add-nx-to-monorepo video 2022-06-23 06:31:00 -07:00
Miroslav Jonaš
803333aea5
feat(core): update github action workflow to latest version (#10863) 2022-06-23 11:47:16 +00:00
Isaac Mann
261f026de7 docs(core): new dependsOn syntax 2022-06-21 15:19:29 -04:00
Benjamin Cabanes
9d0d157441
docs(core): fix misc content on project graph plugins (#10817) 2022-06-20 16:42:18 +00:00
Lars Gyrup Brink Nielsen
075cb00c79
docs(core): correct example library type (#10798)
ui -> util
2022-06-18 21:19:48 -04:00
Jack Hsu
ea159d7d87
docs(react): update tailwind guide (#10779) 2022-06-16 16:16:46 +00:00
Ian Duvall
9900ceb7c4
fix(misc): add space in monorepo-nx-enterprise.md (#10478)
Co-authored-by: Craigory Coppola <craigorycoppola@gmail.com>
2022-06-15 14:52:01 -04:00
Victor Savkin
f86a5ffe2e feat(core): generalize setting target defaults 2022-06-15 12:51:26 -04:00
Colum Ferry
7290743a49
docs(angular): add note on the import.meta error in mf docs (#10731) 2022-06-14 09:33:30 +00:00
Isaac Mann
9721844b05
Nx Cloud docs (#10690)
* docs(nxdev): consume nx cloud documentation & dedicated menu

* docs(nxdev): nx-cloud docs

visually indicated nx-cloud docs in nx.dev

* docs(nxdev): formatting

visually indicated nx-cloud docs in nx.dev

* docs(nxdev): fix config

* docs(nxdev): fix header link

* docs(nxdev): consolidate dte set up guides

Co-authored-by: ben <3447705+bcabanes@users.noreply.github.com>
2022-06-11 02:22:49 +00:00
Jason Jean
1937deb3b1
feat(core): introduce the NX_PROJECT_GRAPH_CACHE_DIRECTORY to allow separating it from the computation cache (#10693) 2022-06-10 14:11:33 -04:00
Jack Hsu
66846f7810
docs(core): update computation hashing image to clarify that runtime inputs are user defined (#10688) 2022-06-10 16:42:12 +00:00
Jack Hsu
d6e0cb004f
docs(core): update docs for caching to clarify runtime inputs are set by user (#10686) 2022-06-10 15:44:53 +00:00
Juri
cd779a0249 docs(core): add new migration path for Lerna 5.1 2022-06-10 08:14:30 -04:00
romhayh
9fcf6f8668
Update storybook-composition-setup.md (#10510) 2022-06-09 14:53:05 +00:00
Victor Savkin
9b60d4fc8e cleanup(core): speed up code loading by not loading the info about the daemon process 2022-06-07 11:28:33 -04:00
Victor Savkin
932404303a cleanup(core): use npm.json instead core.json as the preset name for npm workspaces 2022-06-06 15:10:29 -04:00
Alessandro Maclaine
9b47c974c1
docs(core): fix typo (#10588) 2022-06-06 09:45:26 -04:00
Robin Pellegrims
70efd2edd7
docs(core): fix typo in ci bitbucket link (#10576) 2022-06-03 15:36:07 -04:00
James
a7e2d0c47e
fix(docs): yarn1 does not need -W flag (#10419)
I tried omitting the flag and everything seemed to work fine.
if yarn2 needs this, it should be clarified which version  that it is talking about
2022-06-02 10:28:29 -04:00
Leosvel Pérez Espinosa
4576d7432a
docs(misc): update imports to @nrwl/workspace generators to avoid requiring @angular-devkit/schematics (#10554) 2022-06-02 07:52:00 -04:00
Kaveet Laxmidas
515ae837f7
docs(core): use consistent inline code blocks (#10536)
Wraps names of packages in backticks to consistently render as code blocks
2022-05-31 18:55:21 -04:00
Victor Savkin
e491c6f738 feat(core): make nx.json optional 2022-05-31 15:35:28 -04:00
Rafael E. Belliard
b5cb620d60
docs(core): fix typo (#10516) 2022-05-30 16:43:01 -04:00
Jack Hsu
6793e14d4e
docs(nextjs): update ignore script documentation (#10505) 2022-05-28 17:04:48 +00:00
Katerina Skroumpelou
fea7e39278
docs(storybook): updating the storybook targets (#10492) 2022-05-27 13:13:34 +00:00
James
759a28d7b2 docs(core): clarify some of the Lerna sections 2022-05-26 22:58:03 +02:00
Huink
0c30f08f44
Update workspace-generators.md (#10453)
Updating what seems to be a grammatical error of "tree tree"
2022-05-25 16:54:50 -04:00
Leosvel Pérez Espinosa
46a075c0b0
docs(angular): update angular cli migration docs with information about multiple projects support (#10466) 2022-05-25 15:12:21 +01:00
Colum Ferry
66b759ddc7
docs(angular): fix dynamic federation docs to show setup of original apps #10359 (#10433)
* docs(angular): fix dynamic federation docs to show setup of original apps #10359

* docs(angular): pr fixes
2022-05-23 18:01:34 +00:00
Craigory Coppola
a8597450ce
docs(core): remove workspace.json as generated file in core tutorial (#10436) 2022-05-23 12:32:17 -04:00
Katerina Skroumpelou
22ccdb7686
docs(storybook): better documentation for new storybook executor (#10408) 2022-05-20 17:26:02 +03:00
“JamesHenry”
399f2ab70a fix(core): bump nrwl/ci workflow versions 2022-05-19 08:48:52 -04:00
Katerina Skroumpelou
51b66d1394
feat(storybook): use native storybook/angular executor (#9332) 2022-05-19 11:25:17 +00:00
MaxKless
61d5f9a569
docs(core): update dead links in ci section (#10335) 2022-05-18 14:20:21 -04:00
Leosvel Pérez Espinosa
4db6c2db08
docs(misc): fix links not handled correctly by redirect rules (#10350) 2022-05-17 14:06:45 -04:00
Benjamin Cabanes
c7ec631060
docs(nxdev): remove nx-devkit generated redirect rules & fix url (#10318) 2022-05-16 14:34:53 +00:00
Leosvel Pérez Espinosa
7c2f9452fa docs(core): remove invalid cli commands 2022-05-16 10:06:12 -04:00
Miroslav Jonaš
1b8a050a66
docs(nxdev): fix outdated gitlab docs (#10315) 2022-05-16 06:21:13 -04:00
Miroslav Jonaš
86df361082
docs(nxdev): fix image version for gitlab (#10311) 2022-05-16 09:17:42 +00:00
Jelilat Anofiu
38809f177d
docs(nxdev): fix typo on react nx tutorial (#10279)
Fixes #10278
2022-05-13 11:05:39 -04:00
Juri
ee1b625307 docs(core): update migration guides for Lerna and other monorepos 2022-05-13 09:17:19 -04:00
Benjamin Cabanes
17a11b6a83
docs(nxdev): update nx plugin doc links (#10266) 2022-05-12 10:56:41 -04:00
Patrick McDonald
1aed5acfaa
docs(nxdev): fix sentence (#10196)
I *think* this is what you were trying to say.
2022-05-11 11:06:04 -04:00
Leosvel Pérez Espinosa
61dd6b681f
docs(angular): improve docs about incremental builds with angular (#10246) 2022-05-11 15:05:18 +01:00
NejcZdovc
60382f6370 docs(misc): Fixes typo for browserslistrc
Resolves #10230
2022-05-10 16:32:25 -04:00