1005 Commits

Author SHA1 Message Date
Jonathan Cammisuli
b6db266c9e
fix(core): handle complex glob patterns within rust (#18242) 2023-07-25 11:11:22 -04:00
Miroslav Jonas
e05ca1fd2f fix(nx-dev): fix rebase 2023-07-25 15:09:46 +02:00
Miroslav Jonas
3105203248 fix(nx-dev): fix missing link 2023-07-25 15:09:46 +02:00
Miroslav Jonas
b08c7e02f5 docs(nx-dev): reorder menu items 2023-07-25 15:09:46 +02:00
Miroslav Jonas
a8bc69b61e docs(nx-dev): extract example repos 2023-07-25 15:09:46 +02:00
Miroslav Jonas
09b70521e7 docs(nx-dev): make recipes to nx section 2023-07-25 15:09:46 +02:00
Miroslav Jonas
42a06b67d2 feat(nx-dev): restructure recipes 2023-07-25 15:09:46 +02:00
Miroslav Jonaš
ee7880c32e
feat(nx-dev): rename plugins to extending nx (#18273) 2023-07-24 12:26:05 -07:00
Miroslav Jonaš
331707d6eb
docs(nx-dev): make more concepts submenu (#18266) 2023-07-24 14:20:48 +00:00
Miroslav Jonas
2fc3e2e485 docs(nx-dev): move plugin features under core features 2023-07-24 14:13:24 +02:00
Juri Strumpflohner
e12e9bb9dd
docs(core): update link for migration video (#18235) 2023-07-21 11:00:25 +02:00
Juri
2cf039783a docs(core): add video explaining nx migrate 2023-07-20 22:07:47 +02:00
Miroslav Jonaš
f4f4eb66e2
feat(linter): add dependency-checks to buildable lib generator (#18015) 2023-07-20 10:28:20 -04:00
Jonathan Cammisuli
fef5b65b45
fix(core): migrate old invalid glob syntax in target outputs (#18191) 2023-07-20 10:04:01 -04:00
Jack Hsu
4d5509bd04 docs(misc): update intro page to clarify tutorial links 2023-07-19 20:40:40 +02:00
Miroslav Jonas
2dc12acf0c fix(nx-dev): fix project config reference headlines 2023-07-19 16:46:38 +02:00
Colum Ferry
3fefbaf468
feat(angular): add esbuild incremental build builder (#17991) 2023-07-18 15:36:19 +01:00
Juri
8d160b277e docs(core): improve visibility of CNW command on intro page 2023-07-18 11:01:47 +02:00
Emily Xiong
699a20ca03
feat(react-native): upgrade react-native to 0.72 (#17810) 2023-07-17 13:07:46 -04:00
Isaac Mann
ce42f04ae6 docs(core): recipe standalone to integrated 2023-07-17 17:38:34 +02:00
Leosvel Pérez Espinosa
178975c96b
docs(misc): replace mention of old @nx/node:package with @nx/js:tsc (#18102) 2023-07-14 11:36:27 -04:00
Juri
435778c42a docs(core): add video embed for module boundaries 2023-07-14 17:31:34 +02:00
Aaron Chen
2cbad1a610 docs(misc): update react-standalone.md
update the file path in the doc from `modules/products/src/lib/product-list.tsx` to `modules/products/src/lib/product-list/product-list.tsx`.
2023-07-14 17:28:48 +02:00
Lars Gyrup Brink Nielsen
b195e910c6 docs(nx-dev): fix broken link in workspace-lint deprecation 2023-07-14 17:24:55 +02:00
Leosvel Pérez Espinosa
4f9f04fb96
docs(js): add docs about @nx/js:tsc batch execution (#18071) 2023-07-14 08:41:40 +01:00
Juri Strumpflohner
e657de8583
docs(core): improve formatting & visibility for daemon disabling options (#18105) 2023-07-13 10:06:37 -04:00
Nicholas Cunningham
7bd4d61b8c
docs(angular): Update example app URL (#18056) 2023-07-12 12:11:14 +02:00
Victor Savkin
1bc58c997d feat(core): throw an error when unknown local cache source 2023-07-11 14:43:09 -04:00
Ethan Lowry
9aadae6a5d
docs(misc): fix misleading typo in docs for Incremental Builds (#18067) 2023-07-11 08:39:50 -04:00
Leosvel Pérez Espinosa
d905e36fb7
docs(angular): add info for angular 16.1.0 in version compatibility matrix docs (#17993) 2023-07-10 14:15:04 +01:00
Leosvel Pérez Espinosa
7c642e6dd5
docs(misc): fix typo in nx usage at enterprises doc (#17959) 2023-07-10 09:13:57 -04:00
Jack Hsu
38fa586b78
feat(testing): rename jest-project generator to "configuration" generator for consistency in naming (#18006) 2023-07-07 16:17:41 -04:00
Jack Hsu
24e45d494f
feat(bundling): rename esbuild-project, rollup-project, and webpack-project generators to "configuration" generators for consistency in naming (#18003) 2023-07-07 13:59:41 -04:00
Jack Hsu
9940a0c544
feat(testing): renamed cypress-e2e-configuration to configuration to maintain consistency between plugins (#17998) 2023-07-07 12:43:29 -04:00
Miroslav Jonaš
5af5e6ca91
docs(linter): add documentation on dependency-checks rule (#17962) 2023-07-06 21:01:49 -04:00
Isaac Mann
a4b9a8c879 docs(core): fix formatting 2023-07-05 20:04:34 +02:00
Isaac Mann
4ee6ed1f98 docs(core): set env vars from the command line
Co-authored-by: Muhamed Karajic <muhamedkarajic96@gmail.com>
2023-07-05 20:04:34 +02:00
Juri
4691d841a2 docs(devkit): improve structure and fix some typos 2023-07-05 18:09:40 +02:00
Isaac Mann
fc58ef45d6
docs(core): fix wording in update dependencies page (#17968) 2023-07-05 11:51:42 -04:00
Juri
093922812f docs(core): add some more info about the "why" of the automated update 2023-07-05 15:15:14 +02:00
Zayd Krunz
446539a5ac docs(core): readability fix in caching doc
Improved readability
2023-07-05 14:52:30 +02:00
Zayd Krunz
088018a846
docs(core): fixes minor typo in getting started (#17901)
Co-authored-by: Miroslav Jonaš <meeroslav@users.noreply.github.com>
2023-07-05 14:50:48 +02:00
Miroslav Jonas
3a8810318b docs(nx-dev): move azure recipe to CI section 2023-07-05 14:41:25 +02:00
Rares Matei
91aa32161b
docs(nx-cloud): ami deplopyment docs (#17865) 2023-07-05 08:29:35 -04:00
Miroslav Jonaš
6d7ce43826
docs(nx-dev): fix link titles to Advanced Update Process (#17941) 2023-07-05 11:46:00 +02:00
Miroslav Jonas
a3999c64d9 docs(nx-dev): rename menu items for getting started 2023-07-04 21:17:19 +02:00
Juri Strumpflohner
0bf020698a
docs(core): add root-level example to top-level run tasks docs page (#17705) 2023-07-04 15:58:23 +02:00
Miroslav Jonaš
b41ca210fe
docs(nx-dev): nest 5 minute tutorials under getting started (#17897) 2023-07-04 15:17:49 +02:00
Isaac Mann
50d01d1567
docs(core): fix nx-cloud pricing reference (#17861) 2023-06-30 20:28:27 -04:00
Eric Yancey Dauenhauer
576262bb03
feat(linter): allow globs in onlyDependOnLibsWithTags eslint-plugin configuration option (#17530)
Co-authored-by: Miroslav Jonas <missing.manual@gmail.com>
2023-06-30 21:17:12 +02:00