580 Commits

Author SHA1 Message Date
Benjamin Cabanes
d5692734e7
docs(nxdev): clean up 500 from deprecated component attributes (#12934) 2022-11-01 17:13:02 -04:00
Benjamin Cabanes
234d5e2610
docs(nxdev): rename next-sitemap to next-sitemap.config (#12933) 2022-11-01 16:55:24 -04:00
Benjamin Cabanes
1c0c00eaa0
docs(nxdev): upgrade next-seo package (#12932) 2022-11-01 16:28:20 -04:00
Benjamin Cabanes
f4ddb6db93
docs(nxdev): simplify app template (#12931) 2022-11-01 15:56:38 -04:00
Benjamin Cabanes
6baf78cce8
docs(nxdev): remove unused custom css (#12927) 2022-11-01 14:00:48 -04:00
Benjamin Cabanes
88abbd0fdd
docs(nxdev): remove unused custom tailwindcss theme colours (#12926) 2022-11-01 13:30:39 -04:00
Benjamin Cabanes
00044f93f4
docs(nxdev): cleanup & optimize svg images (#12833) 2022-10-26 13:13:26 -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
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
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
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
Victor Savkin
23de788b5e
chore(repo): update to 15.0.0-rc1 (#12586) 2022-10-13 18:34:24 -04: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
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
Benjamin Cabanes
e89bc6bb12
docs(nxdev): optimize doc template (#12530) 2022-10-11 16:37:34 -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
3293f799cd
docs(nxdev): add support for dark scrollbar (#12379) 2022-10-03 20:01:42 +00:00
Benjamin Cabanes
d861f57571
docs(nxdev): optimize imports (#12377) 2022-10-03 19:13:41 +00:00
Benjamin Cabanes
fa6b234785
docs(nxdev): add new social banner (#12376) 2022-10-03 14:46:18 -04:00
Benjamin Cabanes
9346d20df3
docs(nxdev): add new social banner (#12374) 2022-10-03 14:25:25 -04:00
Benjamin Cabanes
09afb89a3d
docs(nxdev): add /docs redirect rule (#12372) 2022-10-03 13:55:02 -04:00
Benjamin Cabanes
26e710180b
docs(nxdev): refresh ui (#12370) 2022-10-03 16:11:01 +00:00
Juri
e17db01975 docs(nxdev): update speaker info for nx conf 2022-09-29 18:16:15 +02:00
Colum Ferry
8c8c29cdb5
cleanup(angular): rename webpack-server executor to webpack-dev-server (#11989) 2022-09-29 08:45:22 +00:00
Juri Strumpflohner
bd73e3137d
docs(nxdev): add new Nx conf lightning speaker (#12284) 2022-09-28 09:30:00 -04:00
Benjamin Cabanes
bef6e98b1d
docs(nxdev): enable scroll restoration (#12205) 2022-09-23 14:58:58 +00:00
Nicholas Griffin
515d87735b
docs(nxdev): add a custom 500 page (#11764) 2022-09-23 10:39:16 -04:00
Juri
1485b84e15 docs(nxdev): add lightning talk speakers 2022-09-21 15:08:03 +02:00
Benjamin Cabanes
406defc6ac
docs(nxdev): add nx conf speakers (#12136) 2022-09-20 22:26:03 +00:00
Jack Hsu
ed7db7c114
feat(bundling): add esbuild plugin (#12053) 2022-09-20 12:05:58 -04:00
Benjamin Cabanes
da0cc4792f
docs(nxdev): update internal reference links (#12083) 2022-09-19 19:15:19 +00:00
Benjamin Cabanes
e34218b108
docs(nxdev): add expo package icon (#12086) 2022-09-19 17:45:42 +00:00
Benjamin Cabanes
515b33eb2a
docs(nxdev): make sure category/index returns null if nothing is found (#12085) 2022-09-19 17:34:50 +00:00
Benjamin Cabanes
13513dc993
docs(nxdev): improve segments & documents resolution (#12079) 2022-09-19 16:24:54 +00:00
MaxKless
05e2f62ee3
cleanup(nxdev): remove duplicate descriptions in community.tsx (#12016) 2022-09-19 11:55:52 -04:00
Benjamin Cabanes
b83797e58e
docs(nxdev): improve segments & documents resolution (#12075) 2022-09-19 15:28:41 +00:00
Isaac Mann
5cab39b9aa
docs(nxdev): deprecated section (#12054) 2022-09-16 16:54:59 -04:00
Jack Hsu
dd6addefc3
feat(bundling): move rollup to its own plugin (#12009) 2022-09-15 14:55:06 -04:00
Benjamin Cabanes
40fa765282
docs(nxdev): add auto-generated category/index page with custom content if needed (#12017) 2022-09-15 12:10:04 -04:00
Katerina Skroumpelou
7ae08c3eb7
docs(nxdev): added redirect rule for remove storybook page (#12010) 2022-09-14 07:50:54 +00:00
Jack Hsu
f49769a34a
feat(webpack): add webpack plugin (#11966) 2022-09-12 21:19:50 +01:00
Jack Hsu
629dbe9f79
docs(misc): fix scrolling on reference page (#11940) 2022-09-08 21:10:59 -04:00
Katerina Skroumpelou
c5c23694d6
docs(nxdev): url hash filter for packages (#11934)
Co-authored by: Jack Hsu <jack.hsu@gmail.com>
2022-09-08 11:53:17 -04:00
Jack Hsu
71b95c0290
docs(misc): fix links on community page (#11915) 2022-09-07 11:16:46 -04:00