8697 Commits

Author SHA1 Message Date
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
Juri
909ffcccbb docs(core): fix angular migration link 2022-10-13 20:43:04 +02:00
Juri
ab89351f62 docs(core): adjust broken add to monorepo links 2022-10-13 20:43:04 +02:00
Isaac Mann
41e2c84c7d docs(nxdev): new intro and package-based and integrated style tutorials 2022-10-13 20:43:04 +02:00
Victor Savkin
a947e25149 fix(core): set workspaces property when using NPM preset 2022-10-13 14:28:57 -04:00
Craigory Coppola
d8f3c6b186
fix(react): migrations use tsquery, so we should provide it (#12575) 2022-10-13 13:37:37 -04:00
Craigory Coppola
2ebc4f421b
chore(angular): update snapshots to match expectation (#12577) 2022-10-13 17:16:55 +00:00
Benjamin Cabanes
9666cbbd3b
docs(nxdev): add more contrast to light mode for fences (#12574) 2022-10-13 16:17:58 +00:00
Chau Tran
6b6995a81e
docs(js): library generator examples (#12568)
Co-authored-by: Chau Tran <chautran@10.0.0.9>
2022-10-13 22:50:19 +07:00
Benjamin Cabanes
f6cd4f6b81
docs(nxdev): fix link for ci setup doc (#12573) 2022-10-13 11:01:06 -04:00
Benjamin Cabanes
e88f6ac768
docs(nxdev): consolidate document metadata interface (#12561) 2022-10-13 10:16:28 -04:00
Benjamin Cabanes
04d9d9813c
docs(nxdev): add proper recipes section (#12557) 2022-10-13 09:18:08 -04:00
Colum Ferry
c2fa6ae228
feat(angular): add flat for standalone library #12420 (#12566) 2022-10-13 13:39:39 +01:00
Colum Ferry
09e9110c80
feat(angular): add setup-ssr generator (#12233)
* feat(angular): add setup-ssr generator

* feat(angular): add template literals

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>

Co-authored-by: Leosvel Pérez Espinosa <leosvel.perez.espinosa@gmail.com>
2022-10-13 13:34:43 +01:00