1246 Commits

Author SHA1 Message Date
Emily Xiong
549b272158
docs(react-native): add overview page for react native and detox (#8451) 2022-01-11 09:06:47 -05:00
Victor Savkin
8f01630843 docs(misc): misc fixes 2022-01-08 20:48:47 -05:00
Isaac Mann
ef8986df47 docs(nxdev): updates 2022-01-08 20:45:53 -05:00
Isaac Mann
3845a55cf9 docs(nxdev): more cleanup 2022-01-08 20:45:53 -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
Benjamin Cabanes
0fea1c8cca
docs(nxdev): remove flavour and versions patterns from docs (#8416) 2022-01-06 20:09:01 +00:00
Victor Savkin
334c230a35 docs(misc): minor changes in configuration guides 2022-01-06 13:35:05 -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
Isaac Mann
bdc8fa4dc9
docs(core): update dep-graph video in add-nx-to-monorepo (#8263)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-12-21 15:25:17 -05:00
Joe Bowbeer
e8c8c5ef29
docs(core): update lerna-and-mx.md (#8223) 2021-12-21 15:16:37 -05:00
Josh Morony
197768a35a
docs(nxdev): fix typo for @phenomnomnominal/tsquery package (#8232) 2021-12-21 15:04:28 -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
Craigory Coppola
814061dbff
feat(core): support for extending project inference capabilities (#8210) 2021-12-20 11:18:31 -05:00
Benjamin Cabanes
45891344bf
docs(core): add code-ownership Github link (#8240) 2021-12-20 09:30:29 -05:00
Victor Savkin
3965ce42e7 docs(core): update config guides 2021-12-19 15:53:18 -05:00
Victor Savkin
88751a3685 chore(repo): clean up the language to match the new tag line 2021-12-17 16:08:38 -05: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
Petar Vujović
1172fb6083
docs(core): fix grammar in DTE section (#8181)
* docs(core): fix grammar in DTE section

run tasks on many agents instead of run tasks on a many agents

* docs(core): fix grammar on DTE section

Fix further grammar errors in DTE section of mental model
2021-12-15 20:42:48 -05:00
Victor Savkin
2867c596f6 chore(repo): add perf numbers to the turbo guide 2021-12-15 12:10:18 -05:00
pan93412
dfb6986b93
docs(core): extend the description of generator schema options (#7927)
* docs(core): describe every properties available in schema.json

The current Generator documentation is not completed. Thus,
I managed to describe every undocumented part of generator currently.

This document is referenced from a lot of current `schema.json`
and code of it. Thanks a lot! :D

- Overview
- Description
- Examples

* docs(misc): add the instruction when out of memory

Added a new section: "When occurred `JavaScript heap out of memory`"

Also fixed some lint issues indicated by `markdownlint`.

* fix(misc): grammars

Co-authored-by: isaacplmann <isaacplmann@users.noreply.github.com>

* docs(core): more complete Generator

- correct grammars errors
- complete most the WIP part
- remove `items` since I didn't find any example of it

Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
Co-Authored-By: Jonathan Cammisuli <Cammisuli@users.noreply.github.com>

* docs(core): correct the format

Co-authored-by: isaacplmann <isaacplmann@users.noreply.github.com>
Co-authored-by: Jonathan Cammisuli <Cammisuli@users.noreply.github.com>
2021-12-14 10:33:51 -05:00
Juri
b81395c11d docs(core): adjust header ordering in the Nx and Turborepo guide 2021-12-14 15:53:54 +01:00
Juri
ce1d6869dc docs(core): nx and Turborepo guide improvements 2021-12-14 08:48:48 -05:00
Victor Savkin
77f7a5036f chore(repo): update the turbo guide 2021-12-13 15:23:17 -05:00
Victor Savkin
02a79bc80b chore(misc): add a comparison guide 2021-12-13 14:08:37 -05:00
Benjamin Cabanes
ea0d65b019
docs(nxdev): better api generator templates (#8109) 2021-12-10 12:18:46 -05:00
Miroslav Jonaš
30e080bcd3
docs(linter): fix wrong rule format in tags guide (#8101) 2021-12-10 13:35:54 +01:00
AgentEnder
7b9975bfd7 docs(core): fix docs changes for config page 2021-12-09 15:54:40 -05:00
AgentEnder
900c60365c docs(core): update global configuration docs 2021-12-08 21:09:39 -05:00
Isaac Mann
99164baaa0
docs(devkit): example of jscodeshift codemod (#7976)
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2021-12-02 14:25:50 -05:00
Markus Heinemann
a8d5ac11b0
docs(core): add gitlab ci guide (#7878)
Closes: #7876
2021-12-02 09:52:30 -06:00
Jack Hsu
157c6e0fb0
feat(web): rename @nrwl/web:build to @nrwl/web:webpack (#7952) 2021-11-30 14:22:34 -05:00
Rares Matei
c07f54d555 docs(core): fix daemon process enablement option 2021-11-23 13:32:05 -05:00
Fernando Montoya
204bbbf748
fix(react): Fix typo (#7748) 2021-11-16 18:00:23 -05:00
Benjamin Cabanes
3cc17d7566
docs(nxdev): home updates (#7567) 2021-11-12 11:59:45 -05:00
Victor Savkin
af664f60a1
feat(core): add an option to nx.json to enable project graph creation in the background (#7682) 2021-11-10 10:12:31 +00:00
Victor Savkin
3d1899eec8 feat(core): deprecate --max-parallel and use --paralle=N instead 2021-11-09 20:03:24 -05:00
Robert Smith
0ca28e7581
docs(misc): Update azure devops condition script (#7637) 2021-11-09 11:21:30 -06:00
Brandon
62d5d43dd8
docs(testing): document adding Cypress E2E app for an existing project (#7669) 2021-11-09 11:15:34 -06:00
Imdadul Huq
9e61e8cdc6
docs(nxdev): updated generator doc (#7649) 2021-11-08 11:04:21 -05:00
Miroslav Jonaš
f23a4cf7f1
feat(linter): allow wildcards for banning external imports (#7623) 2021-11-05 15:25:05 +01:00
Miroslav Jonaš
878b44d997
docs(testing): add clarification for baseUrl when devServerTarget is set (#7622) 2021-11-05 15:24:36 +01:00