Brion Mario
36783eacf0
docs(linter): fix typo in eslint-plugin doc ( #12788 )
2022-10-25 13:08:09 -04:00
Emily Xiong
386479f7a1
feat(expo): depcrecate expo-cli and use @expo/cli instead ( #12799 )
2022-10-25 11:37:12 -04:00
Benjamin Cabanes
b339aab318
chore(js): set init generator to hidden ( #12794 )
2022-10-24 20:00:49 +00:00
Leosvel Pérez Espinosa
32635992e1
docs(angular): recommend using the latest version of nx for the latest version of angular ( #12731 )
2022-10-21 10:27:23 -07:00
Caleb Ukle
b20c309466
docs(testing): add docs for cypress ct in angular and react packages ( #12629 )
...
* docs(react): add cypress component testing example files
* docs(angular): add cypress component test example files
2022-10-19 19:09:35 +00:00
Jack Hsu
1f6974f0d6
feat(nextjs): add pascal case options for Next.js component generators ( #12690 )
2022-10-18 18:09:56 +00:00
Leosvel Pérez Espinosa
cd3578fe4d
docs(nextjs): fix application and component generators example filenames ( #12656 )
2022-10-18 09:51:21 +01:00
Jack Hsu
204c5cb5d8
docs(nextjs): add examples to generators ( #12638 )
2022-10-15 12:45:59 +00: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
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
Benjamin Cabanes
1e5297edfc
docs(core): use shell code blocks ( #12587 )
2022-10-13 21:25:40 +00: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
909ffcccbb
docs(core): fix angular migration link
2022-10-13 20:43:04 +02: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
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
Craigory Coppola
8ab7f85ca1
fix(core): swap default method for output capture ( #12535 )
2022-10-12 22:06:32 +00: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
Emily Xiong
c2dcfcf127
docs(react-native): add executors examples ( #12461 )
2022-10-12 15:22:07 -04:00
Emily Xiong
0c7c4822e0
bugfix(detox): allow to pass in appName to detox ( #12436 )
2022-10-12 10:49:10 -04:00
Jack Hsu
e74a54d139
feat(node): remove library generator in favor of @nrwl/js:library ( #12550 )
2022-10-12 14:47:35 +00:00
Jason Jean
834e2db7cb
feat(core): prefix outputs and warn on non-prefixed outputs ( #12470 )
2022-10-11 21:54:25 +00:00
Katerina Skroumpelou
eb8fa46368
docs(storybook): fix page titles ( #12520 )
2022-10-11 14:04:48 +00:00
Katerina Skroumpelou
f8b38c887c
docs(storybook): fixed the compodoc recipe link ( #12514 )
2022-10-11 11:45:10 +00:00
Colum Ferry
194c5bb9dd
docs(angular): add lsep docs ( #12512 )
2022-10-11 10:40:55 +00:00
Colum Ferry
9edf25f491
docs(angular): add convert to with mf docs ( #12511 )
2022-10-11 10:35:40 +00:00
Colum Ferry
c297b5cbad
docs(angular): add component cypress specs docs ( #12510 )
2022-10-11 10:32:11 +00:00
Colum Ferry
142cea8bc3
docs(angular): add module federation dev server docs ( #12508 )
2022-10-11 10:01:50 +00:00
Colum Ferry
094182858d
docs(angular): add file server docs ( #12507 )
2022-10-11 09:55:07 +00:00
Colum Ferry
514bc226ec
docs(angular): add delegate build docs ( #12506 )
2022-10-11 09:51:38 +00:00
Colum Ferry
80a623ed4a
fix(angular): do not use ngcc for new workspaces and projects #12386 ( #12504 )
2022-10-11 10:29:01 +01:00
Katerina Skroumpelou
e048fe7f7a
docs(angular): some generator examples ( #12505 )
2022-10-11 12:25:14 +03:00
Colum Ferry
c697767b0f
docs(angular): add downgrade module docs ( #12495 )
2022-10-10 15:40:54 +00:00
Colum Ferry
7f9185efa0
docs(angular): add karma project docs ( #12493 )
2022-10-10 16:36:32 +01:00
Colum Ferry
276fb3aae9
docs(angular): add upgrade module docs ( #12494 )
2022-10-10 15:35:51 +00:00
Colum Ferry
a0242f588c
docs(angular): add karma docs ( #12492 )
2022-10-10 15:21:45 +00:00
Colum Ferry
49b44015a9
docs(angular): add web-worker docs ( #12491 )
2022-10-10 16:19:10 +01:00
Colum Ferry
d50080ba84
docs(angular): add scam-to-standalone docs ( #12490 )
2022-10-10 16:17:44 +01:00
Colum Ferry
93f64dac8e
docs(angular): add setup-mf docs ( #12489 )
2022-10-10 14:32:04 +01:00
Colum Ferry
27b2ec1815
docs(angular): add setup-tailwind docs ( #12488 )
2022-10-10 13:24:47 +00:00
Colum Ferry
839f5a7e98
docs(angular): add ng-add docs ( #12487 )
2022-10-10 13:11:20 +00:00
Colum Ferry
9460d648ef
docs(angular): add component examples ( #12485 )
2022-10-10 10:30:18 +01:00
MaxKless
1fc52349a7
docs(angular): add generator usage examples ( #12428 )
2022-10-09 14:49:29 +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
Colum Ferry
bcbe59edba
feat(devkit): restrict addDependenciesToPackageJson to update versions only if greater than existing ( #11443 )
2022-10-07 16:36:19 -04:00
Katerina Skroumpelou
abb2883b9d
docs(storybook): set up compodoc for storybook ( #12457 )
2022-10-07 12:43:56 +00:00
Chau Tran
142ed2eead
feat(js): inline non-buildable libs for tsc and swc ( #12280 )
...
Co-authored-by: Chau Tran <chautran@10.0.0.10>
2022-10-07 09:46:43 +07:00