6927 Commits

Author SHA1 Message Date
Leosvel Pérez Espinosa
32635992e1
docs(angular): recommend using the latest version of nx for the latest version of angular (#12731) 2022-10-21 10:27:23 -07:00
Zachary DeRose
67376209dd
fix(react): fixes broken links to 01-create-application vs 1-code-generation (#12737) 2022-10-21 10:17:13 -07:00
Caleb Ukle
53c859842d
fix(testing): make sure jest-environment-dom is always installed (#12747) 2022-10-21 10:13:35 -07:00
Troy Daniels
a011a2e78b
docs(nx-cloud): resolves grammar error in get-started.md (#12595) 2022-10-21 11:55:47 -04:00
Caleb Ukle
b20c309466
docs(testing): add docs for cypress ct in angular and react packages (#12629)
* docs(react): add cypress component testing example files

* docs(angular): add cypress component test example files
2022-10-19 19:09:35 +00:00
Colum Ferry
d6285a5ee2
fix(angular): support serving static remotes using tuple API #12658 (#12691) 2022-10-19 10:53:10 -07:00
Juri
96dd7804dd docs(nx-plugin): link videos on plugin creation doc page 2022-10-19 19:21:49 +02:00
Miroslav Jonaš
ccc98e3252
fix(core): bump nrwl/ci to 0.8 (#12704) 2022-10-19 00:59:21 +00:00
Jack Hsu
34c9fa93ed
fix(repo): use LTS version of Node not latest (#12703) 2022-10-18 22:53:09 +00:00
Victor Savkin
272abb4f3e fix(core): merge proejcts from globs and workpace.json 2022-10-18 18:45:58 -04:00
Benjamin Cabanes
6520905fc9
chore(core): add map.json jsonschema (#12701) 2022-10-18 15:30:15 -07:00
Benjamin Cabanes
e8359d1d0d
docs(nxdev): remove unused attribute (#12692) 2022-10-18 14:33:29 -04:00
Jack Hsu
1f6974f0d6
feat(nextjs): add pascal case options for Next.js component generators (#12690) 2022-10-18 18:09:56 +00:00
Caleb Ukle
ed05ca3d6e
fix(testing): run init generator in cypress-project when cypress is n… (#12552) 2022-10-18 10:09:45 -07:00
Juri
1f1559378f docs(core): add video to local generator doc 2022-10-18 18:19:46 +02:00
Leosvel Pérez Espinosa
cd3578fe4d
docs(nextjs): fix application and component generators example filenames (#12656) 2022-10-18 09:51:21 +01:00
Juri
a28be461f1 docs(nxdev): add link to livestream 2022-10-17 21:50:34 +02:00
Shlomi Levi
e7ebab881a
fix(angular): rename withNonEnabledBlockingInitialNavigation to withEnabledBlockingInitialNavigation (#12633) 2022-10-17 09:12:15 +01:00
Benjamin Cabanes
c227a4fc66
docs(nxdev): add dark theme for side by side (#12648) 2022-10-15 16:05:33 -04:00
Zachary DeRose
7175a6d121
docs(node): fixing diagram svg (#12645) 2022-10-15 15:55:30 -04:00
Benjamin Cabanes
e2caba74f4
docs(core): fix schema node tutorial (#12647) 2022-10-15 15:55:14 -04:00
Jack Hsu
204c5cb5d8
docs(nextjs): add examples to generators (#12638) 2022-10-15 12:45:59 +00:00
Jack Hsu
8944223022
fix(js): handle different exports field shapes (#12613) 2022-10-15 08:28:27 -04:00
Miroslav Jonaš
f26f2a1d33
fix(repo): change github set output to env vars (#12618) 2022-10-15 12:15:41 +02:00
Philip Fulcher
62e91f37af
fix(core): catch rejected promises in convertNxExecutor (#12627) 2022-10-14 17:35:33 -04:00
Jason Jean
628c9c0c36
fix(misc): fix nx list capabilities resolution (#12621) 2022-10-14 17:30:58 -04:00
Jason Jean
0cbec35574
fix(core): fix migration that enables source analysis (#12628) 2022-10-14 21:30:12 +00:00
Miroslav Jonaš
c50a9951fb
feat(repo): update nx-orb to 1.6.1 (#12624) 2022-10-14 20:50:16 +00:00
Benjamin Cabanes
3abaa7feb9
docs(core): fix markup react tutorial (#12626) 2022-10-14 16:39:08 -04:00
Benjamin Cabanes
230307a313
docs(core): fix markup node tutorial (#12625) 2022-10-14 16:36:08 -04:00
Miroslav Jonaš
d0f590d0c0
fix(repo): ensure cypress is installed for the e2e tests (#12615) 2022-10-14 22:35:31 +02:00
Benjamin Cabanes
5fc1ce5ae7
docs(core): update node tutorial schemas (#12623) 2022-10-14 16:33:34 -04:00
Benjamin Cabanes
5dce8c30b2
docs(nxdev): add href for mobile menu sidebar (#12622) 2022-10-14 16:22:38 -04:00
Benjamin Cabanes
3622b7e75e
docs(core): update node tutorial schemas (#12620) 2022-10-14 16:14:41 -04:00
Benjamin Cabanes
aa1cf86607
docs(core): update node tutorial schemas (#12619) 2022-10-14 16:05:57 -04:00
Miroslav Jonaš
59c4160b23
feat(repo): update nx-orb to 1.6 (#12616) 2022-10-14 19:51:55 +00:00
Miroslav Jonaš
3a306899b0
fix(repo): update github workflows to use v3 actions (#12617) 2022-10-14 21:36:54 +02:00
Victor Savkin
10e626c995 cleanup(misc): clean up learn more links 2022-10-14 14:15:14 -04:00
Benjamin Cabanes
287fef2938
docs(core): update react tutorial schemas (#12611) 2022-10-14 17:37:37 +00:00
Jason Jean
59db3017b8 chore(misc): publish 15.0.0 2022-10-14 13:18:41 -04:00
Jason Jean
f0c662f435
chore(devkit): extend devkit peer dependency on nx to v16 (#12610) 2022-10-14 13:15:49 -04:00
Zachary DeRose
1298a0f6db
docs(core): node and react tutorial rework (#12498)
* docs(react): update react tutorial text

* docs(react): fixes to computation cache lesson

* docs(react): reworking react tutorial

* docs(react): fixing broken links in tutorial

* docs(react): fixing broken more links in tutorial

* docs(react): fixing last broken link in tutorial

* docs(react): really fixing last broken link in tutorial

* fixing images in preview

* docs(react): cleaning up text and formatting issues

* docs(react): more fixes and cleanup

* docs(react): more fixes

* docs(react): fixing nx console broken links

* docs(react): adjusting ending summary cards

* docs(react): more typo fixes

* docs(react): incorporating victor and isaac's feedback

* docs(react): fixing broken link

* docs(react): a self-round of typo and formatting fixes

* docs(react): another round of formatting fixes

* docs(react): another small change

* docs(react): another typo fix

* docs(react): more typo fixed noticed working with node tutorial

* docs(react): making h1's consistent

* docs(react): fixing tab title for part 1

* docs(react): fixing the title

* docs(react): escaping colon in title

* docs(node): copying react tutorials as starting point

* docs(node): fixing map.json and links to other lessons

* docs(node): updating the copy-pasted react tutorial for the node example

* docs(node): more fixes after self-review

* docs(node): fixing another typo

* docs(node): Making h1's consistent

* docs(node): fixing tab title in step 1

* docs(node): fixing the title

* docs(node): escaping colon in title

* docs(core): nx graph => project graph

* docs(core): fixing titles

* docs(core): further shortening the text

* docs(core): formatting fixes

* docs(core): responding to victor comments

* docs(core): switching to new terminal code blocks

* docs(core): light and dark mode friendly images
2022-10-14 10:12:05 -07:00
Isaac Mann
09283fb37d
docs(nxdev): fix run-commands link (#12609) 2022-10-14 12:49:40 -04:00
Benjamin Cabanes
840f462563
chore(core): update nx.dev/cli/* to nx.dev/nx/* links (#12607) 2022-10-14 15:42:05 +00:00
Benjamin Cabanes
53da7b5ffe
chore(repo): update tailwindcss, heroicons & syntax highlight deps (#12605) 2022-10-14 11:18:10 -04:00
Benjamin Cabanes
b7d5f1c500
chore(core): update url for updating Nx (#12606) 2022-10-14 11:17:28 -04:00
Victor Savkin
26e256ec98 feat(core): add ability not to load dot env files 2022-10-14 10:45:03 -04:00
Benjamin Cabanes
4f68c4967e
chore(repo): update markdoc dependency (#12604) 2022-10-14 14:41:39 +00:00
Benjamin Cabanes
377b3e893d
chore(repo): update headlessui dependency (#12601) 2022-10-14 14:38:36 +00:00
Benjamin Cabanes
a002d1b9ad
chore(repo): update monaco-editor dependency (#12603) 2022-10-14 14:25:08 +00:00