757 Commits

Author SHA1 Message Date
Juri
ea8f0049c7 docs(core): link tutorials to integrated vs package based guide 2022-12-01 10:21:43 +01:00
Juri
04e56f6386 docs(core): improve custom commands doc 2022-12-01 09:34:04 +01:00
Juri
a7408d0a1e docs(core): add Nx to existing projects 2022-11-30 21:41:27 +01:00
Isaac Mann
51762b0091
docs(core): angular standalone tutorial (#13514) 2022-11-30 13:25:46 -05:00
Jack Hsu
a9ac43b86f
feat(react): add CRA support to "nx init" (#13488) 2022-11-29 23:20:27 -05:00
Isaac Mann
2e544177ea
docs(core): react standalone tutorial (#13453) 2022-11-29 17:17:14 -05:00
Leosvel Pérez Espinosa
42fa5d871b
docs(angular): update incremental builds requirements docs and ng-packagr-lite description (#13465)
Fixes https://github.com/nrwl/nx/issues/13421
2022-11-29 11:39:23 +01:00
Brad
82478b8fd9
docs(nxdev): change connect-to-nx-cloud command (#13450) 2022-11-28 15:41:59 -05:00
Jack Hsu
c0f12757f1
Revert "feat(vite): use the project's tsconfig.json to configure plug… (#13415) 2022-11-25 19:46:37 +00:00
Jack Hsu
bf32321c3c
feat(vite): use the project's tsconfig.json to configure plugins rath… (#13408) 2022-11-25 11:01:27 -05:00
Zachary DeRose
7ce763317a
docs(angular): refresh the tutorial 2022-11-23 19:21:20 -05:00
Katerina Skroumpelou
1033b61686
cleanup(storybook): remove unused root tsconfig (#13312) 2022-11-22 13:34:02 +00:00
Katerina Skroumpelou
cda3d2eb07
docs(misc): a small typo (#13307) 2022-11-22 11:11:19 +02:00
Craigory Coppola
61c3b0ef31
feat(core): add shorthand for nx run-commands (#13139) 2022-11-21 23:59:31 +00:00
Craigory Coppola
76c237bd2c
feat(core): add nx exec command (#13212) 2022-11-21 17:35:24 -05:00
Katerina Skroumpelou
f394608658
feat(bundling): vite generators (#13158) 2022-11-21 13:18:40 -05:00
Isaac Mann
91f4635e0c
docs(core): document more environment variables (#13298) 2022-11-21 12:32:55 -05:00
Chau Tran
8949771e9e
docs(angular): update nx angular matrix for angular 15 (#13295)
Co-authored-by: Chau Tran <chautran@Chaus-MacBook-Pro.local>
2022-11-21 17:01:20 +00:00
Emily Xiong
590a3dc769
feat(core): support nested structure for cra-to-nx (#13253) 2022-11-21 10:12:53 -05:00
Isaac Mann
bf4f6c0a76
docs(core): add NX_PROJECT_GRAPH_CACHE_DIRECTORY (#13267) 2022-11-18 15:28:57 -05:00
Isaac Mann
5eed571fbd
docs(core): merging stalled PRs (#13265) 2022-11-18 14:51:25 -05:00
Isaac Mann
204e64ac8c
docs(core): list which package.jsons are included (#13203)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-11-17 15:33:30 -05:00
Isaac Mann
334f597a5d
docs(core): update turbo vs nx article (#13208) 2022-11-17 15:28:08 -05:00
Isaac Mann
64af085e52
docs(core): improved worst case ci times (#13188) 2022-11-17 13:41:38 -05:00
Francesco Leardini
2d0b7fc911
docs(nx-plugin): typo correction in local generators docs (#13171) 2022-11-16 14:12:11 -05:00
Katerina Skroumpelou
78d5d7bd30
docs(bundling): fix the vite overview page (#13196) 2022-11-16 11:03:25 +00:00
Victor Savkin
8d9de7f81d cleanup(core): clean up workspace creation 2022-11-15 17:22:02 -05:00
Craigory Coppola
0e3b0ef192
docs(core): document includeScripts property (#13182)
Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
2022-11-15 16:25:23 -05:00
Isaac Mann
872eb1864f
See also links (#13180) 2022-11-15 15:48:29 -05:00
Katerina Skroumpelou
8d103f323c
feat(bundling): vite plugin executors (#13032) 2022-11-14 14:33:09 -05:00
Isaac Mann
20fe12b1b9
docs(core): nx cloud intro (#13132) 2022-11-13 13:26:23 -05:00
Isaac Mann
b0d2e4ba66
docs(core): troubleshoot cache misses recipe (#13135) 2022-11-11 16:13:56 -05:00
Isaac Mann
ba4e944981
docs(core): dte affected commands in parallel (#13115) 2022-11-11 10:40:28 -05:00
Colum Ferry
aed120cec6
docs(angular): add some additional clarity to ng cli and nx page #12985 (#13102) 2022-11-10 11:34:05 +00:00
Juri
94cc9d8f1a docs(core): embed videos for package-based & integrated tutorials 2022-11-09 14:18:00 +01:00
Ralf Ueberfuhr
dd09982ef9
docs(misc): fix output directory of Go build (#12454) 2022-11-07 09:35:23 -07:00
Colum Ferry
b188814ad1
docs(angular): fixup the preset to allow apps directory #12958 (#13025) 2022-11-07 10:17:19 +00:00
Katerina Skroumpelou
aef708a22e
docs(storybook): point to targets doc from compodoc (#13024) 2022-11-07 12:04:28 +02:00
Benjamin Cabanes
798cc2f5f3
docs(nxdev): extract dynamic loading for lazy component (#12979) 2022-11-03 15:40:20 -04:00
Isaac Mann
702350d48a
docs(core): update caching and dte guides 2022-11-03 14:39:47 -04:00
Jack Hsu
8edcdac5eb
feat(bundling): add initial vite plugin (#12969) 2022-11-03 19:19:29 +02:00
Jason Jean
bc28a16649
docs(core): change methodology for ignoring projects (#12956) 2022-11-02 23:43:17 +00:00
Victor Savkin
90387415e6 feat(misc): alias connect-to-nx-cloud to connect 2022-11-02 13:40:12 -04:00
Philip Fulcher
b23d8e911b
chore(docs): add docs graph component (#12929) 2022-11-02 15:23:08 +00:00
Bastien Sun
28620cbf04
docs(node): fix minor typo in library creation command example (#12896) 2022-10-31 09:29:59 -04:00
Zachary DeRose
d8dc205a93
docs(misc): Updates and Fixes to Package-Based tutorial (#12882) 2022-10-28 11:27:38 -07:00
Isaac Mann
7e3cafa769
docs(angular): ng add warning (#12881) 2022-10-28 10:59:01 -04:00
Caleb Ukle
9096d41f05
fix(testing): cypress 10 migration supports more configuration setups (#12036) 2022-10-27 18:03:46 -04:00
Isaac Mann
0f2b89b00e
docs(core): clearer update nx guide (#12855) 2022-10-27 13:35:41 -04:00
Vinícius Hoyer
91e9726442
fix(misc): remove unescaped asterisks on library-types doc (#12759) 2022-10-26 12:13:55 -04:00