828 Commits

Author SHA1 Message Date
Benjamin Cabanes
00044f93f4
docs(nxdev): cleanup & optimize svg images (#12833) 2022-10-26 13:13:26 -04:00
Benjamin Cabanes
2eb8652580
docs(nxdev): fix search input spacing (#12824) 2022-10-25 19:57:57 -04:00
Benjamin Cabanes
f1eaa97310
docs(nxdev): update custom 404 action (#12814) 2022-10-25 13:47:06 -04:00
Benjamin Cabanes
e70ecaefc3
docs(nxdev): create custom event for 404s (#12813) 2022-10-25 13:37:37 -04:00
Benjamin Cabanes
7d2370d56d
docs(nxdev): display callout on hidden schemas (#12796) 2022-10-24 16:51:45 -04:00
Benjamin Cabanes
03fbf8e98f
docs(nxdev): optimize view model for package view (#12795) 2022-10-24 20:49:37 +00:00
Benjamin Cabanes
e00c23324d
docs(nxdev): add internal schema label (#12792) 2022-10-24 16:24:41 -04:00
Benjamin Cabanes
ea3898fd6b
docs(nxdev): add breadcrumbs index key (#12793) 2022-10-24 19:55:07 +00:00
Jonathan Cammisuli
83aec70327
docs(core): fix home page links for console (#12787) 2022-10-24 11:30:40 -04:00
Benjamin Cabanes
a9257caf3b
docs(nxdev): move mobile search to top bar (#12785) 2022-10-24 14:56:47 +00:00
Zachary DeRose
8fcc2b4a58
feat(nxdev): redirects to send legacy tutorial links to new locations (#12752) 2022-10-24 09:49:37 -04:00
Benjamin Cabanes
2f46797535
docs(nxdev): remove nx conf banner (#12763) 2022-10-21 16:45:54 -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
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
Juri
a28be461f1 docs(nxdev): add link to livestream 2022-10-17 21:50:34 +02:00
Benjamin Cabanes
c227a4fc66
docs(nxdev): add dark theme for side by side (#12648) 2022-10-15 16:05:33 -04:00
Benjamin Cabanes
5dce8c30b2
docs(nxdev): add href for mobile menu sidebar (#12622) 2022-10-14 16:22:38 -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
Benjamin Cabanes
b7d5f1c500
chore(core): update url for updating Nx (#12606) 2022-10-14 11:17:28 -04:00
Victor Savkin
23de788b5e
chore(repo): update to 15.0.0-rc1 (#12586) 2022-10-13 18:34:24 -04:00
Benjamin Cabanes
b23f62f864
docs(nxdev): optimize fence copy button (#12588) 2022-10-13 17:15:57 -04:00
Juri
5198bbf341 feat(nxdev): add path option to terminal frame 2022-10-13 22:04:24 +02: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
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
Benjamin Cabanes
9666cbbd3b
docs(nxdev): add more contrast to light mode for fences (#12574) 2022-10-13 16:17:58 +00: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
Jason Jean
bc53592ad6
Revert "feat(node): remove library generator in favor of @nrwl/js:library (#12550)" (#12560)
This reverts commit e74a54d13973b7a2ad5e5fb311d975ecd174705c.
2022-10-12 17:30:11 -04:00
Juri
6ee37dba99 docs(nxdev): update nx conf schedule 2022-10-12 21:15:07 +02:00
Jack Hsu
e74a54d139
feat(node): remove library generator in favor of @nrwl/js:library (#12550) 2022-10-12 14:47:35 +00:00
Benjamin Cabanes
db5ef87cd9
docs(nxdev): update conf information (#12539) 2022-10-11 23:30:10 +00:00
Benjamin Cabanes
e89bc6bb12
docs(nxdev): optimize doc template (#12530) 2022-10-11 16:37:34 -04:00
Benjamin Cabanes
dda488c04a
docs(nxdev): make nx conf date more prominent on agenda section (#12527) 2022-10-11 19:21:32 +00:00
Juri
65a079cbe1 docs(nxdev): fix nx conf website date headers in lightmode 2022-10-09 20:39:38 +02:00
Benjamin Cabanes
621baaa709
docs(nxdev): improve sidebar category links resolution (#12476) 2022-10-08 15:36:33 -04:00
Benjamin Cabanes
77f540b50c
docs(nxdev): enable link on non collapsible section title (#12469) 2022-10-07 20:04:07 +00:00
Benjamin Cabanes
932550cdae
docs(nxdev): add file option to fences (#12464) 2022-10-07 15:30:20 -04:00
Benjamin Cabanes
e0d336f4ef
docs(nxdev): use current theme for monaco editor (#12422)
Co-authored-by: Jack Hsu <jack.hsu@gmail.com>
2022-10-05 14:43:45 +00:00
Benjamin Cabanes
87a54acb5a
docs(nxdev): update code fences style (#12411) 2022-10-04 20:28:45 +00:00
Benjamin Cabanes
2952419a55
docs(nxdev): update links in plugins tab (#12410) 2022-10-04 19:36:06 +00:00
Benjamin Cabanes
36afaf8e65
docs(nxdev): add title attributed as required for callouts (#12405) 2022-10-04 17:21:00 +00:00
Benjamin Cabanes
acc5b65f5f
docs(nxdev): add video type on card markdown component (#12404) 2022-10-04 17:07:55 +00:00
Benjamin Cabanes
d227f00bd1
docs(nxdev): add install nx console button (#12399) 2022-10-04 10:34:12 -04:00
Benjamin Cabanes
988da6ea73
docs(nxdev): remove unused card list component (#12396) 2022-10-04 13:42:41 +00:00
MaxKless
773682b628
docs(nxdev): add missing link in nxconsole section (#12390) 2022-10-04 07:34:51 -04:00
Benjamin Cabanes
3293f799cd
docs(nxdev): add support for dark scrollbar (#12379) 2022-10-03 20:01:42 +00:00
Benjamin Cabanes
4501de6547
docs(nxdev): remove unused algolia css rules (#12378) 2022-10-03 19:16:18 +00:00