Isaac Mann
892fd4bea1
docs(core): use standalone components
2023-09-20 22:50:39 +02:00
Isaac Mann
17ef721782
docs(core): use standalone components
2023-09-20 22:50:39 +02:00
Isaac Mann
6f754db84d
docs(core): update angular monorepo tutorial
2023-09-20 22:50:39 +02:00
Isaac Mann
1024a77ef6
docs(core): fix links
2023-09-20 22:50:39 +02:00
Isaac Mann
9fd7e2ae38
docs(core): angular-monorepo tutorial
2023-09-20 22:50:39 +02:00
Jack Hsu
e00e3f4539
docs(misc): update tutorials to match new layout ( #18976 )
2023-09-06 12:17:10 -04:00
Miroslav Jonas
2fc3e2e485
docs(nx-dev): move plugin features under core features
2023-07-24 14:13:24 +02:00
Daniel Glejzner
fac7edc0a3
Shared docs fix ( #17323 )
2023-06-01 07:47:25 -04:00
Jack Hsu
2fe5a43799
docs(core): update terminal prompts for tutorials to match new options ( #17325 )
2023-05-31 14:29:56 -04:00
Juri
18720ece11
docs(core): add some more details to the run concept docs
2023-05-25 13:39:44 +02:00
Isaac Mann
258b6df8b6
docs(core): plugin section ( #16314 )
2023-05-05 12:37:06 -04:00
Isaac Mann
afa5eb59fa
docs(core): document the @nrwl => @nx rescope ( #16403 )
...
Co-authored-by: FrozenPandaz <jasonjean1993@gmail.com>
2023-04-27 18:14:59 -04:00
Victor Savkin
2bc33f14d7
docs(core): use -t and -p instead of --targets and --projects
2023-04-10 13:30:17 -04:00
Benjamin Cabanes
86c256740e
docs(nx-cloud): remove side-by-side usage for code ( #16065 )
2023-04-03 11:49:07 -07:00
Victor Savkin
bdc7a2ca5a
docs(misc): remove a misleading sentence
2023-02-28 15:08:59 -05:00
Victor Savkin
5ee6fdbf36
docs(misc): minor rewording
2023-02-28 14:56:52 -05:00
Victor Savkin
8572eed44e
feat(core): add the ability to specify multiple targets
2022-12-22 14:21:06 -05:00
Isaac Mann
40703713e9
docs(core): default to using cloud in tutorials ( #13952 )
2022-12-21 18:20:16 +01:00
Victor Savkin
34d861d234
fix(testing): preserve the old coverage layout
2022-12-11 14:47:16 -05:00
Victor Savkin
40b39b2e64
fix(core): remove leading ./ when normalizing root project outputs
2022-12-10 15:53:25 -05:00
Colum Ferry
198e104075
docs(angular): fix the angular tutorial from bugs #13619 ( #13686 )
...
Co-authored-by: Benjamin Cabanes <3447705+bcabanes@users.noreply.github.com>
2022-12-07 16:10:55 +00:00
Juri Strumpflohner
f6a985d80f
feat(nxdev): allow to change columns on cards ( #13522 )
2022-12-06 10:29:47 -05:00
Zachary DeRose
7ce763317a
docs(angular): refresh the tutorial
2022-11-23 19:21:20 -05:00
Benjamin Cabanes
1e5297edfc
docs(core): use shell code blocks ( #12587 )
2022-10-13 21:25:40 +00:00
Isaac Mann
41e2c84c7d
docs(nxdev): new intro and package-based and integrated style tutorials
2022-10-13 20:43:04 +02:00
Jason Jean
678bb83636
feat(core): remove deprecated --only-failed option ( #12471 )
...
BREAKING CHANGE: --only-failed has been removed
2022-10-07 17:48:10 -04:00
Isaac Mann
807430d16f
docs(nxdev): executor examples ( #12049 )
2022-09-19 09:49:07 -04:00
Caleb Ukle
d90bdaec5f
docs(testing): clean up cypress usage in docs ( #12047 )
...
* docs(testing): update tutorials to account for new cypress UI
fixes : #11886
* docs(testing): update --prod usage for cypress overview
fixes : #11878
2022-09-16 10:12:04 -05:00
Benjamin Cabanes
563d5c965e
docs(core): add free course playlist on youtube ( #11851 )
2022-09-02 18:19:31 +00:00
Isaac Mann
e717660102
docs(nx-dev): diataxis restructure ( #11649 )
...
* docs(nxdev): restructure docs to diataxis style
* docs(nxdev): cleanup
* docs(nxdev): fix links
* chore(nxdev): format
* docs(nxdev): fix broken images
* docs(nxdev): fix links
* docs(nxdev): fix links
* docs(nxdev): fix links
* docs(nxdev): tweaks
* docs(nxdev): redirect rules
* docs(nxdev): fixes
2022-08-29 08:36:55 -04:00
Joe Prisk
9bea8490ca
docs(misc): updates Step 11 to use print-affected rather than affected ( #11554 )
2022-08-12 08:44:01 -04:00
Benjamin Cabanes
ff7a25a1ba
docs(core): update overview package links ( #11532 )
2022-08-10 17:21:09 +00:00
Caleb Ukle
b4c4501979
docs(testing): update docs to use correct filenames for cypress and jest ( #11394 )
...
ISSUES CLOSED : #11392
2022-08-01 13:25:26 -05:00
Jason Jean
aed7b5ee17
docs(angular): fix video for step 4 of tutorial ( #11198 )
2022-07-18 18:52:48 -04:00
Benjamin Cabanes
21a7d2c181
docs(core): enhance markdown markup ( #10969 )
2022-07-04 16:09:14 +00:00
Benjamin Cabanes
778f13fdaf
docs(nxdev): improve markdown capabilities ( #10965 )
2022-06-30 15:30:38 -04:00
Isaac Mann
f551f33398
docs(angular): update angular tutorial ( #8650 )
...
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-21 16:07:18 -05:00
Isaac Mann
07ebdb36a3
feat(core): add nx graph as alias of nx dep-graph ( #8539 )
...
* feat(core): add nx graph as alias of nx dep-graph
* docs(core): add note about old dep-graph syntax
* cleanup(core): formatting
* feat(core): formatting
* feat(core): formatting
Co-authored-by: Isaac Mann <isaacplmann+git@gmail.com>
2022-01-21 11:15:23 -05:00
James Henry
faef0d8c85
chore(core): task runner dynamic output life cycle ( #8590 )
2022-01-19 14:52:10 -05:00
Benjamin Cabanes
1644b841cc
docs(nxdev): lazyload iframes ( #8517 )
2022-01-13 18:11:45 +00:00
Benjamin Cabanes
0fea1c8cca
docs(nxdev): remove flavour and versions patterns from docs ( #8416 )
2022-01-06 20:09:01 +00:00
ben
9827b5258c
docs(nxdev): remove flavors and versions
2022-01-06 11:37:40 -05:00
Victor Savkin
67cb8cf8cc
docs(misc): rework the content to remove flavours
2022-01-05 16:23:44 -05:00