289 Commits

Author SHA1 Message Date
Katerina Skroumpelou
c3e904db80
docs(storybook): various fixes and additions (#14390) 2023-01-16 16:05:45 +02:00
Isaac Mann
b96a178011
docs(core): restructure plugin docs (#14349) 2023-01-13 18:07:37 -05:00
Katerina Skroumpelou
e5edcb84db
feat(storybook): version 7 generators (#14308) 2023-01-13 18:22:17 +00:00
Jack Hsu
bf17af552f
docs(misc): remove webpack 5 migration guide (#14185) 2023-01-06 09:24:40 -05:00
Felipe Plets
2e8511ae6f
docs(core): fix links to devkit index page (#14034)
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
Fixes https://github.com/nrwl/nx/issues/14033
2023-01-04 14:04:28 -05:00
Isaac Mann
b8d0ba6d96
docs(core): identify dependencies between folders (#13672) 2023-01-04 11:46:55 -05:00
Altan Stalker
a5b756b6b0
docs(core): add new Bitbucket Cloud integration setup guide (#13990) 2022-12-29 18:20:19 +00:00
Altan Stalker
7bbacea108
docs(core): add new Gitlab integration setup guide (#13969) 2022-12-29 11:09:30 -05:00
Katerina Skroumpelou
e50c8ccc41
docs(vite): enhancing vite docs (#13984) 2022-12-22 20:05:31 +00:00
Benjamin Cabanes
e5108b84df
docs(nxdev): improve related documentation link matcher (#13982) 2022-12-22 11:06:04 -05:00
Jonathan Cammisuli
2e69313f2d
docs(core): add watch recipe (#13810) 2022-12-21 14:02:29 -05:00
Altan Stalker
4eb61fda49
docs(core): add new Github integration setup guide (#13937)
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2022-12-20 21:39:12 -05:00
Benjamin Cabanes
ae8e0280fd
docs(core): move package documents into its own folder (#13935)
Signed-off-by: Ben <3447705+bcabanes@users.noreply.github.com>
2022-12-20 14:21:42 -05:00
Benjamin Cabanes
19fd40ddc7
docs(nxdev): refactor docs sources generation and app consumption (#13834) 2022-12-19 18:59:50 +00:00
Isaac Mann
a854660026
docs(core): create a glossary (#13821) 2022-12-14 10:06:22 -05:00
Colum Ferry
2883f171a5
docs(angular): setup module federation with ssr (#13815) 2022-12-14 13:38:13 +00:00
Jonathan Cammisuli
a1d9c46cf7
feat(core): add watch command (#13664) 2022-12-13 17:04:34 -05:00
Miroslav Jonaš
2f4435b18d
docs(core): add recipe on package json and lock file generation for ci (#13804) 2022-12-13 22:13:20 +01:00
Isaac Mann
569c2d3c03
docs(core): deprecate global implicit dependencies (#13642) 2022-12-07 12:54:10 -05:00
Juri Strumpflohner
f6a985d80f
feat(nxdev): allow to change columns on cards (#13522) 2022-12-06 10:29:47 -05:00
Caleb Ukle
5d910c0f1a
fix(testing): rename cy 10 migration to 11 (#13646) 2022-12-05 16:58:57 -05:00
Isaac Mann
4c723de444
docs(core): root-level scripts recipe (#13515) 2022-12-01 15:53:40 -05:00
Juri
a7408d0a1e docs(core): add Nx to existing projects 2022-11-30 21:41:27 +01:00
Isaac Mann
51762b0091
docs(core): angular standalone tutorial (#13514) 2022-11-30 13:25:46 -05:00
Isaac Mann
2e544177ea
docs(core): react standalone tutorial (#13453) 2022-11-29 17:17:14 -05:00
Zachary DeRose
7ce763317a
docs(angular): refresh the tutorial 2022-11-23 19:21:20 -05:00
Craigory Coppola
76c237bd2c
feat(core): add nx exec command (#13212) 2022-11-21 17:35:24 -05:00
Isaac Mann
fe99206c19
fix(nxdev): external related docs link (#13263) 2022-11-18 14:06:57 -05:00
Isaac Mann
204e64ac8c
docs(core): list which package.jsons are included (#13203)
Co-authored-by: Jason Jean <jasonjean1993@gmail.com>
2022-11-17 15:33:30 -05:00
Isaac Mann
64af085e52
docs(core): improved worst case ci times (#13188) 2022-11-17 13:41:38 -05:00
Isaac Mann
872eb1864f
See also links (#13180) 2022-11-15 15:48:29 -05:00
Isaac Mann
20fe12b1b9
docs(core): nx cloud intro (#13132) 2022-11-13 13:26:23 -05:00
Isaac Mann
b0d2e4ba66
docs(core): troubleshoot cache misses recipe (#13135) 2022-11-11 16:13:56 -05:00
Rares Matei
b81b41c271
docs(nx-cloud): saml auth docs (#12923) 2022-11-07 16:51:19 +00:00
Jack Hsu
8edcdac5eb
feat(bundling): add initial vite plugin (#12969) 2022-11-03 19:19:29 +02:00
Victor Savkin
90387415e6 feat(misc): alias connect-to-nx-cloud to connect 2022-11-02 13:40:12 -04:00
Benjamin Cabanes
6520905fc9
chore(core): add map.json jsonschema (#12701) 2022-10-18 15:30:15 -07: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
41e2c84c7d docs(nxdev): new intro and package-based and integrated style tutorials 2022-10-13 20:43:04 +02:00
Benjamin Cabanes
f6cd4f6b81
docs(nxdev): fix link for ci setup doc (#12573) 2022-10-13 11:01:06 -04:00
Benjamin Cabanes
04d9d9813c
docs(nxdev): add proper recipes section (#12557) 2022-10-13 09:18:08 -04:00
Katerina Skroumpelou
abb2883b9d
docs(storybook): set up compodoc for storybook (#12457) 2022-10-07 12:43:56 +00:00
Isaac Mann
600b60db5b
docs(nxdev): customizing inputs guide (#12348)
* docs(nxdev): customizing inputs guide

* docs(nxdev): add documentation cards

* docs(nxdev): update title

* docs(nxdev): update callout titles
2022-10-05 09:36:40 -04:00
Jack Hsu
c57f16c281
docs(bundling): add overview page for esbuild (#12321) 2022-09-29 15:40:05 -04:00
MaxKless
e1705910c5
docs(nxdev): add nx console add-dependency docs (#12177) 2022-09-23 15:45:33 -04:00
Katerina Skroumpelou
742686a051
docs(storybook): best practices guide and recipe (#12071)
* docs(storybook): best practices guide and recipe

* docs(storybook): rearrange structure
2022-09-21 13:53:50 -04:00
Isaac Mann
5cab39b9aa
docs(nxdev): deprecated section (#12054) 2022-09-16 16:54:59 -04:00
Isaac Mann
1c0bebf194
docs(nxdev): automatic related docs (#11994)
* feat(nxdev): automatic related docs

* docs(nxdev): use auto related docs
2022-09-15 19:56:15 +00: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
Isaac Mann
aaad9a4cf4
docs(nxdev): link to packages in sidebar (#12002) 2022-09-13 15:28:03 -04:00