7160 Commits

Author SHA1 Message Date
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
Juri
f44637e078 docs(core): clear option for local-registry 2022-10-14 15:15:54 +02:00
Chau Tran
bee29dd505
docs(js): executors examples (#12565)
Co-authored-by: Chau Tran <chautran@10.0.0.9>
2022-10-14 11:50:55 +00:00
Jason Jean
ae3e6b296b
feat(misc): use autocomplete prompt for workspace style (#12594) 2022-10-13 21:52:06 -04:00
Jason Jean
3b9dd4794c
chore(repo): update lerna to 6.0.0 (#12593) 2022-10-13 21:39:38 -04:00
Jason Jean
0961cb34d8
fix(core): do not run postinstall unless it is the main nx package (#12591) 2022-10-14 00:41:07 +00:00
Jason Jean
773c0cb6c1
fix(core): remove warning for invalid outputs (#12589) 2022-10-13 19:40:13 -04:00
Jason Jean
e5570a7997
chore(core): remove @nrwl/workspace/src/utils/app-root (#12590)
BREAKING CHANGES: importing @nrwl/workspace/src/utils/app-root will break. It has been deprecated since v13
2022-10-13 19:38:36 -04:00
Victor Savkin
23de788b5e
chore(repo): update to 15.0.0-rc1 (#12586) 2022-10-13 18:34:24 -04:00
Benjamin Cabanes
1e5297edfc
docs(core): use shell code blocks (#12587) 2022-10-13 21:25:40 +00:00
Benjamin Cabanes
b23f62f864
docs(nxdev): optimize fence copy button (#12588) 2022-10-13 17:15:57 -04:00
Benjamin Cabanes
d2021bea17
docs(core): reformat doc with better code fences (#12585) 2022-10-13 20:26:39 +00:00
Benjamin Cabanes
db7951ffac
docs(core): reformat doc with better code fences (#12584) 2022-10-13 16:20:04 -04:00
Juri
5198bbf341 feat(nxdev): add path option to terminal frame 2022-10-13 22:04:24 +02:00
Juri
9dafad5b6e docs(core): integrate terminal frame in tutorial 2022-10-13 22:04:24 +02:00
Benjamin Cabanes
3de46d5dd6
docs(core): reformat doc with better code fences (#12581) 2022-10-13 19:31:42 +00:00
Benjamin Cabanes
f4d9b3dc2e
docs(nxdev): add redirect rule for add-to-monorepo recipe (#12580) 2022-10-13 15:04:02 -04:00
Benjamin Cabanes
332705365b
docs(nxdev): add terminal output option on fence (#12579) 2022-10-13 14:43:51 -04:00